summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_context.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-3/+8
|\
| * Various warning fixes for i965 driver.Keith Packard2007-01-061-2/+2
| * i965: Fix a crash with wine by not allocating >1MB on the stack.Eric Anholt2006-12-091-0/+1
| * Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt2006-11-291-1/+5
* | cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-14/+8
* | switch several dri drivers overKeith Whitwell2006-10-301-1/+0
|/
* Make sure bmBufferOffset is called for all active buffers every timeKeith Whitwell2006-09-071-4/+2
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-2/+3
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+709