i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state_dump.c
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-02-28 Eric Anholt[965] Fix serious copy'n'paste failure in brw state...
2008-02-26 Eric Anholt[965] Don't segfault on INTEL_DEBUG=batch when a surfac...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-17 Eric Anholt[965] fix bad conflict resolution in debug code.
2007-12-17 Eric Anholt[965] Output the buffer type in INTEL_DEBUG=bat surface...
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...