summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i915_state.c
AgeCommit message (Expand)Author
2007-03-27Restore the UseTexEnvProgram logic.Brian
2007-03-21merge from masterBrian
2007-03-18fix off-by-one in load_state_immediateKeith Whitwell
2007-02-23Update DRI drivers for new glsl compiler.Brian
2007-02-02 Fix fd.o #9686, when fall into vertex fog,Zou Nan hai
2006-11-02Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we oftenBrian Paul
2006-08-18Fix writemasks on texture arb fp instructions.Alan Hourihane
2006-01-23Add Intel 945GM supportAlan Hourihane
2005-09-13Replace ctx->Driver.StencilOp/Func/Mask() functions withBrian Paul
2005-09-10Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul
2005-05-10get fog working with _TexEnvProgramKeith Whitwell
2005-05-09i915 will use _TexEnvProgram (if active)Keith Whitwell
2005-01-06Add Intel i915GM support, and these extensions.Alan Hourihane
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell