mesa/src
Vasily Khoruzhick d30a98c896 lima/ppir: validate shader outputs
Mali4x0 supports only gl_FragColor. gl_FragDepth is not supported.
Check that we don't get anything but gl_FragColor in shader outputs.

Reviewed-by: Qiang Yu <yuq825@gmail.com>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2019-08-24 08:17:25 -07:00
..
amd ac/nir: Assert GS input index is constant 2019-08-23 11:05:31 +02:00
broadcom v3d: Use the correct opcodes for signed image min/max 2019-08-21 17:19:55 +00:00
compiler compiler/glsl: Fix warning about unused function 2019-08-23 13:25:27 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: reset blob cache set/get functions on terminate 2019-08-23 08:14:08 +03:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno nir: Add explicit signs to image min/max intrinsics 2019-08-21 17:19:55 +00:00
gallium lima/ppir: validate shader outputs 2019-08-24 08:17:25 -07:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Fix up glXQueryGLXPbufferSGIX on macOS. 2019-08-23 11:05:23 -04:00
gtest
hgl
imgui
intel anv: Only re-emit non-dynamic state that has changed. 2019-08-23 15:55:18 -07:00
loader dri: Add fp16 formats 2019-08-21 18:36:57 +00:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa i965: Silence brw_blorp uninitialized warning 2019-08-23 13:25:27 -07:00
panfrost pan/decode: Validate and quiet helper invocation flag 2019-08-23 15:51:25 -07:00
util util: fix compilation on macos 2019-08-23 23:45:25 +03:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript