mesa/src/intel
Kenneth Graunke 4f8d1af0f6 i965: Add an INTEL_DEBUG=reemit option.
Jason and I use this for debugging all the time.  Recompiling the driver
to enable it is kind of annoying.  It's a great thing to try along with
always_flush_batch=true and always_flush_cache=true to detect a class of
problems - namely, atoms listening to an insufficient set of dirty bits.

Reviewed-by: Matt Turner <mattst88@gmail.com>
2017-09-15 21:51:45 -07:00
..
blorp blorp: Make blorp_buffer_copy work on Gen4-6. 2017-08-30 16:59:19 -07:00
common i965: Add an INTEL_DEBUG=reemit option. 2017-09-15 21:51:45 -07:00
compiler intel/eu/validate: Look up types on demand in execution_type() 2017-09-12 15:01:00 -07:00
genxml genxml: Make Border Color Pointer an address on Gen4-5, not an offset. 2017-09-02 12:56:18 -07:00
isl intel/isl: Mark functions used conditionally as UNUSED 2017-08-29 15:20:57 -07:00
tools aubinator: remove duplicate initialisation 2017-09-01 17:06:43 +01:00
vulkan util: Query build-id by symbol address, not library name 2017-09-13 09:49:27 -07:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk android: link libmesa_intel_common with zlib and expat 2017-08-02 10:30:50 +03:00
Android.compiler.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.genxml.mk i965/cnl: Wire up android Mesa build files for gen10 2017-06-09 16:02:58 -07:00
Android.isl.mk i965/cnl: Wire up android Mesa build files for gen10 2017-06-09 16:02:58 -07:00
Android.mk intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
Android.vulkan.mk android: anv_extensions.c is generated to libmesa_vulkan_common 2017-08-03 13:09:59 +03:00
Makefile.am configure: Test for -Wno-initializer-overrides 2017-08-29 15:20:57 -07:00
Makefile.blorp.am blorp: automake: add TODO to the tarball 2017-02-24 17:37:00 +00:00
Makefile.common.am intel: move gen_decoder.* back to COMMON_FILES 2017-08-02 10:31:13 +03:00
Makefile.compiler.am intel/compiler: link all tests again gtest, even test_eu_compact" 2017-03-13 11:16:35 +00:00
Makefile.genxml.am intel: genxml: automake: include gen_bits_header.py in the tarball 2017-04-05 13:16:28 +01:00
Makefile.isl.am i965/cnl: Wire up Mesa build files for gen10 2017-06-09 16:02:58 -07:00
Makefile.sources anv: implementation of VK_EXT_debug_report extension 2017-09-12 09:39:29 +03:00
Makefile.tools.am intel: tools: add intel_aub.h as part of aubinator 2017-06-29 10:03:40 +02:00
Makefile.vulkan.am anv: Makefile.vulkan.am: ICD json files are now generated with python 2017-08-04 09:54:46 +02:00