xenia-canary/src/xenia
Gliniak b23566b823 [APU] Fix incorrect packet frame count when frame ends exactly where packet ends
This resolves looping background sound in GoW
2022-11-03 11:14:37 +01:00
..
app Revert "Minor decoder optimizations, kernel fixes, cpu backend fixes" 2022-11-01 14:45:36 -07:00
apu [APU] Fix incorrect packet frame count when frame ends exactly where packet ends 2022-11-03 11:14:37 +01:00
base Revert "Minor decoder optimizations, kernel fixes, cpu backend fixes" 2022-11-01 14:45:36 -07:00
cpu Revert "Minor decoder optimizations, kernel fixes, cpu backend fixes" 2022-11-01 14:45:36 -07:00
debug/ui Fix debug/ui premake too 2022-10-08 10:34:50 -07:00
gpu Revert "Minor decoder optimizations, kernel fixes, cpu backend fixes" 2022-11-01 14:45:36 -07:00
helper/sdl [SDL2] Set more hints. 2020-12-26 04:50:27 -06:00
hid Enable SDL_LEAN_AND_MEAN, SDL_RENDER_DISABLED, saves about 500kb in final exe 2022-09-29 07:26:38 -07:00
kernel Revert "Minor decoder optimizations, kernel fixes, cpu backend fixes" 2022-11-01 14:45:36 -07: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 Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 2022-10-14 20:13:03 +02:00
vfs Revert "Minor decoder optimizations, kernel fixes, cpu backend fixes" 2022-11-01 14:45:36 -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 atomic cas use prefetchw if available 2022-09-17 04:04:53 -07:00
memory.h atomic cas use prefetchw if available 2022-09-17 04:04:53 -07:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
xbox.h [UI] Image post-processing and full presentation/window rework 2022-01-29 13:22:03 +03:00