mesa/src
Marek Olšák 78f58a4e6f radeonsi: don't use ACQUIRE_MEM on the graphics ring
It's only required on the compute ring. This matches the closed driver.

The compute flag is removed to prevent confusion and Bas's compute shader
patches remove it in the whole function.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2016-04-18 19:51:25 +02:00
..
compiler nir: only dereference undef after NULL check. (v2) 2016-04-18 07:37:48 +10:00
egl egl: add EGL_KHR_reusable_sync to egl_dri 2016-04-05 15:24:57 +02:00
gallium radeonsi: don't use ACQUIRE_MEM on the graphics ring 2016-04-18 19:51:25 +02:00
gbm
getopt
glx
gtest
hgl
intel anv/device: Images are only enabled in scalar stages 2016-04-15 16:40:56 -07:00
loader
mapi
mesa meta: Don't botch color masks when changing drawbuffers. 2016-04-18 10:39:31 -07:00
util util: Fix warning of invalid return value 2016-04-15 15:00:58 -07:00
Makefile.am configure: Add initial support for enabling Vulkan drivers 2016-04-14 15:15:00 -07:00
SConscript