aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/vk/GrVkRenderPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Send correct clear count to vulkan beginRenderPassGreg Daniel2018-02-261-2/+2
* Replace SkFAIL with SK_ABORT.Ben Wagner2017-08-161-1/+1
* Track clear counts in vulkan render passesGreg Daniel2017-01-231-24/+8
* Don't add the resolve attachment to vulkan render passes.egdaniel2016-08-261-54/+7
* Check granularity in render pass boundsegdaniel2016-07-071-0/+5
* Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.egdaniel2016-06-081-5/+14
* Add support for finding/creating general GrVkRenderPass from the VkResourcePr...egdaniel2016-06-081-8/+59
* Refactor creation of GrVkRenderPasses to make them move generalegdaniel2016-06-071-25/+36
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-2/+1
* Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)egdaniel2016-03-231-0/+18
* Implement various vulkan stencil clears and fix various stenciling bugs.egdaniel2016-03-011-1/+1
* Add vulkan files into skia repo. This is an incomplete backend with only part...Greg Daniel2016-02-221-0/+220
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...egdaniel2016-02-221-220/+0
* Add vulkan files into skia repo. This is an incomplete backend with only part...Greg Daniel2016-02-221-0/+220