mesa/src/mesa
Andrii Simiklit e87b59f687 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>
2021-01-20 16:02:30 +00:00
..
drivers frontend/dri: Expose RGB[AX]_SRGB as well 2021-01-14 23:04:53 +00:00
main Revert "mesa: allow half float textures based on ARB_half_float_pixel" 2021-01-20 01:24:43 +00:00
math mesa/math: Fix address of array always returning true 2020-12-07 23:27:03 +01:00
program mesa/prog_to_nir: use intrinsic builders 2021-01-06 14:34:41 +00:00
sparc asm: Try to fix sparc assembly for inverse matrix operations 2020-12-03 11:39:47 -08:00
state_tracker st/mesa: fix pbo upload/download for arrays of textures with only 1 layer 2021-01-20 16:02:30 +00:00
swrast swrast: Use util_format_write_4/4ub for the scattered pixel writes. 2021-01-19 20:02:51 +00:00
swrast_setup remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
tnl tnl: Reset nr_bos to 0 between map/unmap cycles. 2021-01-20 00:29:04 +00:00
tnl_dd
vbo vbo: Only mark merged line strips as lines when actually converting them 2021-01-20 00:29:04 +00:00
x86 asm: Fix x86 assembly for inverse matrix operations 2020-12-03 11:39:47 -08:00
x86-64 mesa: add support for CET to x86/x86-64 asm files. 2019-08-16 09:00:35 +10:00
Android.gen.mk mesa: Move the rest of format_unpack.py out of code generation. 2021-01-15 18:58:50 +00:00
Android.libmesa_dricore.mk android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" 2019-11-12 18:09:43 +00:00
Android.libmesa_git_sha1.mk git_sha1: simplify logic 2018-08-16 17:38:31 +01:00
Android.libmesa_glsl_utils.mk remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
Android.libmesa_sse41.mk intel: compiler option msse2 and mstackrealign 2018-09-07 13:45:46 +01:00
Android.libmesa_st_mesa.mk android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" 2019-11-12 18:09:43 +00:00
Android.mk mesa: Replace gen_matypes with a simple header for V4F/mat layout. 2019-07-01 11:12:15 -07:00
Makefile.sources mesa: Move the rest of format_unpack.py out of code generation. 2021-01-15 18:58:50 +00:00
meson.build mesa: Move the rest of format_unpack.py out of code generation. 2021-01-15 18:58:50 +00:00
SConscript mesa: Move the rest of format_unpack.py out of code generation. 2021-01-15 18:58:50 +00:00