1. 14 Jan, 2003 3 commits
    • James Simmons's avatar
    • James Simmons's avatar
      Merge maxwell.earthlink.net:/usr/src/linus-2.5 · 95cf11e7
      James Simmons authored
      into maxwell.earthlink.net:/usr/src/fbdev-2.5
      95cf11e7
    • 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
  2. 13 Jan, 2003 37 commits