mesa/src
Andrii Simiklit 5b1408b952 st/mesa: fix pbo upload/download for arrays of textures with only 1 layer
Having only one layer we can put 0 as third texture coordinate

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4115
Fixes: 36097fc7 ("st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT and skip gs")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Andrii Simiklit <andrii.simiklit@globallogic.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8576>
(cherry picked from commit e87b59f687)
2021-01-20 11:15:00 -08:00
..
amd radv: flush L2 for images affected by the pipe misaligned issue on GFX10+ 2021-01-20 11:11:03 -08:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3d: mark some variables static const 2021-01-13 07:24:32 +00:00
compiler glsl: only expose int64 atomics when extension is enabled 2021-01-20 09:22:16 -08:00
drm-shim
egl egl/dri2: fix image loaderPrivate type mixup 2020-12-24 00:05:15 +09:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: implement indirect dispatch 2021-01-13 09:55:47 +00:00
gallium r600/sfn: fix use of b32all/and 2021-01-20 11:15:00 -08:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx/tests: Fix leaks in the unit tests. 2020-12-15 19:39:29 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/mi_builder: fix self modifying batches 2021-01-15 09:19:57 -08:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa st/mesa: fix pbo upload/download for arrays of textures with only 1 layer 2021-01-20 11:15:00 -08:00
microsoft nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Iterate from zero when setting RA interference 2021-01-20 09:22:16 -08:00
util util: Fix pointer to integer conversion error when using libunwind 2021-01-19 09:32:42 -08:00
virtio virgl: Enable GL_EXT_texture_sRGB_RG8 2021-01-04 21:19:35 +00:00
vulkan wsi/x11: Use get_screen_resources_current in wsi_x11_detect_xwayland 2021-01-20 09:22:16 -08:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript