aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_context.h
Commit message (Expand)AuthorAgeFilesLines
* Use unsigned long cast for checking pointer alignment, fixes x64 warnings.Keith Whitwell2006-10-131-2/+2
* Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell2006-10-051-0/+8
* remove some dead codeKeith Whitwell2006-09-201-2/+0
* add accelerated glCopyPixels pathKeith Whitwell2006-09-201-20/+11
* Make sure bmBufferOffset is called for all active buffers every timeKeith Whitwell2006-09-071-3/+1
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-10/+0
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+536