mesa/src
Eric Anholt ace0d810e5 vc4: Flag the last thread switch in the program as the last.
We don't allow the last thread switch to be inside control flow, to be
sure that we hit the last state exactly once.  If the last texturing was
in control flow, fall back to single threaded.
2016-11-12 19:21:46 -08:00
..
amd radv/pipeline: Don't dereference NULL dynamic state pointers 2016-11-12 15:06:27 +01: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 vc4: Flag the last thread switch in the program as the last. 2016-11-12 19:21:46 -08:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: make interop ABI visible again 2016-11-04 11:30: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: 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 Fix races during _mesa_HashWalk(). 2016-11-12 12:42:07 +11: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