aboutsummaryrefslogtreecommitdiffstats
path: root/src/meson.build
diff options
context:
space:
mode:
authorChia-I Wu <[email protected]>2019-04-09 18:18:43 +0000
committerGurchetan Singh <[email protected]>2019-04-15 23:25:47 +0000
commit334103efbfcd37488eed49e16871f46d56d8e9a8 (patch)
tree2c93f4d1f96ec57a3bb6fcd8186fd0d90e15baeb /src/meson.build
parenta23c091988f30fd432b5e1a68aedc95c307efa34 (diff)
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 <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/meson.build')
0 files changed, 0 insertions, 0 deletions