aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_context.c
Commit message (Expand)AuthorAgeFilesLines
* i965: update RefCount when using Vertex/Fragment program.Xiang, Haihao2007-11-281-0/+2
* [965] Replace 965 texture format code with common code.Eric Anholt2007-11-201-1/+0
* Merge branch '965-glsl'Zou Nan hai2007-10-261-0/+27
|\
| * Only vertex program fix, bypass tnl vertex programZou Nan hai2007-10-081-1/+1
| * fix issue when only fragment shader or vertex shader is usedZou Nan hai2007-09-271-5/+12
| * Use ProgramStringNotifyZou Nan hai2007-07-171-27/+0
| * Initial 965 GLSL supportZou Nan hai2007-04-121-0/+47
* | [965] Remove AUB file support.Eric Anholt2007-09-271-11/+0
|/
* Update DRI drivers for new glsl compiler.Brian2007-02-231-1/+1
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-0/+1
|\
| * Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt2006-11-291-0/+2
* | cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-2/+0
* | checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-5/+0
|/
* Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell2006-09-081-0/+8
* Consistent return values from the bm* functions.Keith Whitwell2006-09-071-2/+0
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+169