mesa/src
Francisco Jerez a6e1495aa7 i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
This problem can easily be reproduced with a number of
ARB_shader_image_load_store piglit tests, which use a buffer object as
PBO for a pixel transfer operation and later on bind the same buffer
to the pipeline as shader image -- The problem is not exclusive to
images though, and is likely to affect other kinds of buffer objects
that can be bound to the 3D pipeline, including vertex, index,
uniform, atomic counter buffers, etc.

CC: 10.5 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
(cherry picked from commit d247615e0d)
2015-05-20 22:08:30 +01:00
..
egl egl/wayland: properly destroy wayland objects 2015-05-20 22:05:31 +01:00
gallium nvc0: switch mechanism for shader eviction to be a while loop 2015-05-20 22:07:00 +01:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt
glsl glsl: rewrite glsl_type::record_key_hash() to avoid buffer overflow 2015-04-22 16:17:10 +01:00
glx glx/dri3: Add additional check for gpu offloading case 2015-05-20 22:05:38 +01:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS 2015-04-22 16:15:50 +01:00
mapi dist: add the VG depedencies into the tarball 2015-04-12 22:18:30 +01:00
mesa i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage(). 2015-05-20 22:08:30 +01:00
util android: add $(mesa_top)/src include to the whole of mesa 2015-04-22 16:16:00 +01:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:04:19 +00:00
SConscript egl: Fix non-dri SCons builds re #87657 2014-12-25 10:34:49 -05:00