Git clone of CVS module FBdev/utlilities/fbtest of project linux-fbdev on sf.net

Clone this repo:

Branches

  1. dba87e7 Initialize ticks in benchmark() by Philipp Zabel · 10 months ago master
  2. 47f6351 pnmtohex: Add netpbm to include search patch by Helge Deller · 1 year, 1 month ago
  3. 131c53c pnmtohex: Optionally use pkg-config for netpbm by Geert Uytterhoeven · 1 year, 1 month ago
  4. dbf4e0b Add support for the hppa architecture by Helge Deller · 2 years, 3 months ago
  5. 80f45e9 Fix small pixel drawing on little endian systems by Geert Uytterhoeven · 4 years ago
  6. 301c91b test003: Fix off-by-one error in palette index by Geert Uytterhoeven · 4 years, 4 months ago
  7. 04a4be6 cfb2: Fix cfb2_setpixel() return value by Geert Uytterhoeven · 4 years, 4 months ago
  8. 1dda6d8 Add test013: Filling circles by Geert Uytterhoeven · 4 years, 7 months ago
  9. 674dc08 Add .gitignore files by Geert Uytterhoeven · 4 years, 7 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 · 16 years ago
  15. 659794a test012: Fix brown-paper-bag infinite loop by Geert Uytterhoeven · 16 years ago
  16. 1ae2e75 test012: Use the full virtual screen size for drawing squares by Geert Uytterhoeven · 16 years ago
  17. e07b73f Allow rectangles larger than 1000x1000. by Geert Uytterhoeven · 16 years ago
  18. 5c4a058 Fix the draw_line() macro. Obviously it has never been used before... by Geert Uytterhoeven · 16 years ago
  19. a0f8f5d Use gettimeofday() instead of times() for benchmarking by Geert Uytterhoeven · 16 years ago
  20. fff4403 Add test012: Filling squares by Geert Uytterhoeven · 16 years ago