Commit 0db6119
committed
Disable Pathfinder D3D11 level by default
1 parent 55df043 commit 0db6119
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
Submodule pathfinder-cpp updated 20 files
- .github/workflows/cmake.yml+1-1
- CMakeLists.txt+10-3
- pathfinder/common/f32x4.h+5-1
- pathfinder/common/i32x4.h+8-10
- pathfinder/common/math/vec2.h+1-1
- pathfinder/common/timestamp.cpp-1
- pathfinder/config.h-55
- pathfinder/core/canvas.cpp-1
- pathfinder/core/canvas.h+4-4
- pathfinder/core/d3d9/object_builder.cpp-1
- pathfinder/core/d3d9/renderer.cpp-1
- pathfinder/core/d3d9/renderer.h-1
- pathfinder/core/d3d9/scene_builder.cpp+2-1
- pathfinder/gpu/gl/command_encoder.cpp+2-2
- pathfinder/gpu/gl/debug_marker.h+2-3
- pathfinder/gpu/gl/shader_module.cpp+5-1
- pathfinder/gpu/gl/texture.cpp-1
- pathfinder/gpu/render_api.h-2
- pathfinder/gpu/vk/window_builder.h+4-5
- pathfinder/prelude.h-1
0 commit comments