mesa/src
Brian Paul ef5a31fc06 gallium/util: change assertion to conditional in util_bitmask_destroy()
If we fail to create a context in the VMware driver we call this function
unconditionally to free a bunch of bit vectors.  Instead of asserting on
a null pointer, just no-op.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2016-05-03 15:40:49 -06:00
..
compiler glsl: subroutine types cannot be used in constructors. 2016-05-04 06:44:45 +10:00
egl egl: android: do not feed invalid fourcc/pitch into the dri module 2016-05-01 12:31:29 +01:00
gallium gallium/util: change assertion to conditional in util_bitmask_destroy() 2016-05-03 15:40:49 -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 anv: fix hang during generation of dev_icd.json. 2016-05-03 11:42:47 +01:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi glapi: Update dispatch XML files for OES_texture_compression_astc.xml 2016-05-03 03:43:18 -07:00
mesa mesa/objectlabel: handle NULL src string 2016-05-03 14:07:31 -07:00
util st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor 2016-04-29 11:52:59 -05:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript