mesa/src
Caio Marcelo de Oliveira Filho 0aaf47f7cd anv: Initialize depth_bounds_test_enable when not explicitly set
This was causing uninitialized value to end up propagated to the
3DSTATE_DEPTH_BOUNDS packet, leading to asserts on packet
building due to the value being greater than 1.

Fixes: 939ddccb7a ("anv: Add support for depth bounds testing.")
Reviewed-by: Plamena Manolova <plamena.manolova@intel.com>
2019-11-13 10:13:27 -08:00
..
amd aco: combine read_invocation and shuffle implementations 2019-11-12 17:21:38 +00:00
broadcom v3d: rename vertex shader key (num)_fs_inputs fields 2019-10-31 08:46:35 +00:00
compiler nir: fix a couple signed/unsigned comparison warnings in nir_builder.h 2019-11-12 11:44:02 -07:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: move #include of local headers out of Khronos headers 2019-11-11 17:20:16 +00:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno freedreno/ir3: remove unused parameter 2019-11-12 13:57:52 -08:00
gallium pan/midgard: Remove util/ra support 2019-11-13 15:27:56 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Initialize depth_bounds_test_enable when not explicitly set 2019-11-13 10:13:27 -08:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
mesa s/APIENTRY/GLAPIENTRY/ in teximage.c 2019-11-12 11:44:01 -07:00
panfrost pan/midgard: Remove util/ra support 2019-11-13 15:27:56 +00:00
util util/android: fix android build errors 2019-11-13 12:31:31 +02:00
vulkan vulkan: bump headers/registry to 1.1.127 2019-11-04 17:07:11 +02:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
SConscript