aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_fallback.c
Commit message (Collapse)AuthorAgeFilesLines
* cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-346/+0
|
* checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-3/+3
|
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-1/+1
| | | | | as non-aliasing and cope with the >32 attributes that result, taking materials into account.
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+468
This driver comes from Tungsten Graphics, with a few further modifications by Intel.