Citron/src/video_core/vulkan_common
Zephyron 3205c9b691 fix(vulkan): address compiler warnings for Linux
- Fix variable shadowing in ShaderManager constructor by renaming parameter
- Remove unused variables in vk_texture_manager.cpp to avoid warnings
- Fix int conversion warning in syscall return value

These changes fix build errors when using certain optimized compile flags for Linux.

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-04-18 14:26:04 +10:00
..
hybrid_memory.cpp fix(vulkan): address compiler warnings for Linux 2025-04-18 14:26:04 +10:00
hybrid_memory.h feat(video_core): Fix Linux compilation issues in Hybrid Memory Manager 2025-04-12 17:50:39 +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 revert cbb9a35166 2025-03-03 04:00:13 +00: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: Improve memory allocation robustness 2025-02-22 19:08:42 +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