Async and page lock gpu sources
RGB-Depth sources for integration need to reduce memory copies and allow async device copies by using page locked host memory. Further, virtual cam sources need an async grab to allow rendering and memory download to occur during next frame uploads and allocations. This will require a refactor or alternative to the existing RGB-D source architecture.
Edited by Nicolas Pope