.. |
app
|
[App] Fix discord cvar
|
2020-02-09 16:21:51 -06:00 |
apu
|
[APU] Support XAudio 2.7
|
2019-11-02 22:27:38 +03:00 |
base
|
[Base] Remove kMaxPath from Windows, it should not be used
|
2020-02-09 14:02:37 -06:00 |
cpu
|
[CPU] Increased maximum function count
|
2020-02-09 15:47:29 -06:00 |
debug/ui
|
[imgui] Fixes to work with new api.
|
2019-11-20 08:05:40 -06:00 |
gpu
|
[GPU] Remove MAX_PATH limit from Shader::Dump
|
2020-02-09 14:02:37 -06:00 |
hid
|
[HID] Fix Demo for XInput
|
2020-02-09 16:19:39 -06:00 |
kernel
|
[Kernel] Ignore page size with base addr allocs.
|
2020-02-09 06:54:27 -06:00 |
tools/api-scanner
|
Replace all gflag implementations with cvar implementations
|
2019-08-03 02:34:07 +02:00 |
ui
|
[UI] Remove MAX_PATH limit from WM_DROPFILES
|
2020-02-09 14:02:22 -06: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] Trigger watches when making pages writable, not the other way around
|
2019-11-10 14:21:36 +03:00 |
memory.h
|
[Memory] Trigger watches when making pages writable, not the other way around
|
2019-11-10 14:21:36 +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 |