mesa/src
Alyssa Rosenzweig 2208eb9b72 pan/decode: Validate swizzles against format
We want to make sure we don't access a component in the swizzle that
doesn't exist in the format, since that is (as far as I know) undefined.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-08-21 08:40:54 -07:00
..
amd radv: implement VK_AMD_shader_core_properties2 2019-08-21 15:14:29 +02:00
broadcom v3d: clamp gl_PointSize to a minimum of 1.0 2019-08-13 09:44:54 +02:00
compiler nir/loop_analyze: Treat do{}while(false) loops as 0 iterations 2019-08-21 11:01:15 +00:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl win32: unify strcasecmp definitions 2019-08-15 20:23:44 +02:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3+a6xx: same VBO state for draw/binning 2019-08-13 08:11:26 -07:00
gallium panfrost: Don't crash on GL_CLAMP 2019-08-21 08:40:54 -07:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: Eliminate glx_config::{rgb,float,colorIndex}Mode 2019-08-20 14:05:07 -04:00
gtest
hgl
imgui
intel anv: inline uniforms blocks don't count toward descriptor set limits 2019-08-20 16:48:45 +00:00
loader mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa i965: Enable OpenGL 4.6 for Gen8+ 2019-08-21 17:29:42 +02:00
panfrost pan/decode: Validate swizzles against format 2019-08-21 08:40:54 -07:00
util win32: unify strcasecmp definitions 2019-08-15 20:23:44 +02: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