summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_state.c
AgeCommit message (Expand)Author
2004-01-23Call UpdateMaterial() unconditionally on GL_COLOR_MATERIAL state changeMichel Dänzer
2004-01-23Fix attenuation hardware state handling, inspired by the R200 DDK referenceMichel Dänzer
2004-01-21Remove dd_function_table::BlendFunc. All drivers now useIan Romanick
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2004-01-18minor changes to silence warningsBrian Paul
2003-12-27Don't allow lighting in model coordinates when fog is active,Keith Whitwell
2003-12-09No need to call UpdateMaterial() from RunPipeline().Keith Whitwell
2003-12-07sync some more of the r200 driver from the DRI trunkAlan Hourihane
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-08-06r200 driver, brought over by Jon SmirlKeith Whitwell