Commit Graph
28 Commits
Author SHA1 Message Date
Dynamitos 838bd69fa7 Fixing some descriptor binding stuff, made it work 2024-05-18 21:23:59 +02:00
Dynamitos 5fd41b8388 Lot of changes 2024-05-16 19:47:35 +02:00
Dynamitos dfcfc2bb1e It finally imports somewhat 2024-05-01 19:05:48 +02:00
Dynamitos 1ae8d68838 Fixing mesh rendering 2023-12-24 21:49:49 +01:00
Dynamitos c8f99bb64d Implement Set, Refactor Map into Tree 2023-12-22 19:46:07 +01:00
Dynamitos 34e0d283e8 Adding ThreadPool (doesnt work) 2023-12-17 16:16:46 +01:00
Dynamitos 9003ced2df Apparently it is completely broken on linux 2022-04-02 17:42:07 +02:00
Dynamitos 5af5345048 Still memory leaks in threadpool all 2022-03-28 21:18:57 +02:00
Stefan Högler 3a650237b9 idk 2022-03-26 18:49:12 +01:00
Stefan Högler d903f487d4 Linux fixes 2022-03-26 16:15:50 +01:00
Dynamitos 9130a7961f Works, but with memory leaks 2022-03-26 12:55:04 +01:00
Dynamitos cd28e433cc Somewhat working camera 2022-03-19 22:45:30 +01:00
Dynamitos 5268bb68e2 ThreadPool now working with no memory leaks 2022-02-14 16:29:26 +01:00
Dynamitos 6d48267ec2 Basic mutability framework 2022-01-12 14:40:26 +01:00
Dynamitos b2718dde70 Rendering works now 2021-12-27 15:04:53 +01:00
Dynamitos 79ced0a30f Then chaining still kinda broken 2021-12-22 14:32:40 +01:00
Dynamitos 8ccaa26223 Somewhat fixed thread pool 2021-12-15 00:05:42 +01:00
Dynamitos f4ce5f9585 Refactoring jobs 2021-12-09 12:38:02 +01:00
Dynamitos 9e3a2446ce More threadpool bs 2021-12-02 13:00:03 +01:00
Dynamitos 5fafdda770 Async render passes 2021-11-24 12:10:23 +01:00
Dynamitos 94be513538 coroutines on windows... 2021-11-19 15:08:56 +01:00
Dynamitos f20ef8d1b1 temporarily removing boost 2021-11-18 12:48:21 +01:00
Dynamitos 42b0d5034c looks like command buffers need to be externally synchronized 2021-11-14 20:36:53 +01:00
Dynamitos ad09492e3e somewhat fixed threadpool 2021-11-13 19:28:18 +01:00
Dynamitos 01049019fd coroutines truly are cursed 2021-11-11 20:12:50 +01:00
Dynamitos 1b7ab9b1f1 Polymorphic Map and threadpool 2021-11-01 20:25:16 +01:00
Dynamitos 9c48c48f8c Allocator Aware Array and List 2021-10-23 00:22:35 +02:00
Dynamitos 99760724cd Trying out generic thread pool 2021-10-12 14:20:30 +02:00