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