This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
LookingGlass
Watch
1
Star
0
Fork
0
You've already forked LookingGlass
mirror of
https://github.com/gnif/LookingGlass.git
synced
2024-11-10 08:38:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
21b02efb4d
LookingGlass
/
VERSION
1 line
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[c-host] dxgi: don't stall the GPU pipeline to map textures to ram ID3D11DeviceContext_Map by default will force a CPU sync if the prior call to CopyResource has not completed, this change defers the mapping and sets the D3D11_MAP_FLAG_DO_NOT_WAIT when attempting to map the texture allowing the capture to continue without incurring an expensive CPU/GPU sync. A new tuneable has also been added * dxgi:maxTextures
2019-05-26 13:36:17 +00:00
B1-rc2-2-gd07aa4b29e+1
Reference in New Issue
Copy Permalink