aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-1/+4
|\
| * Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.Michel Dänzer2006-12-141-1/+4
* | cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-1/+0
* | checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-8/+0
|/
* Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell2006-10-051-0/+1
* add accelerated glCopyPixels pathKeith Whitwell2006-09-201-0/+1
* Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell2006-09-081-0/+1
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-1/+0
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+97