noah metz
|
22d3b62b12
|
Fixed struct alignment to align vec3s to 16 bytes
|
2024-10-18 10:02:39 -06:00 |
noah metz
|
b67a2a924c
|
Fixed shader buffer alignments
|
2024-10-17 17:31:13 -06:00 |
noah metz
|
7b916b0012
|
Fixed wrong code offset in text compute shader, moved functions out of main.c
|
2024-10-17 11:06:09 -06:00 |
noah metz
|
2a99c7be99
|
Moved font loadinf from script to C
|
2024-10-16 20:29:19 -06:00 |
noah metz
|
934a0a30f3
|
Got text pipeline showing strings
|
2024-10-15 16:37:20 -06:00 |
noah metz
|
405cf139ef
|
First pass of compute string to gpu characters
|
2024-10-15 16:14:34 -06:00 |
noah metz
|
068bc2213b
|
Create draw buffer
|
2024-10-15 11:44:59 -06:00 |
noah metz
|
6e778e7d22
|
Added call to compute shader in draw loop, fixed wrong subpass index in ui pipelines
|
2024-10-15 00:18:29 -06:00 |
noah metz
|
28cd4efbaf
|
Changed multiple render passes to subpasses
|
2024-10-15 00:06:46 -06:00 |