xenia-canary/src/xenia/kernel
Joel Linn 15950eec37 [Base] Use chrono APIs for Timers 2022-04-26 13:56:11 -05:00
..
info [Kernel/VFS] Cleanup info query/set+sector size. 2020-04-20 16:08:02 -05:00
util [kernel] Remove unnecessary string copy 2022-03-08 12:17:57 -06:00
xam [GPU/Kernel] Fix space-prefixed hexadecimal number printing 2022-01-29 14:02:55 +03:00
xbdm [Kernel] Use tables for export groups. 2022-01-09 14:16:37 -06:00
xboxkrnl [Base] Add chrono support 2022-04-26 13:56:11 -05:00
debug_visualizers.natvis Switching to premake. Probably with disasterous consequences. 2015-07-18 16:00:01 -07:00
kernel_flags.cc Clean up cvars (rename, recategorize). 2019-08-03 23:46:03 -05:00
kernel_flags.h Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
kernel_module.cc [Kernel] Fixup GetProcAddressByOrdinal 2020-04-12 21:53:46 -05:00
kernel_module.h C++17ification. 2020-04-07 16:09:41 -05:00
kernel_state.cc [Kernel] Fix glibc exception on empty content_root 2021-09-15 15:24:21 -05:00
kernel_state.h Refactor FourCC magic uses 2021-06-02 22:28:43 -05:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
user_module.cc Refactor FourCC magic uses 2021-06-02 22:28:43 -05:00
user_module.h C++17ification. 2020-04-07 16:09:41 -05:00
xenumerator.cc [Kernel] Fix XStaticUntypedEnumerator item count. 2021-06-30 13:26:05 -05:00
xenumerator.h [XAM] Enumerator improvements. 2021-06-30 03:39:22 -05:00
xevent.cc [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xevent.h [Kernel] Scope object type enum. 2020-11-22 20:34:07 -06:00
xfile.cc [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xfile.h [Kernel] Implement NtReadFileScatter via adding XFile::ReadScatter 2021-01-03 13:50:34 -06:00
xiocompletion.cc [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xiocompletion.h [Kernel] Scope object type enum. 2020-11-22 20:34:07 -06:00
xmodule.cc Refactor FourCC magic uses 2021-06-02 22:28:43 -05:00
xmodule.h Refactor FourCC magic uses 2021-06-02 22:28:43 -05:00
xmutant.cc [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xmutant.h [Kernel] Scope object type enum. 2020-11-22 20:34:07 -06:00
xnotifylistener.cc [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xnotifylistener.h [Code] Make union usage more consistent 2021-11-03 20:45:09 +03:00
xobject.cc [kernel] Remove unnecessary string copy 2022-03-08 12:17:57 -06:00
xobject.h [Code] Remove game names from code comments (most of at least) 2021-09-05 21:27:40 +03:00
xsemaphore.cc [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xsemaphore.h [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xsocket.cc [Kernel] Rename sin_zero due to #define on Android 2021-09-11 23:31:52 +03:00
xsocket.h [Kernel] Rename sin_zero due to #define on Android 2021-09-11 23:31:52 +03:00
xsymboliclink.cc [kernel] Remove unnecessary string copy 2022-03-08 12:17:57 -06:00
xsymboliclink.h [Kernel] Scope object type enum. 2020-11-22 20:34:07 -06:00
xthread.cc [Base] Check success of sync primitive creation 2022-03-08 12:17:57 -06:00
xthread.h [Kernel/Thread] Changed default stack location 2021-06-25 23:45:23 -05:00
xtimer.cc [Base] Use chrono APIs for Timers 2022-04-26 13:56:11 -05:00
xtimer.h [Kernel] Scope object type enum. 2020-11-22 20:34:07 -06:00