xenia/src/xenia
2022-07-08 08:49:43 +02:00
..
app Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 2022-07-04 08:11:04 +02:00
apu Merge remote-tracking branch 'GliniakRepo/experimentals' into canary_experimental 2022-05-19 10:51:44 +02:00
base Initial support for xex patching 2022-06-12 20:10:07 +02:00
cpu Added optimizations for combining conditions together when their results are OR'ed 2022-06-26 12:49:04 -07:00
debug/ui [UI] Image post-processing and full presentation/window rework 2022-01-29 13:22:03 +03:00
gpu Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 2022-07-04 08:11:04 +02:00
helper/sdl [SDL2] Set more hints. 2020-12-26 04:50:27 -06:00
hid Merge remote-tracking branch 'GliniakRepo/local_multiplayer' into canary_experimental 2022-05-19 10:56:21 +02:00
kernel Fixed crash caused by hash calculation in specific cases 2022-07-08 08:49:43 +02:00
patcher Merge remote-tracking branch 'GliniakRepo/patchingSystem' into canary_experimental 2022-06-14 17:50:25 +02:00
tools/api-scanner [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
ui [Vulkan] Remove required feature checks 2022-07-03 20:54:34 +03:00
vfs Changed max component length for host and svod types 2022-05-22 13:06:42 +02:00
config.cc Change default config file name 2022-05-19 09:39:55 +02:00
config.h [UI] Image post-processing and full presentation/window rework 2022-01-29 13:22:03 +03:00
cpp.hint Stop Intellisense complaints about export decls. 2021-05-01 12:45:16 -05:00
emulator.cc Initial support for xex patching 2022-06-12 20:10:07 +02:00
emulator.h Initial support for xex patching 2022-06-12 20:10:07 +02:00
memory.cc [Memory] Allocate system heap memory from bottom of heap last quarter 2022-06-17 22:23:39 +02:00
memory.h Always allocate system heap from top of heap 2022-05-25 07:53:50 +02: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