mesa/src
Eric Anholt 7497917cfd osmesa/test: Clear the stencil bits in the depth test.
Since the depth buffer starts out as a malloc, and we weren't clearing it,
you could get undefined values in your top 8 bits.  This should fix
intermittent failures of the depth test.

(Sadly, valgrind wasn't catching this, presumably because the 32-bit value
there *is* written, just some bits are left undef)

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1243>
2020-12-10 18:38:13 +00:00
..
amd aco: Skip TCS s_barrier when VS outputs are not stored in the LDS. 2020-12-10 17:23:16 +00:00
android_stub
broadcom util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
compiler compiler: fix glsl_types.h compile failures when including as C++ in drivers 2020-12-09 16:01:21 -05:00
drm-shim
egl egl/wayland: remove libwayland < 1.18 workaround 2020-12-10 09:55:22 +00:00
etnaviv etnaviv/drm: add some locking asserts 2020-12-01 12:20:45 +00:00
freedreno turnip: always set LRZ registers to zero for 3d clear/blit 2020-12-08 13:26:16 -05:00
gallium osmesa/test: Clear the stencil bits in the depth test. 2020-12-10 18:38:13 +00:00
gbm
getopt
glx meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00
gtest
hgl
imgui
intel anv: fix calculation of buffer size in case dynamic size is used 2020-12-10 08:26:34 +02:00
loader
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
microsoft microsoft/clc: increase test-timeout 2020-12-02 14:19:19 +00:00
panfrost panfrost: Preload SampleID when reloading multisample FBs 2020-12-09 16:54:19 +00:00
util util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
virtio
vulkan vulkan/device_select: Store Vulkan vendorID and deviceID as uint32_t 2020-12-08 16:19:25 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
SConscript