On Monday, September 24, 2018 8:18:37 PM CEST Nicholas Kazlauskas wrote:
> Applications that don't present at a predictable rate (ie. not games)
> shouldn't have adaptive sync enabled. This list covers some of the
> common desktop compositors, web browsers and video players.
>
> Signed-off-by: Nic
---
src/intel/vulkan/anv_device.c | 27 +++
src/intel/vulkan/anv_extensions.py | 1 +
2 files changed, 28 insertions(+)
diff --git a/src/intel/vulkan/anv_device.c b/src/intel/vulkan/anv_device.c
index aa75de4e1ac..ad690b58e23 100644
--- a/src/intel/vulkan/anv_device.
Turns out Samuel already fixed this some time ago and I just hadn't rebased
that branch. ☹️
On September 28, 2018 17:15:37 Chad Versace wrote:
On Fri 28 Sep 2018, Jason Ekstrand wrote:
We don't support the protected memory feature but it's easy enough to
fill out the properties struct to say
https://bugs.freedesktop.org/show_bug.cgi?id=107022
zefkerri...@gmail.com changed:
What|Removed |Added
Status|REOPENED|NEW
--- Comment #17 from zefkerr