- Joined on Oct 24, 2022
vega pushed to master at vega/vulknyan_learning
- c4f1801f3b Modify texture for the triangle example using a compute shader.
- 0d34595a35 Add a second compute shader stage.
- Compare 2 commits »
2 years ago
vega pushed to master at vega/vulknyan_learning
- 29592b4041 Add simple compute shader example.
2 years ago
vega pushed to master at vega/vulknyan_learning
- eef6e76aae Make the rotation a bit more evident.
- d8f9b574b1 Add depth testing.
- Compare 2 commits »
2 years ago
vega pushed to master at vega/vulknyan_learning
- cc580c3edd Create samplers and use them in shaders.
- bb190e9908 Add image loading and layout transition.
- 350964fc76 Update readme and fix some minor style issues.
- Compare 3 commits »
2 years ago
vega pushed to master at vega/vulknyan_learning
- 0fe30488c1 Update readme.
- 2ee55ac3ad Use index buffers.
- Compare 2 commits »
2 years ago
vega pushed to master at vega/vulknyan_learning
- 5bcd66fb6b Use a staging buffer.
- 920328d35a Use vertex buffers.
- Compare 2 commits »
2 years ago
vega pushed to master at vega/vulknyan_learning
- 3b959b7861 Update readme.
- 4241089054 Add some details to the notes and fix some cleanup code.
- 2deb04f9ed Add support for multiple in-flight frames
- Compare 3 commits »
2 years ago
vega pushed to master at vega/vulknyan_learning
- 9b9c0675f0 Add drawing functionality to actually display a triangle.
- 362cabb972 Create framebuffers.
- a78281e8bc Create graphics pipeline.
- aacee2c5a8 Add image view creation.
- Compare 4 commits »
2 years ago
vega pushed to master at vega/vulknyan_learning
- b69c6f85c8 Add presentation queue support.
- f844a26b6d Add logical device creation.
- 79bedf9695 Add validation layer support
- 03a5e0174f Add simple window creation and instance extension enumation.
- 4d07c47ae5 Add gitignore.
- Compare 7 commits »
2 years ago
vega created repository vega/vulknyan_learning
2 years ago