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