summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_util.c
AgeCommit message (Expand)Author
2011-02-21i965: Use compiler builtins when availableChris Wilson
2010-07-31mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2009-11-17Merge branch 'outputswritten64'Ian Romanick
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-02-26[965] remove dead brw_parameter_list_state_flags.Eric Anholt
2007-02-23Update DRI drivers for new glsl compiler.Brian
2006-09-20Support ARB_texture_rectangle.Keith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt