aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkPipeline.cpp
Commit message (Expand)AuthorAge
* Add integer vectors to GrSLTypeGravatar csmartdalton2017-02-08
* Remove GrStencilSettings from GrPipelineGravatar csmartdalton2016-11-01
* Lots of little cleanup improvements to VulkanGravatar egdaniel2016-09-13
* Merge ProgramDesc's for GL and VulkanGravatar egdaniel2016-07-29
* Remove asserts on scissor size in VulkanGravatar egdaniel2016-07-22
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Fix check for maxVertexAttributes in GrVkPipelineGravatar egdaniel2016-06-27
* Separate user and raw stencil settingsGravatar cdalton2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Unbreak vulkan after stencil constant name changesGravatar bsalomon2016-04-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* added support for glMinSampleShadingGravatar ethannicholas2016-03-25
* Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)Gravatar egdaniel2016-03-23
* Use dynamic state from vulkan pipelinesGravatar egdaniel2016-03-18
* Use VkPipelineCaches during VkPipeline creationGravatar jvanverth2016-03-02
* Replace some nullptrs with VK_NULL_HANDLEGravatar jvanverth2016-03-02
* Implement various vulkan stencil clears and fix various stenciling bugs.Gravatar egdaniel2016-03-01
* Fix unsigned short UVs for Vulkan.Gravatar jvanverth2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...Gravatar egdaniel2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22