Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support use of non-coherent memory allocations in Vulkan. | jvanverth | 2016-09-20 |
* | Enable many more tests for Vulkan | egdaniel | 2016-06-28 |
* | Create free list heap for suballocation | jvanverth | 2016-06-13 |
* | Add offset to memory allocations | jvanverth | 2016-06-01 |
* | Set the "mutable format" bit on sRGB images at creation time. | brianosman | 2016-05-17 |
* | Refactor Vulkan image, texture, RTs so that create and getter handles match. | egdaniel | 2016-05-13 |
* | Remove executable bit from source code files. | benjaminwagner | 2016-05-04 |
* | Apply setImageLayout() to all of a VkImage's subresources. | jvanverth | 2016-05-03 |
* | Update min Vulkan version to 1.0.8.0, and fix various bugs | egdaniel | 2016-04-21 |
* | Add WSI functions to GrVkInterface | jvanverth | 2016-03-28 |
* | Implement Vulkan GrBackendObject for textures. | jvanverth | 2016-03-18 |