sensics / OSVR-RenderManager

Apache License 2.0
64 stars 45 forks source link

Update AMD submodule for better resource management and multiple display management #280

Closed rpavlik closed 7 years ago

rpavlik commented 7 years ago

This updates the AMD submodule to the latest master, which includes cleanups to interface resource management (avoiding leaks and use-after-free), improved display enumeration (including filtering by the provided vendor IDs, and changes which may enable multi-port output), and fence cleanup.