xenia-canary/src/xenia/kernel
gibbed 669d83896d [Kernel] Implement RtlImageNtHeader. 2019-07-29 19:23:16 -05:00
..
util - Clean up log level names, no need for LOG_LEVEL_ prefix when it is an 2019-04-30 17:41:27 -05:00
xam [Kernel] Rename NotifyListener to XNotifyListener to bring it in line with the naming scheme of kernel objects. 2019-07-29 13:43:13 -05:00
xbdm [CPU/Kernel] Cleanup and rework of how kernel exports are declared. 2018-11-20 13:03:17 -06:00
xboxkrnl [Kernel] Implement RtlImageNtHeader. 2019-07-29 19:23:16 -05:00
debug_visualizers.natvis Switching to premake. Probably with disasterous consequences. 2015-07-18 16:00:01 -07:00
kernel_module.cc Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
kernel_module.h Split out trampoline generation to make it reusable. 2016-06-18 13:41:49 -05:00
kernel_state.cc [Kernel] Rename NotifyListener to XNotifyListener to bring it in line with the naming scheme of kernel objects. 2019-07-29 13:43:13 -05:00
kernel_state.h [Kernel] Rename NotifyListener to XNotifyListener to bring it in line with the naming scheme of kernel objects. 2019-07-29 13:43:13 -05:00
premake5.lua [Kernel] XeCryptAes using openluopworld/aes_128 2019-04-14 18:08:07 +03:00
user_module.cc Oops. Missed a log line for previous two commits. 2019-04-30 17:45:45 -05:00
user_module.h [CPU] Add XEXP support to XexModule, if XEXP is in same folder as XEX 2018-10-20 04:36:21 +01:00
xenumerator.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xenumerator.h [Kernel] Remove item limit from enumerators, fixes #1255 2018-11-07 22:47:59 +00:00
xevent.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xevent.h [Kernel] Fix timeout in NtWaitForMultipleObjectsEx. 2018-11-25 11:06:57 -06:00
xfile.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xfile.h [Kernel] Add support for XFileEndOfFileInformation. 2018-05-23 04:24:37 -05:00
xiocompletion.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xiocompletion.h Rewrite XIOCompletion::WaitForNotification 2016-08-06 18:14:26 -05:00
xmodule.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xmodule.h Update documentation. 2018-11-22 09:20:09 -06:00
xmutant.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xmutant.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
xnotifylistener.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xnotifylistener.h [Kernel] Rename NotifyListener to XNotifyListener to bring it in line with the naming scheme of kernel objects. 2019-07-29 13:43:13 -05:00
xobject.cc [Kernel] Add XSymbolicLink. 2019-07-29 17:52:46 -05:00
xobject.h [Kernel] Add XSymbolicLink. 2019-07-29 17:52:46 -05:00
xsemaphore.cc Fix XSemaphores saving/restoring a bad counter 2015-12-29 13:09:59 -08:00
xsemaphore.h [Kernel] Fix timeout in NtWaitForMultipleObjectsEx. 2018-11-25 11:06:57 -06:00
xsocket.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xsocket.h Update documentation. 2018-11-22 09:20:09 -06:00
xsymboliclink.cc [Kernel] Add XSymbolicLink. 2019-07-29 17:52:46 -05:00
xsymboliclink.h [Kernel] Add XSymbolicLink. 2019-07-29 17:52:46 -05:00
xthread.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xthread.h Remove unnecessary usage of xe::be. 2018-05-27 16:35:01 -05:00
xtimer.cc [Kernel] Use type constant instead of type enum when calling base constructor. 2019-07-29 13:53:44 -05:00
xtimer.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00