index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
glsl
/
GrGLSLUniformHandler.h
Commit message (
Expand
)
Author
Age
*
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
Brian Salomon
2018-06-08
*
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineSta...
Brian Salomon
2018-06-08
*
Revert "Revert "converted vertex shaders to device coords""
Robert Phillips
2018-01-24
*
Revert "converted vertex shaders to device coords"
Ethan Nicholas
2018-01-23
*
converted vertex shaders to device coords
Ethan Nicholas
2017-12-12
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Split tracking of TexelBuffers from normal samplers
Greg Daniel
2017-05-05
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Remove GrGLSLSampler type and subclasses
Brian Salomon
2016-11-21
*
Add Texture2D and Sampler GrSLTypes
egdaniel
2016-07-13
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-20
*
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:12...
egdaniel
2016-04-19
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-19
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add GrShaderFlags enum
cdalton
2016-02-11
*
Create GLSLUniformHandler class for gpu backend
egdaniel
2015-12-03