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
*
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
*
Revert of Revert of Add gpu support for Apple specific 'Vertex Arrays' functi...
tomhudson
2014-11-24
*
Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patch...
tomhudson
2014-11-24
*
Add support for hoisting layers in pictures drawn with a matrix
robertphillips
2014-11-24
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Add gpu support for Apple specific 'Vertex Arrays' functions
paraboul
2014-11-24
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-24
*
Create GrOptDrawState directly in the cmd buffer in GrIODB.
bsalomon
2014-11-24
*
Add pop_back to GrTRecorder.h
bsalomon
2014-11-21
*
Fix error in Ganesh' tiled bitmap drawing
robertphillips
2014-11-21
*
remove GrAllocPool
joshualitt
2014-11-21
*
Adding GeometryData object
joshualitt
2014-11-20
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
bsalomon
2014-11-20
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
Implement conics for NVPR
kkinnunen
2014-11-19
*
Small cleanups after GrDrawState/GrOptDrawState base class elimination.
bsalomon
2014-11-19
*
scissor state on optstate
joshualitt
2014-11-19
*
move GrGeometryProcessor to src
joshualitt
2014-11-19
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Add processor name to comment when printing out shaders.
egdaniel
2014-11-19
*
drawinfo carries bufferinfo
joshualitt
2014-11-18
*
wip for drawables
reed
2014-11-18
*
fix for use of uninit variable
joshualitt
2014-11-18
*
minor cleanup in GrGpu.h
bsalomon
2014-11-18
*
Remove unused NVPR related GL tokens
kkinnunen
2014-11-18
*
Drawstate on stack
joshualitt
2014-11-17
*
Reduce the amount of validation in GrResourceCache2
bsalomon
2014-11-17
*
Allow GPU resources to not be counted against the cache budget.
bsalomon
2014-11-17
*
Use DrawStates ProcOptInfo when creating the Optimized Draw State.
egdaniel
2014-11-17
*
Correct accounting for wrapped resources
bsalomon
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
Guard high water cache stats vars by GR_CACHE_STATS
bsalomon
2014-11-14
[next]