summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vs_constval.c
Commit message (Expand)AuthorAgeFilesLines
* i965: fix bugs in projective texture coordinatesBrian Paul2009-06-161-11/+33
* mesa: merge the prog_src_register::NegateBase and NegateAbs fieldsBrian Paul2009-04-141-1/+1
* i965: use new cast wrappersBrian Paul2009-03-101-2/+2
* i965: Remove brw->attribs now that we can just always look in the GLcontext.Eric Anholt2009-02-021-1/+2
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-2/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+2
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-2/+1
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+3
* Update DRI drivers for new glsl compiler.Brian2007-02-231-3/+1
* cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-4/+3
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-1/+3
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+224