mesa/src/intel
Kenneth Graunke 4ffa9f3635 i965: Stop using wm_prog_data->binding_table.render_target_start.
Render target surfaces always start at binding table index 0.
This is required for us to use headerless FB writes, which we
really want to do.  So, we'll never change that.

Given that, it's not necessary to look up a wm_prog_data field
which we already know contains 0.  We can drop the dependency in
brw_renderbuffer_surfaces (Gen4-5)...which was already confusingly
missing from gen6_renderbuffer_surfaces.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
2017-08-23 11:55:17 -07:00
..
blorp intel/blorp: Adjust intra-tile x when faking rgb with red-only 2017-08-21 09:55:08 +03:00
common intel/decoder: Reuse the gen_make_gen() helper. 2017-07-25 14:44:52 -07:00
compiler i965: Stop using wm_prog_data->binding_table.render_target_start. 2017-08-23 11:55:17 -07:00
genxml intel/genxml: Fix gen10 BLEND_STATE variable length packing 2017-08-15 09:06:29 -07:00
isl isl: Add a null surface fill function. 2017-08-19 00:46:36 -07:00
tools aubinator: don't leak fd of opened aubfile 2017-07-13 22:50:50 +01:00
vulkan anv: Check that in_fence fd is valid before closing it. 2017-08-22 11:56:38 -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 intel/isl: Add support for I915_FORMAT_MOD_Y_TILED_CCS 2017-08-14 10:43:30 -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 i965: Extract functions dealing with register types to separate file 2017-08-21 14:05:23 -07: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