0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/plugins/win-capture
jpark37 57f9c61069 win-capture: Remove custom function hooking
Detours seems to be more stable.
2021-05-18 12:51:01 -07:00
..
d3d8-api clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
data/locale win-capture: Remove D3D12 fix toggle 2021-05-18 12:47:25 -07:00
get-graphics-offsets win-capture: Fix D3D leaks on swap chain release 2020-10-13 18:47:35 -07:00
graphics-hook win-capture: Remove custom function hooking 2021-05-18 12:51:01 -07:00
inject-helper cmake: Add cmake folders 2020-05-13 06:52:37 -07:00
app-helpers.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
app-helpers.h win-capture: Use full app obj name for keepalive mutex 2020-03-10 07:13:58 -07:00
CMakeLists.txt win-capture: Put window capture update data in a mutex 2020-09-03 05:49:58 -07:00
cursor-capture.c win-capture: Fix mask handling on some color cursors 2020-10-03 05:55:30 -07:00
cursor-capture.h win-capture: Remove game capture scaling 2020-06-22 15:07:07 -07:00
dc-capture.c win-capture: Support linear SRGB 2021-01-21 07:42:57 -08:00
dc-capture.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
duplicator-monitor-capture.c libobs-winrt,win-capture: Cursor toggle exceptions 2021-05-07 23:50:13 -07:00
game-capture-file-init.c win-capture: Always copy file when debugging 2020-03-09 02:49:46 -07:00
game-capture.c win-capture: Remove D3D12 fix toggle 2021-05-18 12:47:25 -07:00
graphics-hook-info.h win-capture: Remove D3D12 fix toggle 2021-05-18 12:47:25 -07:00
graphics-hook-ver.h win-capture: Remove D3D12 fix toggle 2021-05-18 12:47:25 -07:00
hook-helpers.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
inject-library.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
inject-library.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
load-graphics-offsets.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
monitor-capture.c win-capture: Add OBS_SOURCE_SRGB flag 2021-05-03 01:19:56 -07:00
nt-stuff.h win-capture: Use full app obj name for keepalive mutex 2020-03-10 07:13:58 -07:00
obfuscate.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obfuscate.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
plugin-main.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
window-capture.c libobs-winrt,win-capture: Cursor toggle exceptions 2021-05-07 23:50:13 -07:00
window-helpers.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
window-helpers.h win-capture: Add support for finding windows via EnumWindows 2020-02-22 21:02:33 -08:00