summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/i915_state.c
AgeCommit message (Expand)Author
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-05-22Replace initInitState() with _mesa_init_driver_state().Brian
2007-04-16just clean-upsBrian
2007-03-27Restore the UseTexEnvProgram logic.Brian
2007-03-21merge from masterBrian
2007-03-15Fix off by one error in immediate state packet size.Keith Whitwell
2007-02-23Update DRI drivers for new glsl compiler.Brian
2007-02-02 push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c to i915texZou Nan hai
2007-01-09i915tex: Remove unused tex_program field.Michel Dänzer
2006-11-02Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we oftenBrian Paul
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell