obs-studio/libobs-d3d11
jpark37 a8866fe3fa libobs-d3d11: Remove new/delete replacements
MSVC noticed inline is not allowed, and new/delete replacments also
don't belong in a header file. We're also just leaning on
__STDCPP_DEFAULT_NEW_ALIGNMENT__ being 16 for MSVC x64 now.
2024-01-11 04:02:31 -06:00
..
cmake cmake: Add changes for CMake build framework 3.0 2023-06-29 10:11:32 -04:00
CMakeLists.txt libobs-d3d11: Remove unnecessary quoting of CMake generator expression 2023-12-19 17:59:44 -05:00
d3d11-duplicator.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-indexbuffer.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-rebuild.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-samplerstate.cpp clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2023-07-15 16:14:55 -07:00
d3d11-shader.cpp libobs-d3d11: Add checksum to shader cache 2023-11-20 04:32:56 -06:00
d3d11-shaderprocessor.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-shaderprocessor.hpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-stagesurf.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-subsystem.cpp libobs-d3d11: Add display primaries to the log 2023-12-10 04:45:22 -06:00
d3d11-subsystem.hpp libobs-d3d11: Remove new/delete replacements 2024-01-11 04:02:31 -06:00
d3d11-texture2d.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-texture3d.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-vertexbuffer.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00
d3d11-zstencilbuffer.cpp Update copyrights/names 2023-05-20 01:31:18 -07:00