azahar/src
Wunk 60f331b43b
cmake: Allow Catch test discovery (#1997)
Allows individual unit-tests to be discovered, tested, and debugged by IDEs without having to run _all_ of the unit-tests just to debug one specific test.
2026-04-05 23:01:05 +02:00
..
android android: Convert bgColor default values to Int (#1959) 2026-03-29 20:05:54 +02:00
audio_core libretro core: Add some ifdefs (#1765) 2026-02-23 21:35:02 +01:00
citra_libretro Fixed launch failures on NetBSD due to PaX MPROTECT restrictions 2026-04-05 13:11:40 +01:00
citra_meta Fixed launch failures on NetBSD due to PaX MPROTECT restrictions 2026-04-05 13:11:40 +01:00
citra_qt Qt: Remove Vulkan warning and OpenGL Mesa override (#1938) 2026-03-28 12:17:15 +01:00
citra_room citra_meta: Move DetachedTasks construction to main.cpp 2026-01-19 21:01:55 +00:00
citra_room_standalone Fixed launch failures on NetBSD due to PaX MPROTECT restrictions 2026-04-05 13:11:40 +01:00
common core: kernel: Implement thread cpu time limit for core1 (#1934) 2026-03-28 12:20:33 +01:00
core fix: don't crash when getaddrinfo gets a small or empty buffer in soc:U 2026-03-29 20:08:41 +02:00
input_common qt: Add controller touchpad support (#777) 2026-03-12 00:21:17 +01:00
installer Move version numbers to end of release file filenames 2026-03-04 14:48:04 +00:00
network artic_base_client: Fix high cpu usage (#1789) 2026-02-25 21:34:52 +01:00
tests cmake: Allow Catch test discovery (#1997) 2026-04-05 23:01:05 +02:00
video_core Fixed NetBSD build issues 2026-04-05 13:11:40 +01:00
web_service Remove the telemetry (#45) 2024-11-07 14:42:32 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Configuration backend improvements Pt. 1 (#1762) 2026-03-02 23:26:43 +00:00