Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore the UseTexEnvProgram logic. | Brian | 2007-03-27 | 1 | -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 master | Brian | 2007-03-21 | 1 | -1/+1 |
|\ | |||||
| * | fix off-by-one in load_state_immediate | Keith Whitwell | 2007-03-18 | 1 | -1/+1 |
| | | |||||
* | | Update DRI drivers for new glsl compiler. | Brian | 2007-02-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Mostly: - update #includes - update STATE_* token code | ||||
* | | vertex/fragment program field changes | Brian | 2006-12-15 | 1 | -1/+1 |
|/ | |||||
* | Use the mesa-provided texenv program rather than rolling our own. | Keith Whitwell | 2006-10-10 | 1 | -1/+3 |
| | | | | Turn on texture crossbar support. | ||||
* | Fix writemasks on texture arb fp instructions. | Alan Hourihane | 2006-08-18 | 1 | -2/+9 |
| | | | | Cleanup invarient state emission. | ||||
* | Add Intel 945GM support | Alan Hourihane | 2006-01-23 | 1 | -12/+112 |
| | | | | | Add rotation support (Tungsten Graphics) | ||||
* | get fog working with _TexEnvProgram | Keith Whitwell | 2005-05-10 | 1 | -0/+1 |
| | |||||
* | i915 will use _TexEnvProgram (if active) | Keith Whitwell | 2005-05-09 | 1 | -1/+1 |
| | |||||
* | fix for older gcc's (from freedesktop bug id #419) | Alan Hourihane | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | add missing license texts | Keith Whitwell | 2004-06-18 | 1 | -0/+20 |
| | |||||
* | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | 2004-06-10 | 1 | -0/+332 |