aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkPipeline.cpp
Commit message (Expand)AuthorAge
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* Add GrPrimitiveType::kLinesAdjacencyGravatar Chris Dalton2017-06-13
* Revert "Add GrPrimitiveType::kLinesAdjacency"Gravatar Ravi Mistry2017-06-13
* Add GrPrimitiveType::kLinesAdjacencyGravatar Chris Dalton2017-06-13
* Introduce dynamic pipeline stateGravatar Chris Dalton2017-06-07
* Add support for instanced drawsGravatar Chris Dalton2017-05-31
* Add some swizzle checks to vulkan backendGravatar Greg Daniel2017-05-11
* Remove support for GLs without separate stencil.Gravatar Brian Salomon2017-05-08
* Add wireframe mode to Viewer.Gravatar Jim Van Verth2017-05-02
* 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