| .. |
|
info
|
[Kernel/VFS] Cleanup info query/set+sector size.
|
2020-04-20 16:08:02 -05:00 |
|
util
|
[Kernel/Object] Added base to object handle
|
2020-08-29 15:17:31 +03:00 |
|
xam
|
[XAM] Raise the size of the dummy HDD to 20GB.
|
2020-11-15 15:04:40 -06:00 |
|
xbdm
|
[Kernel] Maybe stub DmGetXbeInfo better.
|
2020-04-09 17:54:40 -05:00 |
|
xboxkrnl
|
threading test: zero initialize counter
|
2020-11-16 00:13:14 -06: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
|
[threading] Change thread names to suit pthread
|
2020-11-15 11:12:05 -06:00 |
|
kernel_state.h
|
C++17ification.
|
2020-04-07 16:09:41 -05:00 |
|
premake5.lua
|
C++17ification.
|
2020-04-07 16:09:41 -05:00 |
|
user_module.cc
|
Overhaul logging.
|
2020-04-07 16:09:41 -05:00 |
|
user_module.h
|
C++17ification.
|
2020-04-07 16:09:41 -05: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
|
Overhaul logging.
|
2020-04-07 16:09:41 -05:00 |
|
xevent.h
|
[Kernel] Fix timeout in NtWaitForMultipleObjectsEx.
|
2018-11-25 11:06:57 -06:00 |
|
xfile.cc
|
[Kernel/VFS] Specify root entry to open from + cleanup.
|
2020-04-20 01:14:07 -05:00 |
|
xfile.h
|
[Kernel/VFS] Cleanup info query/set+sector size.
|
2020-04-20 16:08:02 -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
|
Overhaul logging.
|
2020-04-07 16:09:41 -05:00 |
|
xmodule.h
|
C++17ification.
|
2020-04-07 16:09:41 -05:00 |
|
xmutant.cc
|
Overhaul logging.
|
2020-04-07 16:09:41 -05:00 |
|
xmutant.h
|
Make XObject::GetWaitHandle a protected function
|
2015-12-29 13:09:55 -08:00 |
|
xnotifylistener.cc
|
[Kernel] Make XNotifyListener::notifications_ a std::vector, allowing multiple to use the same ID.
|
2019-08-04 03:55:57 +01:00 |
|
xnotifylistener.h
|
[Kernel] Make XNotifyListener::notifications_ a std::vector, allowing multiple to use the same ID.
|
2019-08-04 03:55:57 +01:00 |
|
xobject.cc
|
[Kernel] Add some useful asserts
|
2019-11-30 20:08:30 -06:00 |
|
xobject.h
|
[Kernel/Object] Added base to object handle
|
2020-08-29 15:17:31 +03:00 |
|
xsemaphore.cc
|
Overhaul logging.
|
2020-04-07 16:09:41 -05: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
|
C++17ification.
|
2020-04-07 16:09:41 -05:00 |
|
xsymboliclink.h
|
C++17ification.
|
2020-04-07 16:09:41 -05:00 |
|
xthread.cc
|
[Kernel] Fix null in thread affinity init + ignore affinity when less than 6 cores
|
2020-11-16 23:15:51 +03:00 |
|
xthread.h
|
[Kernel] Thread affinity cleanup
|
2020-11-14 18:09:47 +03:00 |
|
xtimer.cc
|
Fix some bad string formats.
|
2020-04-08 13:05:37 -05:00 |
|
xtimer.h
|
Make XObject::GetWaitHandle a protected function
|
2015-12-29 13:09:55 -08:00 |