Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-27 | Restore the UseTexEnvProgram logic. | Brian | |
Was removed during glsl-compiler work. Still need to go back and revisit this because of the interaction with fragment shaders... | |||
2007-03-21 | merge from master | Brian | |
2007-03-18 | fix off-by-one in load_state_immediate | Keith Whitwell | |
2007-02-23 | Update DRI drivers for new glsl compiler. | Brian | |
Mostly: - update #includes - update STATE_* token code | |||
2006-12-15 | vertex/fragment program field changes | Brian | |
2006-10-10 | Use the mesa-provided texenv program rather than rolling our own. | Keith Whitwell | |
Turn on texture crossbar support. | |||
2006-08-18 | Fix writemasks on texture arb fp instructions. | Alan Hourihane | |
Cleanup invarient state emission. | |||
2006-01-23 | Add Intel 945GM support | Alan Hourihane | |
Add rotation support (Tungsten Graphics) | |||
2005-05-10 | get fog working with _TexEnvProgram | Keith Whitwell | |
2005-05-09 | i915 will use _TexEnvProgram (if active) | Keith Whitwell | |
2004-07-01 | fix for older gcc's (from freedesktop bug id #419) | Alan Hourihane | |
2004-06-18 | add missing license texts | Keith Whitwell | |
2004-06-10 | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | |