summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_vtbl.c
Commit message (Expand)AuthorAgeFilesLines
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+571
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-469/+0
* fix fallback crashes when driver can't handle frag prog for i915 driver too (...Roland Scheidegger2007-07-291-1/+7
* Add case for GL_QUADS in i915_reduced_primitive_state().Brian2007-07-061-0/+1
* Restore the UseTexEnvProgram logic.Brian2007-03-271-1/+1
* merge from masterBrian2007-03-211-1/+1
|\
| * fix off-by-one in load_state_immediateKeith Whitwell2007-03-181-1/+1
* | Update DRI drivers for new glsl compiler.Brian2007-02-231-1/+1
* | vertex/fragment program field changesBrian2006-12-151-1/+1
|/
* Use the mesa-provided texenv program rather than rolling our own.Keith Whitwell2006-10-101-1/+3
* Fix writemasks on texture arb fp instructions.Alan Hourihane2006-08-181-2/+9
* Add Intel 945GM supportAlan Hourihane2006-01-231-12/+112
* get fog working with _TexEnvProgramKeith Whitwell2005-05-101-0/+1
* i915 will use _TexEnvProgram (if active)Keith Whitwell2005-05-091-1/+1
* fix for older gcc's (from freedesktop bug id #419)Alan Hourihane2004-07-011-1/+1
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+332