summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_save_api.c
AgeCommit message (Expand)Author
2006-11-21Commit Gary Wong & Keith Packard's changes for bug 8867 -- adjust codeKeith Whitwell
2006-11-20Don't perform dangling attribute check on POS attribute. It can't byKeith Whitwell
2006-11-16Make sure vbo's are mapped before accessing their contents inKeith Whitwell
2006-09-06Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt