mesa/src
Timothy Arceri 347fe24f82 mesa: use locked version of HashWalk for xfb objects
From Chapter 5 'Shared Objects and Multiple Contexts' of
the OpenGL 4.5 spec:

   "Objects which contain references to other objects include
   framebuffer, program pipeline, query, transform feedback,
   and vertex array objects.   Such objects are called container
   objects and are not shared"

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-04-25 09:58:47 +10:00
..
amd android: radv/ac: Fix nir.h include 2017-04-24 18:01:03 +01:00
compiler glsl: use ARB_enhahnced_layouts for packing where possible 2017-04-24 12:08:14 +10:00
egl egl: add gitignore 2017-04-22 00:42:38 +01:00
gallium freedreno/a5xx: hack for r8g8b8a8_snorm 2017-04-23 13:03: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 genxml: Fix gen_pack_header.py crash when field type is invalid. 2017-04-24 15:14:12 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: move glMultiDrawArrays to vbo and fix error handling 2017-04-19 08:10:19 +02:00
mesa mesa: use locked version of HashWalk for xfb objects 2017-04-25 09:58:47 +10:00
util util/queue: don't hang at exit 2017-04-18 16:32:00 -04: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