index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPath.h
Commit message (
Expand
)
Author
Age
*
Use correct fill type and bounds for NVPR paths that are stroked with Skia
kkinnunen
2015-12-07
*
[Reland] Fix NVPR assert for equivalent ovals
fmalita
2015-11-18
*
Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://c...
stephana
2015-11-18
*
Fix NVPR assert for equivalent ovals
fmalita
2015-11-18
*
remove SkInstCnt
mtklein
2015-06-26
*
Improve caching of special case paths in GrStencilAndCoverPathRenderer
kkinnunen
2015-05-21
*
Improve caching of dashed paths in GrStencilAndCoverPathRenderer
kkinnunen
2015-05-18
*
Fix SkStrokeRec == to report true for all fills
kkinnunen
2015-05-13
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Add a GrPathRange class
cdalton
2014-07-21
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Make GrContext cache the gpu paths
commit-bot@chromium.org
2013-11-01
*
Implement stroking a path with nv_path_rendering
commit-bot@chromium.org
2013-10-09
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
bsalomon@google.com
2013-01-23
*
Extended instance counting to all GrResource-derived classes
robertphillips@google.com
2012-09-11
*
Initial support for GL_NV_path_renering. Experimental, there are still some i...
bsalomon@google.com
2012-06-28
*
Towards NV path rendering
bsalomon@google.com
2012-06-11