Reece Wilson reece
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-24 17:54:52 +00:00
94970d689c [*] Refactor some APIs to use string views instead of strings
reece pushed to master at AuroraSupport/AuROXTL 2024-09-24 11:31:00 +00:00
58a2456555 [*] Updated auMemoryAllocate.hpp *comment*
reece pushed to master at AuroraSupport/AuROXTL 2024-09-22 20:06:13 +00:00
4d7f4fab7d [+] AuBitScanForwardItr
reece pushed to master at AuroraSupport/AuROXTL 2024-09-22 16:20:44 +00:00
a563ba611f [+] AuNewClassSmallUnique
c3a1ae1576 [+] AuHeapUniqueDeleterClass
Compare 2 commits »
reece pushed to master at AuroraSupport/AuROXTL 2024-09-22 16:12:20 +00:00
21f35e0bea [+] ARM based AuBitsReverse optimization
reece pushed to master at AuroraSupport/AuROXTL 2024-09-21 21:09:43 +00:00
cc69e9821c [+] AuBitReverse (+ aliases: AuReverseBits, AuBitsReverse)
reece pushed to master at AuroraSupport/AuROXTL 2024-09-21 21:08:08 +00:00
e3133b775e [+] AuBitReverse (+ aliases: AuReverseBits, AuBitsReverse)
reece pushed to master at AuroraPipeline/Include 2024-09-21 21:05:51 +00:00
47a20d23d1 [+] AU_LANG_CPP[...]_ for improved c++lang feature detection
reece pushed to master at AuroraSupport/AuROXTL 2024-09-21 21:04:08 +00:00
48f8b856dc [+] AuBitReverse (+ aliases: AuReverseBits, AuBitsReverse)
reece pushed to master at AuroraSupport/AuROXTL 2024-09-21 21:01:46 +00:00
718080245c [*] Amend 11bb77f1, fully disable bCache flag for packed shared pointers
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-21 12:49:48 +00:00
9b1ff8889e [*] Fix Win32 pipe regression
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-21 00:52:42 +00:00
ff65193d0f [*] TODO: (Finish me) Win7 ILoopQueue doesn't seem to like the in process high perf timer io primitive so much. It works fine under Linux and WaitForMultipleObject WinXP-WinRT.
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-21 00:46:00 +00:00
36349b4d02 [*] NT: fix AuLoop::ILoopQueue::WaitAll defects
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-20 10:19:40 +00:00
888e255cca [*] [*] Amend: (Disamb old grammar - 985bb6dab4) CONTRIBUTING
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-19 17:31:37 +00:00
f95244f4ba [*] Fix NT: READ handle leak under fastpath
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-17 17:38:42 +00:00
fb1f53a930 [*] Fix latency and internal tick wakeup filtering regressions in: 57c5515173
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-17 17:23:53 +00:00
436d50a01f [+] AuIO::IOPipeRequest::bReadEntireAllocation
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-17 17:17:17 +00:00
a4d2649dac [*] Fix regression in af5c8e86c0
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-17 11:21:43 +00:00
985bb6dab4 [*] Disambiguate 7 month old CONTRIBUTING grammar
reece pushed to master at AuroraSupport/AuroraRuntime 2024-09-16 21:17:56 +00:00
31193f6c4d [*] TODO: Fix and revert (this is already being rewritten. just need this to not break for now)