aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_vtbl.c
Commit message (Collapse)AuthorAgeFilesLines
* Restore the UseTexEnvProgram logic.Brian2007-03-271-1/+1
| | | | | Was removed during glsl-compiler work. Still need to go back and revisit this because of the interaction with fragment shaders...
* 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
| | | | | | | | | | | | Mostly: - update #includes - update STATE_* token code
* | 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
| | | | Turn on texture crossbar support.
* Fix writemasks on texture arb fp instructions.Alan Hourihane2006-08-181-2/+9
| | | | Cleanup invarient state emission.
* Add Intel 945GM supportAlan Hourihane2006-01-231-12/+112
| | | | | Add rotation support (Tungsten Graphics)
* 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