mesa/src
Connor Abbott 1564ff72a0 tu: Fix xfb when there is a hole at the end
We were handling the case where we had an unassigned output in the
middle of the outputs array, but v->outputs can be smaller than the
shader's info.num_outputs when an output at the end isn't assigned. This
lead to us reading garbage after the end, and assuming that it
corresponded to r0.x and overwriting the xfb entry for some other random
output with the unassigned output's entry.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12310>
2021-08-16 11:06:23 +00:00
..
amd python: drop python2 support 2021-08-14 21:44:32 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom python: drop python2 support 2021-08-14 21:44:32 +00:00
compiler python: drop explicit output_encoding='utf-8' in mako templates 2021-08-14 21:44:32 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl python: explicitly require python3 2021-08-14 21:44:31 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno tu: Fix xfb when there is a hole at the end 2021-08-16 11:06:23 +00:00
gallium i915g: Add support for FXT1. 2021-08-16 02:29:45 +00:00
gbm gbm: add GBM_FORMAT_R16 2021-08-06 13:38:00 +00:00
getopt
glx glx/drisw: Nerf PutImage when loaderPrivate == NULL 2021-07-15 15:10:17 +00:00
gtest
hgl
imgui
intel python: drop explicit output_encoding='utf-8' in mako templates 2021-08-14 21:44:32 +00:00
loader driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
mapi python: drop python2 support 2021-08-14 21:44:32 +00:00
mesa python: drop python2 support 2021-08-14 21:44:32 +00:00
microsoft nir: Move phi src setup to a helper. 2021-08-13 16:11:57 +00:00
nouveau
panfrost pan/bi: Unit test DISCARD+FCMP fusing 2021-08-11 14:59:26 -04:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util python: drop explicit output_encoding='utf-8' in mako templates 2021-08-14 21:44:32 +00:00
virtio venus: free queues after vkDestroyDevice is emitted 2021-08-06 19:48:49 +00:00
vulkan vulkan/wsi/wayland: add helper function find_format() 2021-08-16 10:23:06 +02:00
meson.build meson: Build panfrost with tools=panfrost 2021-07-22 17:55:49 +00:00