xenia/src/xenia/kernel
Dr. Chat 99d6788b2c [Qt] Initial Qt window initialization 2018-10-12 14:53:51 -05:00
..
util [Kernel] Add X_HRESULT_result. (yes, the name is stupid) 2018-05-27 18:12:48 -05:00
xam [Qt] Initial Qt window initialization 2018-10-12 14:53:51 -05:00
xbdm Format all code with new clang-format 2017-12-14 20:44:43 -06:00
xboxkrnl [Kernel] Allow specifying of additional command-line passed to guest. 2018-06-06 19:56:03 -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 Allow the kernel dispatch thread to be suspended after being initialized 2016-11-23 11:56:57 -06:00
kernel_state.h Remove unnecessary usage of xe::be. 2018-05-27 16:35:01 -05:00
notify_listener.cc Fix compilation with VS2015 Update 2 CTP 2016-02-11 23:47:11 -05:00
notify_listener.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
premake5.lua Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
user_module.cc Logging: Add a flag to specify the minimum log level 2017-03-24 16:28:41 -05:00
user_module.h KernelState should handle module launching 2016-10-24 11:01:10 -05:00
xenumerator.cc Shuffling kernel/. 2015-09-06 18:07:52 -07:00
xenumerator.h Whoops. 2017-08-08 08:40:46 -05:00
xevent.cc Fix incorrect double-retaining of objects on restore. 2015-12-29 13:09:24 -08:00
xevent.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
xfile.cc [Kernel] Add support for XFileEndOfFileInformation. 2018-05-23 04:24:37 -05:00
xfile.h [Kernel] Add support for XFileEndOfFileInformation. 2018-05-23 04:24:37 -05:00
xiocompletion.cc Rewrite XIOCompletion::WaitForNotification 2016-08-06 18:14:26 -05:00
xiocompletion.h Rewrite XIOCompletion::WaitForNotification 2016-08-06 18:14:26 -05:00
xmodule.cc Assign XModule path on load rather than in the constructor 2015-12-29 13:10:03 -08:00
xmodule.h Formatting all code. Too gnarly to rebase properly. 2015-12-29 13:13:34 -08:00
xmutant.cc XThread acquire mutants on restore 2015-12-29 13:10:00 -08:00
xmutant.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
xobject.cc Fixing most remaining C++ warnings in clang. 2016-01-01 18:37:33 +00:00
xobject.h Formatting all code. Too gnarly to rebase properly. 2015-12-29 13:13:34 -08:00
xsemaphore.cc Fix XSemaphores saving/restoring a bad counter 2015-12-29 13:09:59 -08:00
xsemaphore.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
xsocket.cc Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
xsocket.h Implemented NetDll_shutdown. 2017-01-09 06:58:15 -06:00
xthread.cc Fix casting between XThread and Thread causing pointer misalignment 2017-02-10 23:35:35 -06:00
xthread.h Remove unnecessary usage of xe::be. 2018-05-27 16:35:01 -05:00
xtimer.cc Shuffling kernel/. 2015-09-06 18:07:52 -07:00
xtimer.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00