summaryrefslogtreecommitdiffstats
path: root/vulkan.c
Commit message (Expand)AuthorAgeFilesLines
* various code cleanupHEADmasterTomasz Kramkowski2018-03-011-17/+40
* fix multiple memory leaksTomasz Kramkowski2018-03-011-2/+12
* command pool: command buffers now created correctlyTomasz Kramkowski2018-03-011-0/+3
* pipeline: set missing create info fieldsTomasz Kramkowski2018-03-011-2/+7
* swapchain: store format and pass extent to fix creationTomasz Kramkowski2018-03-011-1/+3
* shaders: fix shader embeddingTomasz Kramkowski2018-03-011-2/+2
* init commitTomasz Kramkowski2018-03-011-0/+839