index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkPipelineStateBuilder.h
Commit message (
Expand
)
Author
Age
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Merge GrGLSLProgramDesc into GrProgramDesc
egdaniel
2016-09-07
*
Merge ProgramDesc's for GL and Vulkan
egdaniel
2016-07-29
*
Compile Vulkan when building for the Android framework.
djsollen
2016-07-06
*
Enable dual source blending for Vulkan
egdaniel
2016-03-30
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23