mesa/src
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
..
amd ac/debug: invoke valgrind checks while parsing IBs 2017-08-23 13:54:07 +02:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler glsl/linker: Make several functions not static 2017-08-22 17:43:40 +10:00
egl egl: deduplicate allocations of local buffer over each platform backend (v2) 2017-08-22 12:10:15 +01:00
gallium st/va: exclude the buffer reallocation for encode case 2017-08-23 14:51:12 -04:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx glxcmds: Fix a typo in the __APPLE__ codepath 2017-08-17 15:13:33 -07:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965: Stop using wm_prog_data->binding_table.render_target_start. 2017-08-23 11:55:17 -07:00
loader dri3: Move up fourcc utility function 2017-08-21 12:55:54 +01:00
mapi glapi: per the extension spec, the EXT-suffixed function should be used 2017-08-07 20:32:37 -04:00
mesa i965: Stop using wm_prog_data->binding_table.render_target_start. 2017-08-23 11:55:17 -07:00
util anv: Move a comment that got left behind in the u_vector refactor. 2017-08-18 11:56:58 -07:00
vulkan vulkan: import 1.0.59 headers and xml. 2017-08-22 07:00:50 +10:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00