summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_wm_fp.c
AgeCommit message (Expand)Author
2007-03-26merge of glsl-compiler-1 branchBrian
2007-03-22fix for bug#10339Xiang, Haihao
2007-02-23Update DRI drivers for new glsl compiler.Brian
2006-11-15Add a size parameter to _mesa_add_unnamed_constant() andBrian Paul
2006-10-05Quieten debug message.Keith Whitwell
2006-09-20Support ARB_texture_rectangle.Keith Whitwell
2006-09-20restore debug output after brw_wm_fp compilation stageKeith Whitwell
2006-09-07Make sure bmBufferOffset is called for all active buffers every timeKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt