Commit Graph

7 Commits

Author SHA1 Message Date
11bb77f129 [*] Move assets from Runtime to ROXTL
[+] AuMemoryViewRead
[+] AuMemoryViewWrite
[+] AuMemoryViewStreamXXX
[+] SOO UniqueOnHeap
[+] SOO SharedOnHeap
[+] AuHeap
[+] AuHeapStats
[+] New implementation of AuUPtr<T>
2024-09-13 08:50:25 +01:00
bea0f5c8f2 [*] Ensure shared pointers aren't freed between conflicting default heaps 2024-06-11 09:36:34 +01:00
cb6bf3ec74 [+] AuClamp and AuInvoke 2024-03-01 22:34:35 +00:00
f4487c589c [+] AuToIterator (function)
[+] AuToElementType (function)
[+] AuToValueType (function)
[+] Optimized 32bit/64bit hash routines
[+] AuFnv1aRuntime (32bit/64bit auto variant)
[+] std::array reimplementation for reasons i deleted from the file bc sperging
[+] AuArrayList
2023-01-18 10:49:32 +00:00
0c3f6c4158 [+] Improved AuSwap
[*] AuWin32CloseHandle should work without including windows.h
[*] AU_CFG_ID_SHIP disables null pointer checks (shared ptr abi)
2022-11-17 05:06:40 +00:00
f4f98cec83 [*] Update AU_THROW_STRING to throw an exception when possible 2022-04-04 06:10:16 +01:00
a19ae800aa [+] Added sources 2022-04-01 05:06:53 +01:00