mesa/src
Eric Anholt e8ea42d245 vc4: Don't allocate new BOs to avoid synchronization when they're shared.
If X11 did a software fallback to the entire screen, we would throw out
the BO the screen is scanning out from and allocate a new one.

Cc: mesa-stable@lists.freedesktop.org
2017-05-17 14:18:29 -07:00
..
amd gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED 2017-05-17 20:28:44 +02:00
compiler glsl: simplify link_assign_uniform_storage() a bit 2017-05-16 09:33:06 +02:00
egl egl: fix android logger compilation 2017-05-15 16:03:51 +01:00
gallium vc4: Don't allocate new BOs to avoid synchronization when they're shared. 2017-05-17 14:18:29 -07:00
gbm gbm/dri: Fix sign-extension in modifier query 2017-05-02 19:55:13 +01:00
getopt
glx glxglvnddispatch: Add missing dispatch for GetDriverConfig 2017-05-17 20:02:18 +02:00
gtest
hgl
intel Android: correct libz dependency 2017-05-17 14:04:18 +01:00
loader
mapi mesa: add KHR_no_error support for glDispatchCompute*() 2017-05-17 10:12:04 +10:00
mesa mesa: don't check mapped buffers in every draw call if drivers allow it 2017-05-17 20:28:44 +02:00
util Android: correct libz dependency 2017-05-17 14:04:18 +01:00
vulkan vulkan/wsi/wayland: Add support for VK_KHR_get_surface_capabilities2 2017-05-16 08:38:45 -07:00
Makefile.am
SConscript