|
ad31684bd9
|
Call on_resize gfx function in SDL backend, properly resize on vulkan
|
2022-10-05 22:48:30 -04:00 |
|
|
2a04bfa8bb
|
Texture support!
|
2022-10-05 22:14:16 -04:00 |
|
|
83371003d1
|
Fix last of vertex rendering bugs
|
2022-10-05 20:34:03 -04:00 |
|
|
b9bb20c398
|
Don't overwrite vertex data and other vertex-related changes
It's not rendering vertices correctly yet, but it's almost there! :-)
|
2022-10-05 10:03:54 -04:00 |
|
|
9f184efaf2
|
Dynamically compile glsl shaders on the fly
This also begins on proper shader support, but it's not there yet.
|
2022-10-05 09:44:17 -04:00 |
|
|
cce494899a
|
Fix vertex rendering, somewhat
|
2022-10-04 10:34:29 -04:00 |
|
|
075431545a
|
Add vertex buffer creation and upload
|
2022-10-04 10:25:48 -04:00 |
|
|
210ca8233a
|
Add test pipeline creation
|
2022-10-04 10:20:38 -04:00 |
|
|
14dabd5af0
|
Add last bits for proper framebuffer creation, color clear now works
|
2022-10-04 10:07:35 -04:00 |
|
|
e5c0552585
|
Add Vulkan sync primitives
|
2022-10-04 10:01:45 -04:00 |
|
|
7def557f92
|
Initialize Vulkan swapchain and render pass
|
2022-10-04 09:53:38 -04:00 |
|
|
56f641863c
|
Add basic Vulkan renderer init
|
2022-10-04 09:34:57 -04:00 |
|
|
cc526e1d89
|
Add dummy Vulkan backend
|
2022-10-03 22:49:19 -04:00 |
|