This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/video_core/vulkan_common
Zephyron 7730d14b4a build: upgrade fmt and SDL2
Update fmt library to version 11.0.2 and make necessary adjustments:
- Replace fmt/format.h includes with fmt/ranges.h
- Add const qualifiers to formatter::format functions
- Update CMake to require fmt version 11

Additional dependency updates:
- Update SDL2 bundled version from 2.28.2 to 2.32.0
- Update catch2 to version 3.8.0
- Update vcpkg baseline to c82f74667287d3dc386bce81e44964370c91a289
2025-02-16 13:38:05 +10:00
..
nsight_aftermath_tracker.cpp build: upgrade fmt and SDL2 2025-02-16 13:38:05 +10:00
nsight_aftermath_tracker.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vk_enum_string_helper.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vma.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vma.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_debug_callback.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_debug_callback.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_device.cpp vulkan: Add Samsung driver workarounds 2025-02-04 16:12:07 +10:00
vulkan_device.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_instance.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_instance.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_library.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_library.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_memory_allocator.cpp vulkan: Add 4KB memory alignment for AMD and Qualcomm drivers 2025-02-02 12:07:43 +10:00
vulkan_memory_allocator.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_surface.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_surface.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_wrapper.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vulkan_wrapper.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00