mesa/src
Emil Velikov 6ff948ece1 egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer
The function returns "void" rather than int. We could rework that, yet
again there will be no benefit since all the callers have no use of it.

Fixes: 9ca6711faa ("Revert "wayland: Block for the frame callback in
get_back_bo not dri2_swap_buffers"")
Reviewed-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2016-11-11 17:33:37 +00:00
..
amd vulkan: import latest public vulkan headers + and fix drivers. 2016-11-11 12:33:07 +10:00
compiler glsl: define __STDC_FORMAT_MACROS to get PRIx64 macro 2016-11-11 09:43:29 -07:00
egl egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer 2016-11-11 17:33:37 +00:00
gallium nvc0: support MP performance counters on Maxwell 2016-11-10 22:13:49 +01:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt
glx glx: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gtest
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: use STATIC_ASSERT instead of static_assert 2016-11-11 07:59:29 +02:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa mesa: fix comment indentation in bind_buffers_check_offset_and_size() 2016-11-11 09:43:29 -07:00
util util: use STATIC_ASSERT instead of static_assert 2016-11-11 07:59:29 +02:00
vulkan/wsi vulkan/wsi/x11: Implement FIFO mode. 2016-11-10 22:40:59 -08:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript