Commit ef0db89
Submodule dxvk-nvapi updated 75 files
- .gitattributes+1-1
- .github/workflows/build-llvm.yml+2-2
- .github/workflows/build-proton.yml+1-1
- .github/workflows/build-test-package-linux.yml+2-2
- .github/workflows/build-test-windows.yml+2-2
- .gitmodules+3
- LICENSE+1-1
- README.md+5-4
- external/DirectX-Headers+1
- external/Vulkan-Headers+1-1
- external/nvapi+1-1
- external/vkroots+1-1
- inc/catch2/catch_amalgamated.cpp+654-285
- inc/catch2/catch_amalgamated.hpp+598-363
- inc/d3d12.h-24.2k
- inc/nvml/nvml.h+1.4k-639
- inc/trompeloeil/catch2/trompeloeil.hpp
- inc/trompeloeil/trompeloeil.hpp
- inc/trompeloeil/trompeloeil/coro.hpp
- inc/trompeloeil/trompeloeil/cpp11_shenanigans.hpp
- inc/trompeloeil/trompeloeil/lifetime.hpp
- inc/trompeloeil/trompeloeil/matcher.hpp
- inc/trompeloeil/trompeloeil/matcher/any.hpp
- inc/trompeloeil/trompeloeil/matcher/compare.hpp
- inc/trompeloeil/trompeloeil/matcher/deref.hpp
- inc/trompeloeil/trompeloeil/matcher/member_is.hpp
- inc/trompeloeil/trompeloeil/matcher/not.hpp
- inc/trompeloeil/trompeloeil/matcher/range.hpp
- inc/trompeloeil/trompeloeil/matcher/re.hpp
- inc/trompeloeil/trompeloeil/matcher/set_predicate.hpp
- inc/trompeloeil/trompeloeil/mock.hpp
- inc/trompeloeil/trompeloeil/sequence.hpp
- inc/trompeloeil/trompeloeil/stream_tracer.hpp
- layer/log.h+8-8
- layer/meson.build+1-1
- layer/vulkan_reflex_layer.cpp+222-323
- meson.build+7-1
- src/interfaces/shared_interfaces.h+1-1
- src/meson.build+2-2
- src/nvapi/low_latency_frame_id_generator.cpp-6
- src/nvapi/low_latency_frame_id_generator.h+1-4
- src/nvapi/nvapi_adapter.cpp-16
- src/nvapi/nvapi_adapter.h-2
- src/nvapi/nvapi_d3d_low_latency_device.cpp-3
- src/nvapi/nvapi_vulkan_low_latency_device.cpp+66-15
- src/nvapi/nvapi_vulkan_low_latency_device.h+7-3
- src/nvapi/nvml.cpp+4-4
- src/nvapi/nvml.h+2-2
- src/nvapi_d3d.cpp+33-17
- src/nvapi_d3d12.cpp+21-11
- src/nvapi_gpu.cpp+6-4
- src/nvapi_private.h+8-10
- src/nvapi_vulkan.cpp+20-2
- src/nvofapi_private.h+4-3
- src/util/util_drs.h+14
- src/util/util_env.cpp+31-31
- src/util/util_env.h+4
- src/util/util_log.cpp+1-1
- src/util/util_log.h+1-1
- src/util/util_ngx_debug.h+1-1
- tests/meson.build+2-4
- tests/mocks/d3d12_mocks.h+13-13
- tests/mocks/nvml_mocks.h+1-1
- tests/mocks/vulkan_mocks.h+15-1
- tests/nvapi/resource_factory_util.cpp+1-6
- tests/nvapi/resource_factory_util.h-1
- tests/nvapi/section_listener.h+1
- tests/nvapi_d3d.cpp+4-4
- tests/nvapi_d3d12.cpp+4-9
- tests/nvapi_main.cpp-1
- tests/nvapi_sysinfo_nvml.cpp+4-4
- tests/nvapi_tests_private.h+6-2
- tests/nvapi_vulkan.cpp+80
- tests/nvofapi_main.cpp-1
- tests/nvofapi_tests_private.h+6-2
0 commit comments