mesa/src
Timothy Arceri 16debc652a mesa/glthread: fallback to sync if count validation fails
The old code would sync and then throw a cryptic error message.
There is no need for a custom error, we can just fallback to
the real function and have it do proper validation.

Fixes piglit test:
glsl-uniform-out-of-bounds

Which was returning the wrong error code.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-03-30 08:23:00 +11:00
..
amd radv: Enable sparseBinding feature. 2017-03-29 08:50:55 +02:00
compiler mesa: update lower_jumps tests after bug fix 2017-03-29 20:53:06 +11:00
egl Android: drop Android 4.4 (KitKat) support 2017-03-22 17:53:31 +00:00
gallium r600g: check NULL return from r600_aligned_buffer_create 2017-03-28 18:27:55 +01:00
gbm gbm/dri: Flush after unmap 2017-03-29 09:17:21 +02:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: Remove #include <GL/glxint.h> 2017-03-28 14:48:12 -04: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/batch_chain: Handle another OOM in cmd_buffer_execbuf 2017-03-29 09:39:49 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa/glthread: fallback to sync if count validation fails 2017-03-30 08:23:00 +11:00
mesa mesa/glthread: print out syncs when MARSHAL_MAX_CMD_SIZE is exceeded 2017-03-30 08:19:07 +11:00
util util/disk_cache: don't deadlock on premature EOF 2017-03-25 13:08:37 +11:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript