obs-studio/plugins/win-capture/graphics-hook
jp9000 b3ef46d986 cmake: Make static VC runtime libraries consistent
Makes Visual C runtime libraries consistent across
Debug/MinSizeRel/Release/RelWithDebInfo, rather than just changing those
flags for RelWithDebInfo.  Also adds /Zl for statically linked
libraries.

Closes obsproject/obs-studio#1421
2018-09-12 07:49:13 -07:00
..
CMakeLists.txt cmake: Make static VC runtime libraries consistent 2018-09-12 07:49:13 -07:00
d3d1x_shaders.hpp win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
d3d8-capture.cpp Fix various typos across multiple modules 2017-04-25 22:39:42 -04:00
d3d9-capture.cpp Various: Don't use boolean bitfields 2017-05-10 23:28:46 +02:00
d3d9-patches.hpp win-capture: Update D3D9 patches 2016-08-06 15:27:33 -07:00
d3d10-capture.cpp Various: Don't use boolean bitfields 2017-05-10 23:28:46 +02:00
d3d11-capture.cpp Various: Don't use boolean bitfields 2017-05-10 23:28:46 +02:00
d3d12-capture.cpp Various: Don't use boolean bitfields 2017-05-10 23:28:46 +02:00
dxgi-capture.cpp win-capture: Add IDXGISwapChain1::Present1 hook support 2017-06-19 15:45:00 -07:00
dxgi-helpers.hpp win-capture: Fix enum switch warnings 2015-02-09 03:49:46 -08:00
gl-capture.c graphics-hook: blacklist OpenGL capture for "cm_client.exe" 2017-11-16 17:57:11 -08:00
gl-decs.h win-capture: Add game capture fix for darkest dungeon 2016-01-26 11:49:28 -08:00
graphics-hook-config.h.in win-capture: Add D3D12 capture support 2016-11-03 12:13:42 -07:00
graphics-hook.c win-capture/graphics-hook: Fix memory offset calculation 2018-02-24 21:48:50 -08:00
graphics-hook.h win-capture: Don't use FindWindow for game capture keepalive 2017-01-15 09:15:45 -08:00