obs-studio/plugins/win-capture/get-graphics-offsets
jp9000 1755511b2f win-capture: Hook Reset/ResetEx in Present* funcs
The virtual address table values for Reset/ResetEx can sometimes point
to functions that are in libraries outside of D3D8.dll and D3D9.dll, and
will cause a crash if used.  Instead, just hook Reset/ResetEx when one
of the Present* functions are called.
2015-11-20 14:06:37 -08:00
..
CMakeLists.txt win-capture: Add get-graphics-offsets helper 2014-12-09 14:21:06 -08:00
d3d8-offsets.cpp win-capture: Hook Reset/ResetEx in Present* funcs 2015-11-20 14:06:37 -08:00
d3d9-offsets.cpp win-capture: Hook Reset/ResetEx in Present* funcs 2015-11-20 14:06:37 -08:00
ddraw-offsets.cpp win-capture: Add get-graphics-offsets helper 2014-12-09 14:21:06 -08:00
dxgi-offsets.cpp win-capture: Add get-graphics-offsets helper 2014-12-09 14:21:06 -08:00
get-graphics-offsets.c win-capture: Hook Reset/ResetEx in Present* funcs 2015-11-20 14:06:37 -08:00
get-graphics-offsets.h win-capture: Use inline define with VC only 2015-02-09 03:55:17 -08:00