index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Build gpu stats tracking in dev builds.
bsalomon
2014-10-24
*
Revert of Added varying struct (patchset #9 id:160001 of https://codereview.c...
joshualitt
2014-10-24
*
Added varying struct
joshualitt
2014-10-24
*
Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...
bsalomon
2014-10-23
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-23
*
Remove AutoScratchTexture
bsalomon
2014-10-16
*
Auto-compare GrProcessors' texture accesses in isEqual().
bsalomon
2014-10-16
*
Refactor SkGLContext to be actually extendable
kkinnunen
2014-10-15
*
Make GrFragmentProcessor auto-compare coord xforms.
bsalomon
2014-10-15
*
Last round of effect->processor (for now)
bsalomon
2014-10-15
*
Move willUseInputColor check to computeInvariantOutput
egdaniel
2014-10-15
*
More effect->processor cleanup
bsalomon
2014-10-15
*
Some cleanup in processor header files.
bsalomon
2014-10-15
*
Split GrFragmentProcessor into its own header
bsalomon
2014-10-15
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
Track if all stages modulate inputColor in computeInvariantOutput
egdaniel
2014-10-14
*
Create helper functions to use in computeInvariantOutput calls
egdaniel
2014-10-13
*
Devirtualize read/write pixels on surface.
bsalomon
2014-10-13
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:15...
joshualitt
2014-10-10
*
Fix color emoji.
jvanverth
2014-10-10
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chro...
jvanverth
2014-10-10
*
Fix color emoji.
jvanverth
2014-10-10
*
Force linking of static member variables for GLPrograms
joshualitt
2014-10-09
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-09
*
gl programs rewrite
joshualitt
2014-10-09
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
call derived ~ from GrIORef
bsalomon
2014-10-08
*
Remove ~GrIORef since last remaining virtual and now all inline
bsalomon
2014-10-08
*
Revert of Use presence of a content key as non-scratch indicator (patchset #5...
bsalomon
2014-10-08
*
Use presence of a content key as non-scratch indicator
bsalomon
2014-10-08
*
Add SK_API to GrGpuResource
bsalomon
2014-10-08
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...
joshualitt
2014-10-07
*
gl programs rewrite
joshualitt
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-07
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-03
*
Fix ref cnt'ing issue in GrProgramElement.
bsalomon
2014-10-03
*
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...
robertphillips
2014-10-02
*
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...
bsalomon
2014-10-02
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-02
[next]