Reece Wilson reece
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-18 20:10:27 +00:00
9dd195949a [*] Preparing for ECC support
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-17 19:26:09 +00:00
c4567f4c8c [*] Amend %x -> {:X} formatting
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-15 19:08:13 +00:00
412d798994 [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed
db82a61b39 [*] API design change, MemoryViews must be passed by reference such that a pointer is passed to an object that may be the superclass of the actual RAII owner of the memory
Compare 2 commits »
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-15 18:55:25 +00:00
db82a61b39 [*] API design change, MemoryViews must be passed by reference such that a pointer is passed to an object that may be the superclass of the actual RAII owner of the memory
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-15 01:14:30 +00:00
2c68cf529a [*] Should've ran a clean build :(
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-15 00:00:17 +00:00
ca71401ba6 [-] Remove notepad.txt notes feelsbadman
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-14 23:56:35 +00:00
510928e62e [*] Linux should not raise int3 unless the binary is a debug one
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-14 19:10:59 +00:00
e0ac8344d0 [+] Getting ready to strip void *s from the api
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-14 14:22:11 +00:00
03368d262f [*] Pin overlapped structure until async IO completion
reece pushed to master at AuroraPipeline/Include 2021-09-14 13:30:09 +00:00
5a8b86ade9 [+] Added family-type macros
reece pushed to master at AuroraPipeline/Build 2021-09-14 13:15:47 +00:00
dd109c82cb [+] Base64 utils
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-14 13:14:00 +00:00
2382f75759 [+] Possible NT async file io implementation
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-13 21:35:41 +00:00
2b4517352c [*] Reformat messed up
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-13 21:16:07 +00:00
051e597663 [+] Begin work on block compressors
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-13 21:13:42 +00:00
7c90933e97 [+] Begin work on block compressors
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-13 20:11:15 +00:00
5d18f3535c [+] Initial HWInfo stat implementations
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-07 07:59:59 +00:00
97f1ae087e Stability/Bug fixes; wxWidgets, compression
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-07 07:37:18 +00:00
bef72f8e4a More compression work, still requires polish and clean up
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 19:04:07 +00:00
eb6a1eaad0 [+] TryResize test for bytebuffer type
reece pushed to master at AuroraSupport/AuroraRuntime 2021-09-06 15:48:09 +00:00
de95a9de6f [*] Fix wxWidgets deinit race condition; do not attempt to lock on deinit