.. |
app
|
[UI] Set fullscreen on double left mouse click
|
2023-12-23 16:11:35 +01:00 |
apu
|
Implement kernel processes
|
2023-10-12 22:13:40 +02:00 |
base
|
Small fixes for better cross-platform compatibility (#200)
|
2023-10-21 17:07:29 +02:00 |
cpu
|
[Kernel] Implement ObCreateObject
|
2023-10-21 17:33:07 +02:00 |
debug/ui
|
Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental
|
2022-12-31 11:19:01 +01:00 |
gpu
|
Fix typing for output stencil ref
|
2023-12-05 09:37:57 +01:00 |
helper/sdl
|
[SDL2] Print version on startup
|
2022-12-28 14:19:02 -06:00 |
hid
|
Added controller hotkeys cvar (#119)
|
2023-01-29 19:26:25 +01:00 |
kernel
|
[Base] Added missing import from previous commit
|
2023-12-23 22:37:51 +01:00 |
patcher
|
[Patcher] Make hash mandatory.
|
2023-11-09 17:54:33 +01: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
|
2023-04-09 17:28:04 +02:00 |
vfs
|
[Kernel] nonintrusive guest to host object mapping
|
2023-10-14 15:01:12 +02:00 |
config.cc
|
[Config] Redesigned config dumper
|
2023-07-29 21:41:34 +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
|
[Kernel] Added Extracting Properties and Contexts out of SPA file
|
2023-12-21 20:43:19 +01:00 |
emulator.h
|
launch module fallback
|
2023-10-21 16:46:31 +02:00 |
guest_pointers.h
|
moved xsemaphore to xthread.d
|
2023-10-11 17:43:59 +02:00 |
memory.cc
|
[Kernel] Implement ObCreateObject
|
2023-10-21 17:33:07 +02:00 |
memory.h
|
[Kernel] Implement ObCreateObject
|
2023-10-21 17:33:07 +02:00 |
premake5.lua
|
C++17ification.
|
2020-04-07 16:09:41 -05:00 |
xbox.h
|
[Kernel] add object type stub functions, export object types
|
2023-10-14 22:35:49 +02:00 |