index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrTextureDomain.h
Commit message (
Expand
)
Author
Age
...
*
Insert clip fragment processor outside GrCMM
bsalomon
2015-10-07
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Fix for MSAN unintialized value
joshualitt
2015-08-25
*
When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...
wangyix
2015-08-18
*
Added registerChild; transforms, textures, glKey automatically handled.
wangyix
2015-08-04
*
Moved GrGLFragmentProcessor definition to its own file
wangyix
2015-07-22
*
More threading of GrProcessorDataManager
joshualitt
2015-07-09
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-02
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-01
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove backend factories
joshualitt
2014-12-04
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-03
*
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...
robertphillips
2014-10-02
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-02
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Fix == operator in GrTextureDomain so we don't compair uninitilized values
egdaniel
2014-08-21
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30
*
Adding repeat mode to texture domain
joshualitt
2014-07-29
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Use GrTextureDomain in GrBicubicEffect to perform non-bleeding HQ filter draw...
commit-bot@chromium.org
2013-12-16
*
Make texture domain a helper so that it can be incorporated into other effects.
commit-bot@chromium.org
2013-12-09
[prev]