LookingGlass/vendor/DXGICapture
Geoffrey McRae ffd2fc1824 [host] Fixed the DXGIManager to capture the cursor properly.
Note: This class will be entirely re-written when I find some time,
it is very poorly implemented, full of assumptions and creates a new
texture for every single frame 🤦.
2017-11-03 00:18:37 +11:00
..
DXGIManager.cpp [host] Fixed the DXGIManager to capture the cursor properly. 2017-11-03 00:18:37 +11:00
DXGIManager.h [host] Fixed the DXGIManager to capture the cursor properly. 2017-11-03 00:18:37 +11:00
README [host] Fixed the DXGIManager to capture the cursor properly. 2017-11-03 00:18:37 +11:00

code in this directory is temporary and requires a re-write, it is horrible and
to be deprecated ASAP.

The reason for keeping a local copy is because I have fixed some stupid bugs
and implemented proper alpha blending for the cursor.