Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
geert
/
fbtest
/
HEAD
620fa6c
util: Use __attribute__
by Geert Uytterhoeven
· 9 months ago
master
a9c11c7
visops: Mark fall-through switch case
by Geert Uytterhoeven
· 9 months ago
5691076
test013: Fix off-by-one error in maximum circle calculation
by Geert Uytterhoeven
· 9 months ago
8a6851e
Make variables that are never negative unsigned
by Geert Uytterhoeven
· 9 months ago
0b8a897
tests: Clear frame buffer before each test
by Geert Uytterhoeven
· 9 months ago
f6f7a65
drawops: Fix crash when drawing large ellipses
by Geert Uytterhoeven
· 9 months ago
b1056f4
drawops: Make dT1 and dS1 in do_ellipse() unsigned
by Geert Uytterhoeven
· 9 months ago
dcecd1e
drawops: Make de in do_circle() unsigned
by Geert Uytterhoeven
· 9 months ago
165d738
drawops: Extract do_ellipse()
by Geert Uytterhoeven
· 9 months ago
8b80018
drawops: Return early in generic_{draw,fill}_ellipse()
by Geert Uytterhoeven
· 9 months ago
8c6b93f
drawops: Refactor generic_draw_ellipse()
by Geert Uytterhoeven
· 9 months ago
1688dbf
drawops: Remove always-false check in generic_fill_ellipse()
by Geert Uytterhoeven
· 9 months ago
537a1fb
drawops: Use "y == 0" in draw_ellipse_points()
by Geert Uytterhoeven
· 9 months ago
15c8bbe
drawops: Extract do_circle()
by Geert Uytterhoeven
· 9 months ago
328f7fb
Test002: Fix test description
by Geert Uytterhoeven
· 10 months ago
c41f7e7
tests: Print test description in debug mode
by Geert Uytterhoeven
· 10 months ago
db3ced5
Add support for exporting virtual test images
by Geert Uytterhoeven
· 10 months ago
dba87e7
Initialize ticks in benchmark()
by Philipp Zabel
· 2 years, 2 months ago
47f6351
pnmtohex: Add netpbm to include search patch
by Helge Deller
· 2 years, 6 months ago
131c53c
pnmtohex: Optionally use pkg-config for netpbm
by Geert Uytterhoeven
· 2 years, 6 months ago
dbf4e0b
Add support for the hppa architecture
by Helge Deller
· 3 years, 7 months ago
80f45e9
Fix small pixel drawing on little endian systems
by Geert Uytterhoeven
· 5 years ago
301c91b
test003: Fix off-by-one error in palette index
by Geert Uytterhoeven
· 6 years ago
04a4be6
cfb2: Fix cfb2_setpixel() return value
by Geert Uytterhoeven
· 6 years ago
1dda6d8
Add test013: Filling circles
by Geert Uytterhoeven
· 6 years ago
674dc08
Add .gitignore files
by Geert Uytterhoeven
· 6 years ago
29ab066
Remove unneeded #include <asm/page.h>
by Geert Uytterhoeven
· 11 years ago
9c39c42
Fix another brown paper bag bug in the cfb code for frame buffer devices that
by Geert Uytterhoeven
· 18 years ago
e890e81
Fix brown paper bag bug in Atari interleaved bitplanes code
by Geert Uytterhoeven
· 18 years ago
fca3078
Add absolute value
by Geert Uytterhoeven
· 18 years ago
ec2222d
Extract benchmark()
by Geert Uytterhoeven
· 18 years ago
659794a
test012: Fix brown-paper-bag infinite loop
by Geert Uytterhoeven
· 18 years ago
1ae2e75
test012: Use the full virtual screen size for drawing squares
by Geert Uytterhoeven
· 18 years ago
e07b73f
Allow rectangles larger than 1000x1000.
by Geert Uytterhoeven
· 18 years ago
5c4a058
Fix the draw_line() macro. Obviously it has never been used before...
by Geert Uytterhoeven
· 18 years ago
a0f8f5d
Use gettimeofday() instead of times() for benchmarking
by Geert Uytterhoeven
· 18 years ago
fff4403
Add test012: Filling squares
by Geert Uytterhoeven
· 18 years ago
23b389c
test011: Fix move() for very short moves (dx = 1, dy = 0, or vice versa)
by Geert Uytterhoeven
· 18 years ago
67d75c1
Add test011 (panning test)
by Geert Uytterhoeven
· 18 years ago
45ac19e
Add REQF_panning
by Geert Uytterhoeven
· 18 years ago
a827eb6
- Add fb_pan() - Disable FB_VMODE_YWRAP if it's enabled
by Geert Uytterhoeven
· 18 years ago
b85afa7
Most tests that use a color palette don't really rely on a real pseudocolor
by Geert Uytterhoeven
· 18 years ago
b7268cc
Emulate a pseudocolor palette on truecolor visuals, which can be used in
by Geert Uytterhoeven
· 18 years ago
d4f1036
images depends on pnmtohex
by Geert Uytterhoeven
· 18 years ago
ad42dde
Clean up subdir and dependency logic
by Geert Uytterhoeven
· 18 years ago
73f3e0f
Frame buffer mmap() fixes:
by Geert Uytterhoeven
· 19 years ago
c094971
Use `unsigned long' instead of `u32' memory accesses when clearing the frame
by Geert Uytterhoeven
· 19 years ago
38c8d9e
Use `%zu' to format a size_t parameter
by Geert Uytterhoeven
· 19 years ago
69d75ad
Compensate for recent changes to struct fb_var_screeninfo:
by Geert Uytterhoeven
· 19 years ago
1db5e06
Add missing spaces
by Geert Uytterhoeven
· 19 years ago
f3ac887
Use ar to create libraries instead of using ld -r for incremental linking of
by Geert Uytterhoeven
· 19 years ago
4d475c1
Modern distro's (e.g. Debian, Fedora Core) seem to have -lnetpbm only
by Geert Uytterhoeven
· 19 years ago
fe23722
Fix corrupted image
by Geert Uytterhoeven
· 19 years ago
b6c21f2
Moved up from base
by Otto Wyss
· 21 years ago