index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkPipeline.cpp
Commit message (
Expand
)
Author
Age
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Lots of little cleanup improvements to Vulkan
egdaniel
2016-09-13
*
Merge ProgramDesc's for GL and Vulkan
egdaniel
2016-07-29
*
Remove asserts on scissor size in Vulkan
egdaniel
2016-07-22
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Fix check for maxVertexAttributes in GrVkPipeline
egdaniel
2016-06-27
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Unbreak vulkan after stencil constant name changes
bsalomon
2016-04-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
*
Use dynamic state from vulkan pipelines
egdaniel
2016-03-18
*
Use VkPipelineCaches during VkPipeline creation
jvanverth
2016-03-02
*
Replace some nullptrs with VK_NULL_HANDLE
jvanverth
2016-03-02
*
Implement various vulkan stencil clears and fix various stenciling bugs.
egdaniel
2016-03-01
*
Fix unsigned short UVs for Vulkan.
jvanverth
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22