AuroraRuntime/Include/Aurora/Async
2022-06-01 20:18:12 +01:00
..
Async.hpp [*] Update how AuAsync handles SysPump - we should really deprecate it. 2022-05-09 19:27:36 +01:00
AsyncTypes.hpp [*] Update asynctypes.hpp header, added hashcode and equals operator to two types that should've had them defined already. 2022-06-01 20:18:12 +01:00
IAsyncApp.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
IThreadPool.hpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
IWorkItem.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
IWorkItemHandler.hpp [*] Solve possible spinlock during exception under conin callback and print 2022-05-30 09:46:24 +01:00
JobFrom.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Jobs.hpp [+] Added reschedClockAbsMs/reschedClockAbsNs 2021-11-08 00:11:01 +00:00
OldTrash.hpp [*] Solve possible spinlock during exception under conin callback and print 2022-05-30 09:46:24 +01:00
TaskFrom.hpp [*] Major fix -> vec wrapper w/o glm accessors were broken 2022-03-20 09:56:15 +00:00
Tasks.hpp [+] Added Async::ITask 2021-11-07 20:26:52 +00:00
WorkBasic.hpp [+] AuStaticPointerCast 2022-01-19 18:53:22 +00:00
WorkPairImpl.hpp [*] Refactor WorkItemHandler EProcessNext -> ETickType 2022-05-17 00:41:27 +01:00