xenia-canary/src/xenia
Gliniak 11f14e8488 [HID] Fixed spam caused by incorrect controller visibility
- Little cleanup in HID related code
2024-12-21 19:51:01 +01:00
..
app Never specify /O1 2024-12-13 13:01:06 -08:00
apu [3PP] Uplifted FMT version and adjusted messages 2024-12-12 20:28:11 +01:00
base [Base] Fixed compilation error in math.h 2024-12-16 18:55:46 +01:00
cpu Never specify /O1 2024-12-13 13:01:06 -08:00
debug/ui Never specify /O1 2024-12-13 13:01:06 -08:00
gpu [Base] Removed useless path_to_utf8 conversion while using fmt 2024-12-13 19:04:31 +01:00
helper/sdl [SDL2] Print version on startup 2022-12-28 14:19:02 -06:00
hid [HID] Fixed spam caused by incorrect controller visibility 2024-12-21 19:51:01 +01:00
kernel [XAM] Fixed profile setting for preferred color 2024-12-21 14:58:16 +01:00
patcher [Base] Removed useless path_to_utf8 conversion while using fmt 2024-12-13 19:04:31 +01:00
tools/api-scanner [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
ui [UI] Added played game list and achievements UI. 2024-12-14 18:18:35 +01:00
vfs Never specify /O1 2024-12-13 13:01:06 -08:00
config.cc [Base] Removed useless path_to_utf8 conversion while using fmt 2024-12-13 19:04:31 +01:00
config.h [3PP] Replaced cpptoml with tomlplusplus 2024-09-22 20:41:52 +02:00
cpp.hint Stop Intellisense complaints about export decls. 2021-05-01 12:45:16 -05:00
emulator.cc [Kernel] Removed useless GameInfoWrapper class 2024-12-14 20:51:16 +01:00
emulator.h [XMP] Added dedicated AudioMediaPlayer class 2024-11-02 16:47:52 +01:00
guest_pointers.h moved xsemaphore to xthread.d 2023-10-11 17:43:59 +02:00
memory.cc [3PP] Uplifted FMT version and adjusted messages 2024-12-12 20:28:11 +01:00
memory.h [LINT] Linted files + Added lint job to CI 2024-03-12 19:19:30 +01:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
xbox.h [Xam/UI] - Implement XamShowMarketplaceUIEx & XamShowForcedNameChangeUI 2024-12-20 08:00:43 +01:00