mesa/src
Chia-I Wu 334103efbf virgl: hide fence internals from the driver
Fence fds are cheaper than resources.  We want to let winsys make the
decision and use fence fds whenever they are supported.  This commit
prepares the work.

For the moment, we create a resource _and_ a fence fd when
supports_fences is true.  This will be fixed such that we create a
resource _or_ a fence fd.  (And because of a version check bug that we
will fix later, supports_fences is actually never true).

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2019-04-15 23:25:47 +00:00
..
amd Delete autotools 2019-04-15 13:44:29 -07:00
broadcom Delete autotools 2019-04-15 13:44:29 -07:00
compiler glsl/linker: always validate explicit locations for first and last interfaces 2019-04-15 22:34:50 +00:00
egl Delete autotools 2019-04-15 13:44:29 -07:00
freedreno Delete autotools 2019-04-15 13:44:29 -07:00
gallium virgl: hide fence internals from the driver 2019-04-15 23:25:47 +00:00
gbm Delete autotools 2019-04-15 13:44:29 -07:00
getopt
glx Delete autotools 2019-04-15 13:44:29 -07:00
gtest Delete autotools 2019-04-15 13:44:29 -07:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel Delete autotools 2019-04-15 13:44:29 -07:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi Delete autotools 2019-04-15 13:44:29 -07:00
mesa Delete autotools 2019-04-15 13:44:29 -07:00
util drirc: add Spectacle, Falkon to a-sync blacklist 2019-04-15 17:38:44 -04:00
vulkan Delete autotools 2019-04-15 13:44:29 -07:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00