Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-22 | Replace initInitState() with _mesa_init_driver_state(). | Brian | |
2007-04-16 | just clean-ups | Brian | |
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-15 | Fix off by one error in immediate state packet size. | Keith Whitwell | |
2007-02-23 | Update DRI drivers for new glsl compiler. | Brian | |
Mostly: - update #includes - update STATE_* token code | |||
2007-02-02 | push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c to i915tex | Zou Nan hai | |
2007-01-09 | i915tex: Remove unused tex_program field. | Michel Dänzer | |
2006-11-02 | Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often | Brian Paul | |
need to check for this condition before the later field has been computed. Fixes logicop bug #8860. | |||
2006-11-01 | Import texmem i915 driver to its new location as i915tex. | Keith Whitwell | |