0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/plugins/win-capture/graphics-hook
Scott Cooper dfe6151465 win-capture: Fix segfault when calling data.free()
data.free should be checked before calling.
2024-09-07 16:09:03 -07:00
..
CMakeLists.txt plugins: Remove CMake legacy code paths for Windows modules 2024-08-22 15:39:00 -04:00
d3d8-capture.cpp cmake: Add changes for CMake build framework 3.0 2023-06-29 10:11:32 -04:00
d3d9-capture.cpp libobs-d3d11,libobs-opengl,plugins: Remove unneeded cast in switches 2023-01-16 11:52:26 +01:00
d3d9-patches.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d10-capture.cpp graphics-hook: Print DXGI swap chain desc 2022-09-10 15:36:53 -07:00
d3d11-capture.cpp graphics-hook: Remove unused member variables 2023-12-10 04:45:33 -06:00
d3d12-capture.cpp graphics-hook: Fix DXGI ref leak for D3D12 capture 2023-12-16 17:03:43 -06:00
dxgi-capture.cpp win-capture: Fix segfault when calling data.free() 2024-09-07 16:09:03 -07:00
dxgi-helpers.hpp libobs-d3d11,libobs-opengl,plugins: Remove unneeded cast in switches 2023-01-16 11:52:26 +01:00
gl-capture.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-decs.h Update copyrights/names 2023-05-20 01:31:18 -07:00
graphics-hook-config.h.in win-capture: Add Vulkan capture 2020-02-29 04:53:28 -08:00
graphics-hook.c cmake: Add changes for CMake build framework 3.0 2023-06-29 10:11:32 -04:00
graphics-hook.h cmake: Add changes for CMake build framework 3.0 2023-06-29 10:11:32 -04:00
graphics-hook.rc cmake: Update cross-platform build project management for Windows 2024-08-20 16:00:21 -04:00
obs-vulkan32.json graphics-hook: Bump Vulkan version 2022-07-29 23:22:39 -07:00
obs-vulkan64.json graphics-hook: Bump Vulkan version 2022-07-29 23:22:39 -07:00
vulkan-capture.c Update source code formatting with clang-format 17.0.3 2024-03-11 15:55:30 -04:00
vulkan-capture.h graphics-hook: Handle VK_KHR_imageless_framebuffer 2023-03-24 15:17:43 -07:00