Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan: Implement crossfade | Matthias Clasen | 2017-09-22 | 1 | -1/+0 |
* | vulkan: Drop GskVulkanPipelineLayout | Matthias Clasen | 2017-09-22 | 1 | -12/+4 |
* | Allow different pipeline layouts | Matthias Clasen | 2017-09-22 | 1 | -0/+1 |
* | Add a getter to the pipeline layout directly from the pipeline | Matthias Clasen | 2017-09-22 | 1 | -0/+1 |
* | vulkan: Move descriptor set layout to the render object | Matthias Clasen | 2017-09-22 | 1 | -4/+2 |
* | More work on text nodes | Matthias Clasen | 2017-09-10 | 1 | -0/+6 |
* | vulkan: Get vertex description from pipeline subclass | Benjamin Otte | 2016-12-20 | 1 | -0/+3 |
* | vulkan: Add GskVulkanBlendPipeline | Benjamin Otte | 2016-12-20 | 1 | -1/+2 |
* | vulkan: Make GskVulkanPipeline derivable | Benjamin Otte | 2016-12-20 | 1 | -1/+6 |
* | vulkan: Split PipelineLayout into its own object | Benjamin Otte | 2016-12-20 | 1 | -5/+16 |
* | vulkan: Make GskVulkanRenderer work | Benjamin Otte | 2016-12-09 | 1 | -0/+2 |
* | gsk: Loads of work on Vulkan backend | Benjamin Otte | 2016-12-09 | 1 | -0/+34 |