0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/libobs-d3d11
Richard Stanway 13cfd95fef libobs-d3d11: Avoid temporary ComPtr objects
The ternary operator promotes both sides to the same type if possible,
so it created and destroyed a temporary ComPtr. Found by PVS Studio.
2021-03-04 19:29:00 +01:00
..
CMakeLists.txt cmake: Add cmake folders 2020-05-13 06:52:37 -07:00
d3d11-config.h.in libobs-d3d11: Set maximum GPU priority 2019-10-10 00:51:47 -07:00
d3d11-duplicator.cpp libobs: gs_duplicator_get_monitor_index 2021-01-26 17:11:04 -08:00
d3d11-indexbuffer.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-rebuild.cpp libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
d3d11-samplerstate.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-shader.cpp libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
d3d11-shaderprocessor.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-shaderprocessor.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-stagesurf.cpp libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
d3d11-subsystem.cpp libobs-d3d11: Avoid temporary ComPtr objects 2021-03-04 19:29:00 +01:00
d3d11-subsystem.hpp libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
d3d11-texture2d.cpp libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
d3d11-texture3d.cpp libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
d3d11-vertexbuffer.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-zstencilbuffer.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
intel-nv12-support.hpp libobs-d3d11: Enable NV12 for Intel on newer platforms 2020-02-26 05:49:13 -08:00