obs-studio/plugins/win-capture/graphics-hook
jp9000 a5872955f4 win-capture: Add graphics-hook library
This library is a completely refactored and rewritten version of the
original graphics hook.  The code is more clean, readable, and has a
variety of new features, such as scaling and forcing memory capture.

Currently, only D3D9, 10, and 11 are implemented.  (This commit may be
updated on this branch)
2014-12-09 14:21:07 -08:00
..
CMakeLists.txt win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
d3d1x_shaders.hpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
d3d9-capture.cpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
d3d9-patches.hpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
d3d10-capture.cpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
d3d11-capture.cpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
dxgi-capture.cpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
dxgi-helpers.hpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
gl-capture.c win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
gl-decs.h win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
graphics-hook.c win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
graphics-hook.h win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00