..
app
Fixed three crashes and refactored
2022-12-16 18:39:42 +00:00
apu
[APU] Set first frame offset for next buffer + Note about edgecase
2022-12-13 22:57:36 +01:00
base
Merge branch 'xenia-canary:canary_experimental' into command_processor_optimizations
2022-12-14 11:35:13 -08:00
cpu
cpu/backend/x64/x64_tracers: fix thread matching
2022-12-17 13:34:48 -05:00
debug /ui
Minor decoder optimizations, kernel fixes, cpu backend fixes
2022-11-05 10:50:33 -07:00
gpu
Fix issue introduced yesterday where the final fetch constant would never be marked as written
2022-12-15 08:35:36 -08:00
helper /sdl
[SDL2] Set more hints.
2020-12-26 04:50:27 -06:00
hid
[APU+HID] Optimizations
2022-11-03 03:56:13 -07:00
kernel
kernal/xam/xam_info: base game region on user_country
2022-12-17 13:34:49 -05:00
patcher
[Patcher] Allow loading patches from non-utf8 paths
2022-07-18 08:46:04 +02:00
tools /api-scanner
[UI] Loop thread to main thread WindowedAppContext
2021-08-28 19:38:24 +03:00
ui
Print any module name+ offset in host exception reports
2022-12-09 12:24:06 -08:00
vfs
Minor decoder optimizations, kernel fixes, cpu backend fixes
2022-11-05 10:50:33 -07:00
config.cc
[Patcher] Allow loading patches from non-utf8 paths
2022-07-18 08:46:04 +02:00
config.h
[Patcher] Allow loading patches from non-utf8 paths
2022-07-18 08:46:04 +02:00
cpp.hint
Stop Intellisense complaints about export decls.
2021-05-01 12:45:16 -05:00
emulator.cc
Guest crash message more useful
2022-08-24 09:42:56 -05:00
emulator.h
Merge branch 'importContent' of https://github.com/Gliniak/xenia.git into canary_experimental
2022-07-30 12:44:24 +02:00
memory.cc
"Fix" debug console, we were checking the cvar before any cvars were loaded, and the condition it checks in AttachConsole is somehow always false
2022-11-27 09:39:33 -08:00
memory.h
Minor decoder optimizations, kernel fixes, cpu backend fixes
2022-11-05 10:50:33 -07:00
premake5.lua
C++17ification.
2020-04-07 16:09:41 -05:00
xbox.h
"Fix" debug console, we were checking the cvar before any cvars were loaded, and the condition it checks in AttachConsole is somehow always false
2022-11-27 09:39:33 -08:00