mesa/src
Eric Anholt 06cc3dfda4 vc4: Fix simulator when more than one vc4_screen is opened.
We would assertion fail in setting up the simulator the second time
around.  This at least postpones the assertion failure until we've closed
all of the first set of screens and started opening a new set.
2016-10-06 18:09:24 -07:00
..
amd radv: Skip already signalled fences. 2016-10-07 09:24:09 +10:00
compiler nir: Fix the control flow tests for nir_loop_first_block changes 2016-10-06 15:48:30 -07:00
egl egl: Implement EGL_KHR_debug (v2) 2016-10-05 11:41:26 -04:00
gallium vc4: Fix simulator when more than one vc4_screen is opened. 2016-10-06 18:09:24 -07:00
gbm gbm: return appropriate error when queryImage() fails 2016-09-27 13:37:21 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: rename choose_visual(), drop const argument 2016-10-06 15:03:47 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/cmd_buffer: Move the clear_subpasses calls to set_subpass 2016-10-06 16:52:31 -07:00
loader loader/dri3: Always use at least two back buffers 2016-09-06 13:04:48 +09:00
mapi glapi: add entry points for GL_ARB_compute_variable_group_size 2016-10-07 00:18:57 +02:00
mesa st/mesa: expose ARB_compute_variable_group_size 2016-10-07 00:18:57 +02:00
util util/slab: re-design to allow migration between pools (v3) 2016-10-05 15:40:40 +02:00
Makefile.am radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
SConscript