mesa/src
Francisco Jerez 30a63012b4 i965: Fix KHR_blend_equation_advanced with some render targets.
This reverts two bogus and seemingly useless changes from the commits
referenced below, which broke KHR_blend_equation_advanced (and
EXT_shader_framebuffer_fetch_non_coherent which wasn't exposed yet)
for any kind of render target surface that would cause the
get_isl_surf() call in brw_emit_surface_state() to do anything useful
(notice how the result of get_isl_surf() is completely ignored by the
caller right now), as was the case while using those extensions with
1D array or 3D framebuffers in particular.

Fixes: f5859b45b1 "i965/miptree: Switch remaining surfaces to isl"
Fixes: bf24c3539e "i965/miptree: Clean-up unused"
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Plamena Manolova <plamena.manolova@intel.com>
(cherry picked from commit 27c829da28)
2018-03-20 16:57:24 +00:00
..
amd radv: Really use correct HTILE expanded words. 2018-03-20 16:57:24 +00:00
broadcom autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
compiler glsl/tests: Fix a compiler warning about signed/unsigned loop comparison. 2018-03-20 16:57:24 +00:00
egl egl/wayland: Always use in-tree wayland-egl-backend.h 2018-03-20 16:57:24 +00:00
gallium swr/rast: blend_epi32() should return Integer, not Float 2018-03-20 16:57:24 +00:00
gbm meson: Don't confuse the install and search paths for dri drivers 2018-02-05 19:06:02 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback 2018-02-28 20:15:04 +00:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel meson: use depend_files for adding extra file dependencies 2018-03-20 16:57:23 +00:00
loader loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback 2018-02-28 20:15:04 +00:00
mapi glapi: fix check_table test for non-shared glapi with meson 2018-03-20 16:57:23 +00:00
mesa i965: Fix KHR_blend_equation_advanced with some render targets. 2018-03-20 16:57:24 +00:00
util util/build-id: Fix address comparison for binaries with LOAD vaddr > 0 2018-02-05 19:06:01 +00:00
vulkan vulkan/wsi: Fix OOM behavior with prime images. 2018-03-20 16:57:22 +00:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
meson.build meson: define inc_gbm as empty if not otherwise assigned 2018-01-11 15:40:02 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00