summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_context.c
AgeCommit message (Expand)Author
2007-10-26Merge branch '965-glsl'Zou Nan hai
2007-10-08 Only vertex program fix, bypass tnl vertex programZou Nan hai
2007-09-27[965] Remove AUB file support.Eric Anholt
2007-09-27 fix issue when only fragment shader or vertex shader is usedZou Nan hai
2007-07-17 Use ProgramStringNotifyZou Nan hai
2007-04-12 Initial 965 GLSL supportZou Nan hai
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