mesa/src
Matt Turner b1e6d069da spirv: Properly size the src[] array.
Operations like nir_op_bitfield_insert have four arguments, and Coverity
isn't privy to the fact that 4-argument operations aren't possible here,
so it thinks this can lead to memory corruption. Just increase the size
of the array to quell any fears.
2016-05-18 11:09:37 -07:00
..
compiler spirv: Properly size the src[] array. 2016-05-18 11:09:37 -07:00
egl egl: android: do not feed invalid fourcc/pitch into the dri module 2016-05-01 12:31:29 +01:00
gallium svga: null out all sampler views if start=num=0 2016-05-17 19:20:36 -06:00
gbm automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND 2016-05-01 08:38:05 +01:00
getopt
glx dri3: Check for dummyContext to see if the glx_context is valid 2016-04-27 13:03:34 +01:00
gtest
hgl
intel isl: Mark default cases in switch unreachable. 2016-05-18 11:09:37 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array 2016-05-17 15:04:56 -04:00
mesa i965: Silence unused parameter warnings 2016-05-18 10:53:34 -07:00
util util: Add ATTRIBUTE_RETURNS_NONNULL. 2016-05-16 11:06:15 -07:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript