mesa/src
Ilia Mirkin 6902a36d22 mesa: reset the source packing when creating temp transfer image
Commit 4b249d2ee (mesa: Handle transferOps in texstore_rgba) introduced
proper transferops handling, but in updating the source to the newly
allocated temporary image neglected to reset the source packing. Set it
to the default which should be appropriate for the floats used.

Fixes: 4b249d2ee (mesa: Handle transferOps in texstore_rgba)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91173
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
(cherry picked from commit 4f57cdba27)
2015-07-08 13:34:06 +01:00
..
egl egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals 2015-06-25 15:17:02 +01:00
gallium nv50/ir: copy joinAt when splitting both before and after 2015-07-08 13:34:06 +01:00
gbm gbm: do not (over)link against libglapi.so 2015-06-25 15:17:02 +01:00
getopt
glsl glsl: validate sampler array indexing for 'constant-index-expression' 2015-07-08 13:34:06 +01:00
glx glx/dri3: Add additional check for gpu offloading case 2015-05-11 19:31:44 +02:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader mesa: build xmlconfig to a separate static library 2015-06-12 16:29:50 +01:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-06-03 16:38:01 +01:00
mesa mesa: reset the source packing when creating temp transfer image 2015-07-08 13:34:06 +01:00
util util/list: Add a list validation function 2015-05-08 17:16:13 -07:00
Makefile.am mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util 2015-06-12 16:29:34 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00