Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
geert
/
fbtest
/
HEAD
dbf4e0b
Add support for the hppa architecture
by Helge Deller
· 5 months ago
master
80f45e9
Fix small pixel drawing on little endian systems
by Geert Uytterhoeven
· 2 years, 2 months ago
301c91b
test003: Fix off-by-one error in palette index
by Geert Uytterhoeven
· 2 years, 6 months ago
04a4be6
cfb2: Fix cfb2_setpixel() return value
by Geert Uytterhoeven
· 2 years, 6 months ago
1dda6d8
Add test013: Filling circles
by Geert Uytterhoeven
· 2 years, 10 months ago
674dc08
Add .gitignore files
by Geert Uytterhoeven
· 2 years, 10 months ago
29ab066
Remove unneeded #include <asm/page.h>
by Geert Uytterhoeven
· 8 years ago
9c39c42
Fix another brown paper bag bug in the cfb code for frame buffer devices that
by Geert Uytterhoeven
· 14 years ago
e890e81
Fix brown paper bag bug in Atari interleaved bitplanes code
by Geert Uytterhoeven
· 14 years ago
fca3078
Add absolute value
by Geert Uytterhoeven
· 14 years ago
ec2222d
Extract benchmark()
by Geert Uytterhoeven
· 15 years ago
659794a
test012: Fix brown-paper-bag infinite loop
by Geert Uytterhoeven
· 15 years ago
1ae2e75
test012: Use the full virtual screen size for drawing squares
by Geert Uytterhoeven
· 15 years ago
e07b73f
Allow rectangles larger than 1000x1000.
by Geert Uytterhoeven
· 15 years ago
5c4a058
Fix the draw_line() macro. Obviously it has never been used before...
by Geert Uytterhoeven
· 15 years ago
a0f8f5d
Use gettimeofday() instead of times() for benchmarking
by Geert Uytterhoeven
· 15 years ago
fff4403
Add test012: Filling squares
by Geert Uytterhoeven
· 15 years ago
23b389c
test011: Fix move() for very short moves (dx = 1, dy = 0, or vice versa)
by Geert Uytterhoeven
· 15 years ago
67d75c1
Add test011 (panning test)
by Geert Uytterhoeven
· 15 years ago
45ac19e
Add REQF_panning
by Geert Uytterhoeven
· 15 years ago
a827eb6
- Add fb_pan() - Disable FB_VMODE_YWRAP if it's enabled
by Geert Uytterhoeven
· 15 years ago
b85afa7
Most tests that use a color palette don't really rely on a real pseudocolor
by Geert Uytterhoeven
· 15 years ago
b7268cc
Emulate a pseudocolor palette on truecolor visuals, which can be used in
by Geert Uytterhoeven
· 15 years ago
d4f1036
images depends on pnmtohex
by Geert Uytterhoeven
· 15 years ago
ad42dde
Clean up subdir and dependency logic
by Geert Uytterhoeven
· 15 years ago
73f3e0f
Frame buffer mmap() fixes:
by Geert Uytterhoeven
· 16 years ago
c094971
Use `unsigned long' instead of `u32' memory accesses when clearing the frame
by Geert Uytterhoeven
· 16 years ago
38c8d9e
Use `%zu' to format a size_t parameter
by Geert Uytterhoeven
· 16 years ago
69d75ad
Compensate for recent changes to struct fb_var_screeninfo:
by Geert Uytterhoeven
· 16 years ago
1db5e06
Add missing spaces
by Geert Uytterhoeven
· 16 years ago
f3ac887
Use ar to create libraries instead of using ld -r for incremental linking of
by Geert Uytterhoeven
· 16 years ago
4d475c1
Modern distro's (e.g. Debian, Fedora Core) seem to have -lnetpbm only
by Geert Uytterhoeven
· 16 years ago
fe23722
Fix corrupted image
by Geert Uytterhoeven
· 16 years ago
b6c21f2
Moved up from base
by Otto Wyss
· 18 years ago