index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
glsl
/
GrGLSLXferProcessor.h
Commit message (
Expand
)
Author
Age
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Store the dst texture used by an XP in GrPipeline rather than in the XP.
Brian Salomon
2017-04-03
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
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
*
Remove GrGLSLSampler type and subclasses
Brian Salomon
2016-11-21
*
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
*
Implement texel buffers
cdalton
2016-04-11
*
Rename EmitArgs::fSamplers to fTexSamplers
cdalton
2016-04-11
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-27
*
Add gpu backend for SkPixelXorXfermode
robertphillips
2016-01-26
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...
robertphillips
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-20
*
Create GLSLUniformHandler class for gpu backend
egdaniel
2015-12-03
*
Add in shader blending for CoverageSetOp XP
egdaniel
2015-12-01
*
Move glsl onto EmitArgs struct for emitCode
egdaniel
2015-11-19
*
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
egdaniel
2015-11-18
*
Move XferProcessors to glsl
egdaniel
2015-11-13