mesa/src
Andreas Baierl 40aef2bf3e lima: Add stencil support
This re-enables and fixes support for stencil buffer.

It fixes 365 stencil related deqp tests. All tests that use INCR, INCR_WRAR,
DECR and DECR_WRAP as a stencil op still fail, but they also fail with the
blob, so we may ignore that for now.
We still have dEQP-GLES2.functional.depth_stencil_clear.depth_stencil_masked
failing, which is strange because it's the only one out of the
depth_stencil_clear.* set.

Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Andreas Baierl <ichgeh@imkreisrum.de>
2020-01-13 16:11:37 +00:00
..
amd aco: check if multiplication/clamp is live when applying output modifier 2020-01-13 13:26:43 +00:00
broadcom v3d: handle writes to gl_Layer from geometry shaders 2019-12-16 08:42:37 +01:00
compiler glsl: fix potential bug in nir uniform linker 2020-01-12 11:02:20 +11:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00
freedreno freedreno/drm: Fix memory leak in softpin implementation 2020-01-10 16:21:35 +00:00
gallium lima: Add stencil support 2020-01-13 16:11:37 +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 meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/fs: Make implied_mrf_writes() an fs_inst method. 2020-01-10 11:02:30 -08:00
loader loader: fix close on uninitialized file descriptor value 2019-12-19 00:51:36 +02:00
mapi mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
mesa mesa/st: fix a memory leak in get_version 2020-01-10 17:27:39 +00:00
panfrost panfrost: Remove unneeded phi nodes 2020-01-13 14:09:47 +00:00
util ir3: Set up full/half register conflicts correctly 2020-01-09 16:03:25 -08:00
vulkan android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript