Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unsigned long cast for checking pointer alignment, fixes x64 warnings. | Keith Whitwell | 2006-10-13 | 1 | -2/+2 |
* | Accelerate glBitmap with a color expand blit. Nice speedup for demos | Keith Whitwell | 2006-10-05 | 1 | -0/+8 |
* | remove some dead code | Keith Whitwell | 2006-09-20 | 1 | -2/+0 |
* | add accelerated glCopyPixels path | Keith Whitwell | 2006-09-20 | 1 | -20/+11 |
* | Make sure bmBufferOffset is called for all active buffers every time | Keith Whitwell | 2006-09-07 | 1 | -3/+1 |
* | Simplify the immediate and displaylist code. Treat VertexAttrib*ARB | Keith Whitwell | 2006-09-06 | 1 | -10/+0 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+536 |