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
Richard Stanway ecf8c1239d
win-capture: Make open_process_proc static
Seems like the original intention and avoids repeatedly calling
GetProcAddress. Detected by PVS Studio.
2022-01-18 00:00:10 +01:00
..
d3d8-api clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
data/locale Update translations from Crowdin 2021-12-12 02:38:59 +00: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 dependency on psapi.lib 2021-09-12 14:10:36 -07:00
inject-helper inject-helper: Remove UNUSED_PARAMETER macro 2021-11-20 22:53:10 -08:00
app-helpers.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
app-helpers.h win-capture: Move NT functions to shared file 2021-07-24 23:15:45 +02:00
CMakeLists.txt win-capture: Remove dependency on psapi.lib 2021-09-12 14:10:36 -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 libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
dc-capture.h libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
duplicator-monitor-capture.c libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -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: Make open_process_proc static 2022-01-18 00:00:10 +01: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: Update graphics hook version to 1.7.1 2021-09-28 10:08:55 -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 libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
nt-stuff.c win-capture: Fix formatting 2021-07-24 23:21:02 +02:00
nt-stuff.h win-capture: Move NT functions to shared file 2021-07-24 23:15:45 +02: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: Check for WGC support on plugin load 2021-06-30 01:45:42 -07:00
window-capture.c win-capture: Should not init module if HWND is invisible 2021-12-16 23:39:55 -08:00
window-helpers.c win-capture: Remove dependency on psapi.lib 2021-09-12 14:10:36 -07:00
window-helpers.h win-capture: Add support for finding windows via EnumWindows 2020-02-22 21:02:33 -08:00