Kevin Trogant
|
09c14a8809
|
WIP meshlets experiment
|
2024-07-15 16:34:39 +02:00 |
|
Kevin Trogant
|
1b4a17f01a
|
Get it to compile again
|
2024-06-05 11:54:35 +02:00 |
|
Kevin Trogant
|
88da8ec889
|
Render a triangle
|
2024-05-19 12:48:50 +02:00 |
|
Kevin Trogant
|
3d0d4169f1
|
Progress towards rendering with effects
- Added a null renderer to simplify testing
|
2024-03-08 01:13:10 +01:00 |
|
Kevin Trogant
|
b4eef37741
|
Fix linux build
I did not test if it actually runs, but it builds with warning_level=2.
|
2024-02-29 16:12:09 +01:00 |
|
Kevin Trogant
|
9008d08d9f
|
Chain framegraph semaphores together
Quick RenderDoc check suggests that this works as intended :-)
|
2024-02-27 14:35:48 +01:00 |
|
Kevin Trogant
|
ee24cd4903
|
Differentiate between graphics and compile passes
|
2024-02-27 10:00:00 +01:00 |
|
Kevin Trogant
|
bc6076b786
|
Seems like a valid chain of image transitions.
Now we need to draw something and also have the correct semaphore waits
to establish dependencies.
|
2024-02-20 13:47:47 +01:00 |
|