citra/src
Steveice10 5e02be75a3
renderer_vulkan: Use getToolPropertiesEXT instead of getToolProperties (#7434)
getToolProperties is not available until Vulkan 1.3; we need to use the EXT version.
2024-02-13 21:43:09 -08:00
..
android android: add basic support for google game dashboard (#7430) 2024-02-10 17:24:10 -08:00
audio_core AudioCore/HLE/source: Partially implement last_buffer_id (#7397) 2024-02-05 09:54:13 -08:00
citra build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00
citra_qt qt: Display OpenGL renderer name and add Mesa override to support Windows OpenGLOn12. (#7395) 2024-01-29 12:24:41 -08:00
common externals: Update dynarmic to 6.6.1, Update oaknut to 2.0.1 (#7398) 2024-01-30 19:50:39 -08:00
core service: Stub mcu::HWC (#7428) 2024-02-09 14:09:05 -08:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) 2023-08-07 03:12:49 -07:00
input_common fix ASAN error in sdl_impl.cpp (#7427) 2024-02-09 14:08:15 -08:00
network build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
tests AudioCore/HLE/source: Partially implement last_buffer_id (#7397) 2024-02-05 09:54:13 -08:00
video_core renderer_vulkan: Use getToolPropertiesEXT instead of getToolProperties (#7434) 2024-02-13 21:43:09 -08:00
web_service externals: Remove broken android-ifaddrs. (#7410) 2024-02-01 06:39:13 -08:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00