LookingGlass/host/platform/Windows
Quantum 4da0c64583 [host] nvfbc: make diff map size configurable
This commit adds a new host configuration option, nvfbc:diffRes, which
specifies the dimensions of every block in the diff map. This defaults to
128, meaning the default 128x128 block size.

Since block sizes other than 128x128 is not guaranteed to be supported by
NvFBC, the function NvFBCGetDiffMapBlockSize was introduced to query the
support and output the actual block size used.
2021-08-05 07:27:28 +10:00
..
capture [host] nvfbc: make diff map size configurable 2021-08-05 07:27:28 +10:00
include/windows [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
src [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
app.manifest [host] windows: declare Windows 10 support in manifest 2021-07-20 11:34:57 +10:00
CMakeLists.txt [host/common] windows: provide delayExecution via nsleep 2021-07-26 16:36:56 +10:00
installer.nsi [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
resource.rc [host] windows: make copyright string in resource use © 2021-08-04 21:16:35 +10:00