aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm_debug.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix printf format warnings on 32-bit builds.Vinson Lee2010-08-241-4/+4
* i965: Fix compile warnings on 64-bit Linux.Kenneth Graunke2010-08-201-4/+4
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-34/+34
* i965: Fix glFrontFacing in twoside GLSL demo.Eric Anholt2009-03-231-0/+3
* i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.Eric Anholt2009-01-211-2/+2
* Update DRI drivers for new glsl compiler.Brian2007-02-231-3/+0
* Use mesa function to get opcode name rather than an internal table.Keith Whitwell2006-10-131-61/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+234