LookingGlass/host/platform/Windows/capture
Quantum 3d29967a8d [host] dxgi: copy only damaged regions to IVSHMEM
This implementation uses a line sweep algorithm to copy the precisely the
intersection of all accumulated damage rectangles, ensuring that every
pixel is copied exactly once, and no pixel is ever copied multiple times.
Furthermore, once a row has been swept, we update the framebuffer write
pointer immediately.
2021-08-06 22:55:15 +10:00
..
DXGI [host] dxgi: copy only damaged regions to IVSHMEM 2021-08-06 22:55:15 +10:00
NVFBC [host] nvfbc: round pitch to multiple of 128 for dmabuf import 2021-08-06 22:48:33 +10:00
CMakeLists.txt [host] NvFBC/DXGI: make DXGI the default instead of the fallback 2021-06-06 06:14:24 +10:00