aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_draw.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-53/+19
* checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-26/+29
* Emit cliprects in the userspace driver as required, rather thanKeith Whitwell2006-10-231-5/+46
* 1) Add a new flag in the sarea (coopting the unused texAge value) toKeith Whitwell2006-09-201-0/+1
* Use DEBUG_SYNC to switch between per-primitive and per-frame aubfile dumps.Keith Whitwell2006-09-201-1/+1
* quieten debugKeith Whitwell2006-09-121-1/+1
* Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell2006-09-081-0/+6
* Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell2006-09-071-10/+52
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-9/+4
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+414