xenia-canary/src/xenia
Gliniak 5f5be06680 [Memory] Preallocate whole physical range for GPU.
Seems like GPU has direct access to whole RAM and can request anything.

Removed check for page access as all pages are now available for gpu
2024-09-01 22:21:28 +02:00
..
app [Emulator] Changed default config values for: 2024-08-31 21:48:34 +02:00
apu [Emulator] Changed default config values for: 2024-08-31 21:48:34 +02:00
base [Emulator] Changed default config values for: 2024-08-31 21:48:34 +02:00
cpu [GPU] Added janky(?) support for register: D1MODE_V_COUNTER 2024-08-31 23:37:21 +02:00
debug/ui Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 2024-05-31 22:43:59 +02:00
gpu [Memory] Preallocate whole physical range for GPU. 2024-09-01 22:21:28 +02:00
helper/sdl [SDL2] Print version on startup 2022-12-28 14:19:02 -06:00
hid [App] Add notifications for hotkeys & XNotifyQueueUI 2024-08-27 22:02:00 +02:00
kernel [Memory] Preallocate whole physical range for GPU. 2024-09-01 22:21:28 +02:00
patcher [LINT] Fixed lint issues after clang-format update 2024-06-13 20:56:56 +02:00
tools/api-scanner [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
ui [Emulator] Changed default config values for: 2024-08-31 21:48:34 +02:00
vfs [VFS] Fixed crash on filename extraction from path. 2024-08-31 18:15:13 +02:00
config.cc [Codacy] Fixed some issues found by codacy. 2024-01-20 13:19:37 +01: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 [Emulator] Added summary window to Install Content option 2024-06-27 11:40:40 +02:00
emulator.h [Emulator] Added summary window to Install Content option 2024-06-27 11:40:40 +02:00
guest_pointers.h moved xsemaphore to xthread.d 2023-10-11 17:43:59 +02:00
memory.cc [Memory] Preallocate whole physical range for GPU. 2024-09-01 22:21:28 +02:00
memory.h [LINT] Linted files + Added lint job to CI 2024-03-12 19:19:30 +01:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
xbox.h [Emulator] Added summary window to Install Content option 2024-06-27 11:40:40 +02:00