summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_context.c
AgeCommit message (Expand)Author
2007-02-23Update DRI drivers for new glsl compiler.Brian
2007-01-16Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell
2006-11-29Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt
2006-10-31cleanup code, compiles with vbo changesKeith Whitwell
2006-10-30checkpoint - remove dead files, otherwise untestedKeith Whitwell
2006-09-08Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell
2006-09-07Consistent return values from the bm* functions.Keith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt