index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
get rid of static gps
joshualitt
2014-12-05
*
Move GrPorterDuffXferProcessor to include/gpu/effects.
egdaniel
2014-12-05
*
Fix overoptimization in distance field code on N7 and N10.
jvanverth
2014-12-05
*
clean up default precision handling
bsalomon
2014-12-04
*
Remove backend factories
joshualitt
2014-12-04
*
Ganesh text rendering cleanup.
jvanverth
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-04
*
move program descriptor generation to flush
joshualitt
2014-12-04
*
Fix SKPBench tiling so MPD and non-MPD match
robertphillips
2014-12-04
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert of move program descriptor generation to flush (patchset #7 id:120001 ...
joshualitt
2014-12-04
*
Revert of create and thread batch tracker object (patchset #9 id:160001 of ht...
joshualitt
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-03
*
move program descriptor generation to flush
joshualitt
2014-12-03
*
Remove guard on and enable vertexAttrib function pts on GrGLInterface.
egdaniel
2014-12-03
*
Use static XPF for porter duff xp factories.
egdaniel
2014-12-03
*
Add glGetShaderPrecisionFormat
bsalomon
2014-12-03
*
Add XferProcessor factory in GrPaint and GrDrawState.
egdaniel
2014-12-03
*
bug fix for cubic low precision
joshualitt
2014-12-03
*
Remove unused constants.
mtklein
2014-12-03
*
Fuse GrReplacements and GrLayerCache
robertphillips
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
check matrix does not have rotation or perspective transformation
derekf
2014-12-02
*
use drawRect when drawing a bitmap with anti-aliasing on a non-msaa target
derekf
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
move some copy surface stuff to GrFlushToGpuDrawTarget
bsalomon
2014-12-02
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Remove comment
robertphillips
2014-12-02
*
skia: Prevent GL_RED from being used with MESA
hendrikw
2014-12-02
*
Add additional clean up code in MPD path
robertphillips
2014-12-01
*
Force SkMatrix type while recording too.
mtklein
2014-12-01
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
Ignore SkGlyphCache gamma for nvpr text
cdalton
2014-12-01
*
Add color emoji fallback for nvpr text
cdalton
2014-12-01
*
Add a base class for GrIODB that handles geometry data
bsalomon
2014-12-01
*
Add extra safety check to the EGL context setup.
joakim.landberg
2014-12-01
*
some cleanup around GrGpu/GrDrawTarget copySurface
bsalomon
2014-11-26
*
Revert of some cleanup around GrGpu/GrDrawTarget copySurface (patchset #3 id:...
bsalomon
2014-11-26
*
Update effect key for descriptor to not record offsets.
egdaniel
2014-11-26
*
some cleanup around GrGpu/GrDrawTarget copySurface
bsalomon
2014-11-26
*
Fix early out in GrResourceCache2::purgeAsNeeded
bsalomon
2014-11-26
*
remove proc key
joshualitt
2014-11-25
*
Add IndexType parameter to GrDrawTarget::drawPaths
cdalton
2014-11-25
*
Update invariant output computation for various texture effects.
egdaniel
2014-11-25
*
Remove unnessary check to skip drawing.
egdaniel
2014-11-25
*
Remove GrSurface::isSameAs
bsalomon
2014-11-25
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
option to return drawable from recording
reed
2014-11-24
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
[next]