mesa/src
Nicolai Hähnle 9d346af322 st/mesa: remove redundant stfb->iface checks
stfb->iface is always non-NULL for an st_framebuffer. These checks
were incorrect, relying on out-of-bounds memory access in the
surface-less case of EGL_KHR_surfaceless_context.

v2: remove redundant stread check (Marek)

Reviewed-by: Marek Olšák <marek@olsak@amd.com> (v2)
2017-04-28 11:34:00 +02:00
..
amd radeon/ac: remove assert causing regression 2017-04-27 11:38:54 +01:00
compiler glsl: remove the shader_group_vote and shader_ballot expression ops 2017-04-28 11:33:59 +02:00
egl egl: add gitignore 2017-04-22 00:42:38 +01:00
gallium clover: Fix build since clang r301442 2017-04-27 12:52:25 -04:00
gbm gbm: Assert modifiers and count are copacetic 2017-04-09 09:29:57 -07:00
getopt
glx EGL: Implement the libglvnd interface for EGL (v3) 2017-04-17 13:03:58 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Move queues, events, and semaphores to their own file 2017-04-27 20:08:46 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: drop APPLE_vertex_array_object support 2017-04-26 10:03:06 +10:00
mesa st/mesa: remove redundant stfb->iface checks 2017-04-28 11:34:00 +02:00
util util/disk_cache: remove percentage based max cache limit 2017-04-28 14:35:27 +10:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript