mesa/src
Dave Airlie 787c172aed vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
For 0 timeout, just poll for an event, and if none, return
For UINT64_MAX timeout, just wait for special event blocked
For other timeouts get the xcb fd and block on it, decreasing
the timeout if we get woken up for non-special events.

v1.1: return VK_TIMEOUT for poll timeouts.
handle timeout going negative.

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2016-10-27 11:42:26 +10:00
..
amd radv/ac/llvm: trim texture return values 2016-10-27 11:42:03 +10:00
compiler glsl: Add pthread libs to cache_test 2016-10-27 09:49:35 +11:00
egl egl/dri2: swap_buffers_with_damage falls back to swap_buffers 2016-10-26 12:04:21 +01:00
gallium nvc0/ir: fix emission of SHLADD with NEG modifiers 2016-10-26 22:18:04 +02:00
gbm loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +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 genxml: Handle failure of Python codegen scripts. 2016-10-26 14:06:45 -07:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mapi: automake: set VISIBILITY_CFLAGS for shared glapi 2016-10-24 11:29:23 +01:00
mesa st/mesa: allow multiple concurrent waiters in ClientWaitSync 2016-10-26 13:02:58 +02:00
util util: Include string.h in bitscan.h. 2016-10-20 14:54:28 -07:00
vulkan/wsi vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1) 2016-10-27 11:42:26 +10:00
Makefile.am anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00