An error occurred fetching the project authors.
  1. 02 Mar, 2003 2 commits
  2. 27 Feb, 2003 1 commit
  3. 26 Feb, 2003 1 commit
  4. 03 Feb, 2003 1 commit
  5. 16 Jan, 2003 2 commits
  6. 14 Jan, 2003 1 commit
    • James Simmons's avatar
      [GENERIC IMAGEBLIT ACCEL] · cfe1d063
      James Simmons authored
      a) Fix for cfb_imagblit so it can handle monochrome bitmaps with widths not multiples of 8.
      
      b) Further optiminzation of fast_imageblit by removing unnecessary steps from its main loop.
      
      c) fast_imageblit show now work for bitmaps widths which are least divisible by 4. 4x6 and 12x22 shoudl use fast_imageblit now.
      
      d) Use hadrware syncing method of hardware if present.
      
      e) trivial: wrap text at 80 columns. 
      
      [RIVA and 3DFX] imageblit functions busted for large images. Use generic functions for now.
      
      Several syncing issues fixed between the accel engine and access to the framebuffer is several files.
      cfe1d063
  7. 11 Jan, 2003 1 commit
  8. 06 Jan, 2003 1 commit
    • James Simmons's avatar
      [RIVA FBDEV] Driver now uses its own fb_open and fb_release function again. It... · ede590e3
      James Simmons authored
      [RIVA FBDEV] Driver now uses its own fb_open and fb_release function again. It has no ill effects. The drivers uses strickly hardware acceleration so we don't need cfb_fillrect and cfb_copyarea.
      Cleaned up font.h. Geerts orignal pacth broke them up into a font.h in video and one in  linux. Now I put them back together again in include/linux. The m68k platform has been updated for this change.
      
      ede590e3
  9. 28 Dec, 2002 3 commits
  10. 26 Dec, 2002 1 commit
  11. 21 Dec, 2002 1 commit
  12. 17 Dec, 2002 1 commit
  13. 15 Dec, 2002 1 commit
  14. 12 Dec, 2002 2 commits
  15. 04 Dec, 2002 2 commits
  16. 02 Dec, 2002 1 commit
  17. 27 Nov, 2002 1 commit
  18. 22 Nov, 2002 1 commit
  19. 14 Nov, 2002 1 commit
  20. 13 Nov, 2002 1 commit
  21. 07 Nov, 2002 1 commit
  22. 01 Nov, 2002 1 commit
  23. 29 Oct, 2002 2 commits
  24. 18 Oct, 2002 1 commit
  25. 16 Oct, 2002 3 commits
  26. 12 Oct, 2002 1 commit
  27. 10 Oct, 2002 1 commit
  28. 06 Oct, 2002 1 commit
    • Alan Cox's avatar
      [PATCH] add the mini 4x6 font from uclinux · 176dbba5
      Alan Cox authored
      This stands alone from UCLinux and is independent of whether it ever
      merges with the mainstream.  Its rather handy for getting an entire oops
      onto a PDA screen
      176dbba5
  29. 12 Sep, 2002 2 commits
  30. 02 Sep, 2002 1 commit