diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2016-03-10 21:47:56 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-03-11 16:54:17 -0800 |
commit | 9bff5266beb9bacf86b199ca5ecaafaac8fae948 (patch) | |
tree | bae9dac11c244f5c54fb9d7f41d7b315bd7fbf5f /src/intel/vulkan/anv_util.c | |
parent | e920b184e9a0cd3864b1db95921ef5d8b2227c6a (diff) |
anv/x11: Add present support
The old DRI3 implementation just used CopyArea instead of present. We
still don't support all the MST fancyness, but it should at least avoid
some copies and allow for.
v2 (Jason Ekstrand):
- Better object cleanup and destruction
- Handle the CONFIGURE_NOTIFY event and return OUT_OF_DATE when needed
- Track dirtyness via IDLE_NOTIFY rather than interating through the
images sequentially
Diffstat (limited to 'src/intel/vulkan/anv_util.c')
0 files changed, 0 insertions, 0 deletions