Reece Wilson reece
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 15:47:39 +00:00
329abe97f4 [*] lz4 and buffered stream bug fixes
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 14:44:07 +00:00
c4ef27b01d [*] Improve win32 stdin preemption on deinit
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 14:22:21 +00:00
80d351472a [*] untested possible alternative solution, expose internal buffer size, caller does not manage internal buffer size (yet)
dd8d1c221e [*] untested possible alternative solution, expose internal buffer size, caller does not manage internal buffer size (yet)
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 14:21:42 +00:00
dd8d1c221e [*] untested possible alternative solution, expose internal buffer size, caller does not manage internal buffer size (yet)
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 13:59:08 +00:00
c256406053 [*] Untested bug fix: large compression frames were getting dropped
fc562aaa56 [*] Untested bug fix: large compression frames were getting dropped
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 13:57:36 +00:00
fc562aaa56 [*] Untested bug fix: large compression frames were getting dropped
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 13:17:44 +00:00
35e4d4bedc TODO move me
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 13:08:57 +00:00
02dc2d59cf Patch 1.5/2
fcc75b32eb Patch 1.5/2
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 13:03:48 +00:00
fcc75b32eb Patch 1.5/2
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 11:08:56 +00:00
ba22b4573a [*] Rename readme
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 10:58:16 +00:00
ffe4bc31fc Major patch [1/2]
reece pushed to master at DeprecatedForks/AuroraWM 2021-07-16 14:20:38 +00:00
fd1b8bc4f4 Initial commit - Attempt 1
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-15 16:29:13 +00:00
3e33533276 [-] Remove a scope I was using with SysBenchmark
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-15 16:16:50 +00:00
72a74eb7a4 [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector
reece created repository AuroraSupport/AuroraQST 2021-07-13 20:33:21 +00:00
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-13 13:08:55 +00:00
7c44d3a02c [*] Micro path resolve optimizations
72a33b263c [*] Micro path resolve optimizations
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-13 13:07:58 +00:00
72a33b263c [*] Micro path resolve optimizations
42325b08b8 [*] Added a macro preprocessor to remove Aurora branding from ~ and ! profile lookups
17e778eb5e [*] Split string may not ignore empty tokens anymore
Compare 3 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-13 12:16:58 +00:00
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-13 12:14:19 +00:00
de25b0a0f5 [*] Inline RNG header functions (missed two :()
reece pushed to master at AuroraSupport/AuroraRuntime 2021-07-13 12:13:39 +00:00
d9f9bba3c9 [*] Inline RNG header functions