0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs-d3d11
jpark37 49b32e5e17 libobs-d3d11: Remove "support" for feature level 9.3
Feature Level 9.3 appears to never have actually worked because shaders
are compiled as straight 4_0 instead of 4_0_level_9_3. That being the
case, baseline against 10_0 instead.
2019-09-08 22:41:17 -07:00
..
CMakeLists.txt libobs/graphics: Support debug markers 2019-04-08 02:05:37 -07:00
d3d11-duplicator.cpp libobs-d3d11: Consistent exception catch parameters 2019-08-28 21:10:51 -07:00
d3d11-indexbuffer.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-rebuild.cpp libobs-d3d11: Remove "support" for feature level 9.3 2019-09-08 22:41:17 -07:00
d3d11-samplerstate.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-shader.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07: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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
d3d11-subsystem.cpp libobs-d3d11: Remove "support" for feature level 9.3 2019-09-08 22:41:17 -07:00
d3d11-subsystem.hpp libobs: Add GPU timestamp query support 2019-07-27 13:31:07 -07:00
d3d11-texture2d.cpp libobs-d3d11: Set texture using initializer list 2019-06-29 01:28:16 +02: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