Age | Commit message (Expand) | Author |
---|---|---|
2007-12-21 | [intel] Move some pixel path support from drivers to shared. | Eric Anholt |
2007-10-04 | [965] Replace various alignment code with a shared ALIGN() macro. | Eric Anholt |
2007-09-11 | i965: take the secondary color into account when drawing | Xiang, Haihao |
2007-08-29 | i965: check NULL pointer. fix bug#12193 | Xiang, Haihao |
2007-07-31 | i965: fix bad casts in do_blit_bitmap to support WindowPos correctly | Xiang, Haihao |
2007-07-04 | fix LogicOp/bitmap problem, bug 11133 | Eric Anholt |
2006-10-05 | Accelerate glBitmap with a color expand blit. Nice speedup for demos | Keith Whitwell |