Dynamitos
|
48fa098546
|
Implementing basic asset serialization
|
2023-02-13 14:56:13 +01:00 |
|
Dynamitos
|
3d3e264867
|
Engine is now installable
|
2022-11-22 22:11:37 +01:00 |
|
Dynamitos
|
d7566c5825
|
Revamping build system
|
2022-04-30 20:35:25 +02:00 |
|
Dynamitos
|
03e1a5784d
|
Text Rendering works
|
2022-04-15 23:45:44 +02: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
|
84049a762c
|
Light Culling still doesn't work properly
|
2022-02-24 22:38:26 +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
|
79ced0a30f
|
Then chaining still kinda broken
|
2021-12-22 14:32:40 +01:00 |
|
Dynamitos
|
9e3a2446ce
|
More threadpool bs
|
2021-12-02 13:00:03 +01:00 |
|
Dynamitos
|
f20ef8d1b1
|
temporarily removing boost
|
2021-11-18 12:48:21 +01:00 |
|
Dynamitos
|
01049019fd
|
coroutines truly are cursed
|
2021-11-11 20:12:50 +01:00 |
|
Dynamitos
|
dd8a835a4d
|
Looks like no polymorphic map yet
|
2021-11-05 00:01:12 +01:00 |
|
Dynamitos
|
59b262777c
|
Fixing linux build kind of
|
2021-10-13 15:20:30 +02:00 |
|
Dynamitos
|
4a078bd24c
|
3700 FPS here we go
|
2021-04-25 23:43:40 +02:00 |
|
Stefan Högler
|
d5f0fe644f
|
Fixing a boatload of warnings
|
2021-04-01 16:40:14 +02:00 |
|
Dynamitos
|
28f0f88c03
|
Provisional multithreading framework
|
2021-03-31 12:18:16 +02:00 |
|
Dynamitos
|
41710220ec
|
Improving performance, but breaking vertex buffers
|
2020-10-30 18:45:35 +01:00 |
|
Dynamitos
|
8d4c43361b
|
First runnable render loop
|
2020-10-14 01:49:43 +02:00 |
|
Dynamitos
|
356e6058fe
|
Redo of render paths
|
2020-06-02 11:46:18 +02:00 |
|
Dynamitos
|
576747c369
|
implementing renderpass and vieport
|
2020-04-12 15:47:19 +02:00 |
|
Dynamitos
|
3ba8f2c2a0
|
Fixing memory leak with RefPtr
|
2020-04-01 02:17:49 +02:00 |
|
Dynamitos
|
81b51d1c21
|
Optimizing Array add performance for large datasets
|
2020-03-16 13:29:17 +01:00 |
|
Dynamitos
|
30e256d0aa
|
Implementing the List a little better, not performant but it works at least
|
2020-03-13 13:30:48 +01:00 |
|
Dynamitos
|
a5473409c1
|
Startet to terribly implement a list
|
2020-03-13 12:44:33 +01:00 |
|
HOEGLER Stefan
|
80b57f5134
|
Fixing pointer up and downcasting
|
2020-03-09 19:22:21 +01:00 |
|
Dynamitos
|
f232cffe30
|
Implementing refptr up and downcasts
|
2020-03-09 12:30:07 +01:00 |
|
HOEGLER Stefan
|
9bff657419
|
Separating declaration and definition of RefPtr
|
2020-03-08 13:38:40 +01:00 |
|
HOEGLER Stefan
|
a14237d6ce
|
Implemented basic containers and ref pointers
|
2020-02-25 00:45:20 +01:00 |
|