mesa/src
Nicolai Hähnle fae8aeae44 gallium/radeon/gfx9: fix PBO texture uploads to compressed textures
st/mesa creates a surface that reinterprets the compressed blocks as
RGBA16UI or RGBA32UI. We have to adjust width0 & height0 accordingly to
avoid out-of-bounds memory accesses by CB.

Cc: 17.1 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
(cherry picked from commit 25e5534734)
2017-06-28 20:15:03 +03:00
..
amd radv: fix trace dumping for !use_ib_bos 2017-06-14 12:47:58 +01:00
compiler glsl/lower_distance: only set max_array_access for 1D clip dist arrays 2017-06-14 12:47:58 +01:00
egl egl: fix _eglQuerySurface in EGL_BUFFER_AGE_EXT case 2017-06-14 12:47:57 +01:00
gallium gallium/radeon/gfx9: fix PBO texture uploads to compressed textures 2017-06-28 20:15:03 +03:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-31 22:32:02 +02:00
getopt
glx dri3/GLX: Fix drawable invalidation v2 2017-06-14 10:40:22 +01: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 anv: Require vertex buffers to come from a 32-bit heap 2017-06-03 20:37:13 +02:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-31 22:32:03 +02:00
mapi glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING 2017-05-08 11:24:04 +01:00
mesa i965/gen4: Set depth offset when there is stencil attachment only 2017-06-28 20:15:03 +03:00
util util/rand_xor: add missing include statements 2017-06-14 12:47:58 +01:00
vulkan configure: check once for DRI3 dependencies 2017-05-31 22:32:03 +02:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript