azahar/src/citra_libretro
Fausto Núñez Alberro 70c9e18eea
libretro: enable VK_EXT_custom_border_color extension (#1825)
Fixes crash on startup with Vulkan renderer. The extension and its
features must be enabled during device creation for samplers using
custom border colors to work.

Fixes #1824
2026-03-07 21:56:44 +01:00
..
emu_window Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
input Configuration backend improvements Pt. 1 (#1762) 2026-03-02 23:26:43 +00:00
citra_libretro.cpp Configuration backend improvements Pt. 1 (#1762) 2026-03-02 23:26:43 +00:00
citra_libretro.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
CMakeLists.txt Remove _android suffix from Android libretro core filename 2026-03-03 16:26:08 +00:00
core_settings.cpp libretro: expose large_screen_proportion as a core option (#1833) 2026-03-07 16:44:27 +01:00
core_settings.h Configuration backend improvements Pt. 1 (#1762) 2026-03-02 23:26:43 +00:00
environment.cpp Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
environment.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
libretro.osx.def Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
libretro_vk.cpp libretro: enable VK_EXT_custom_border_color extension (#1825) 2026-03-07 21:56:44 +01:00
libretro_vk.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00