.. |
app
|
Fix up handling of positional options in cvar handling.
|
2019-08-24 07:41:55 -05:00 |
apu
|
[Memory] Refactor GetPhysicalAddress and use it for XMA, resolve #1448
|
2019-08-24 17:42:06 +03:00 |
base
|
[GPU] Remove most hardcoded register/instruction layouts from common and D3D12 code
|
2019-10-20 19:40:37 +03:00 |
cpu
|
[CPU] Add locale export category.
|
2019-09-04 20:03:25 -05:00 |
debug/ui
|
Clean up cvars (rename, recategorize).
|
2019-08-03 23:46:03 -05:00 |
gpu
|
[D3D12] CP: Framework for multiple command lists per frame
|
2019-10-31 23:33:11 +03:00 |
hid
|
Fix up handling of positional options in cvar handling.
|
2019-08-24 07:41:55 -05:00 |
kernel
|
[XAM] Don't use strncpy for XamUserGetName.
|
2019-09-12 03:41:02 -05:00 |
tools/api-scanner
|
Replace all gflag implementations with cvar implementations
|
2019-08-03 02:34:07 +02:00 |
ui
|
[D3D12] CP: Framework for multiple command lists per frame
|
2019-10-31 23:33:11 +03:00 |
vfs
|
[VFS] Fix some security issues in StfsContainerDevice code
|
2019-10-22 08:55:45 +03:00 |
config.cc
|
[Core] Fix writing of multiline values in config.
|
2019-08-04 13:00:15 -05:00 |
config.h
|
Add config class for loading and saving of config file
|
2019-08-03 02:34:07 +02:00 |
emulator.cc
|
[Emulator] Default XEX cvar
|
2019-09-14 20:30:04 +03:00 |
emulator.h
|
[App/Discord] Rework how rich presence is managed.
|
2019-08-03 08:16:04 -05:00 |
memory.cc
|
[Memory] Refactor GetPhysicalAddress and use it for XMA, resolve #1448
|
2019-08-24 17:42:06 +03:00 |
memory.h
|
[Memory] Refactor GetPhysicalAddress and use it for XMA, resolve #1448
|
2019-08-24 17:42:06 +03:00 |
premake5.lua
|
Get rid of gflags alltogether
|
2019-08-03 02:34:19 +02:00 |
xbox.h
|
[XAM] Implement a number of language/locale related functions.
|
2019-09-04 20:03:25 -05:00 |