mesa/src
Jason Ekstrand 82573d0f75 anv: Check for device loss at the end of WaitForFences
It's possible that the device could have been lost while we were
waiting.  We should let the user know if this has happened.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-04-04 18:33:51 -07:00
..
amd amd/addrlib: second update for Vega10 + bug fixes 2017-04-04 11:14:43 +02:00
compiler glsl: remove unused file 2017-04-04 18:37:42 +01:00
egl Android: drop Android 4.4 (KitKat) support 2017-03-22 17:53:31 +00:00
gallium libgl-xlib: Link with libunwind. 2017-04-04 16:47:41 -07:00
gbm gbm/dri: Check dri extension version before flush after unmap 2017-03-31 10:25:46 +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: Check for device loss at the end of WaitForFences 2017-04-04 18:33:51 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled 2017-04-03 09:31:11 +10:00
mesa mesa: Require mipmap completeness for glCopyImageSubData(), sometimes. 2017-04-04 17:35:18 -07:00
util util: fix MSVC warning in u_align_u32() 2017-04-03 13:09:05 -06: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