Ben Vanik
|
e3220f7ae6
|
Code cleanup: moving poly/ into xenia/base/
|
2015-05-02 03:42:51 -07:00 |
|
Ben Vanik
|
ec84a688e9
|
Starting to properly attribute virtual vs. physical memory accesses.
|
2015-03-29 11:11:35 -07:00 |
|
x1nixmzeng
|
25f78ed325
|
Added API scanner tool
New tool for issue #171 which links to libxenia to dump the API usage
from packaged content
|
2015-02-21 17:33:56 +00:00 |
|
Ben Vanik
|
90e489527a
|
Enough of ObOpenObjectByName to handle basic usage + asserts for others.
Fixes #143.
|
2015-02-11 09:42:12 -08:00 |
|
Ben Vanik
|
00e4a4fe1b
|
Fix #include format.
|
2015-01-31 22:49:47 -08:00 |
|
Ben Vanik
|
1c4dcd5e0e
|
clang-format on most of kernel/
|
2014-08-17 13:13:03 -07:00 |
|
Ben Vanik
|
bca49bed4b
|
Removing xe_mutex_t.
|
2014-08-16 00:56:50 -07:00 |
|
Ben Vanik
|
c84fcc70a4
|
Cleaning up kernel namespaces.
|
2014-08-16 00:25:13 -07:00 |
|
Ben Vanik
|
bf48e9fbbd
|
Part 2 of kernel cleanup: merging functions into shims.
|
2014-08-16 00:11:24 -07:00 |
|
Ben Vanik
|
ec4f41fec4
|
Moving byte order/memory access to poly.
|
2014-07-17 19:20:17 -07:00 |
|
Ben Vanik
|
9b78dd977b
|
Migrating atomic ops to std::atomic where possible and poly.
|
2014-07-12 17:48:54 -07:00 |
|
Ben Vanik
|
bf882714d0
|
Cleaning up asserts and file/line macros.
|
2014-07-12 16:51:52 -07:00 |
|
Ben Vanik
|
dbf1aa182e
|
Fixing WaitForMultipleObjects
|
2014-01-12 02:34:22 -08:00 |
|
Ben Vanik
|
61e873cd31
|
Starting work on APCs, though nothing is hitting them yet.
|
2014-01-11 22:12:05 -08:00 |
|
Ben Vanik
|
cfe7b2127d
|
Timers. Probably.
|
2014-01-07 21:55:32 -08:00 |
|
Ben Vanik
|
5019f350f8
|
Mutants.
|
2014-01-07 18:32:55 -08:00 |
|
Ben Vanik
|
40ca0bcb76
|
NtSignalAndWaitForSingleObjectEx (untested).
|
2014-01-07 00:28:48 -08:00 |
|
Ben Vanik
|
bb41ab717b
|
KeWaitForMultipleObjects.
|
2014-01-05 01:49:10 -08:00 |
|
Ben Vanik
|
372fd97821
|
Moving Wait() to XObject base.
|
2014-01-05 01:22:08 -08:00 |
|
Ben Vanik
|
4d92720109
|
Moving all kernel files around just to fuck with whoever's keeping track ;)
|
2014-01-04 17:12:46 -08:00 |
|