Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
044d3c185876f9960f07b88f068cf08d78311e33
/
src
/
gpu
/
GrPath.h
c6e7a13
Use correct fill type and bounds for NVPR paths that are stroked with Skia
by kkinnunen
· 9 years ago
fbe1c11
[Reland] Fix NVPR assert for equivalent ovals
by fmalita
· 9 years ago
1ac3f40
Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://codereview.chromium.org/1457073002/ )
by stephana
· 9 years ago
f9b1577
Fix NVPR assert for equivalent ovals
by fmalita
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
070e010
Improve caching of special case paths in GrStencilAndCoverPathRenderer
by kkinnunen
· 9 years ago
50b58e6
Improve caching of dashed paths in GrStencilAndCoverPathRenderer
by kkinnunen
· 9 years ago
8f827fe
Fix SkStrokeRec == to report true for all fills
by kkinnunen
· 9 years ago
8718aaf
Rename GrContentKey to GrUniqueKey
by bsalomon
· 10 years ago
24db3b1
Add specialized content key class for resources.
by bsalomon
· 10 years ago
5236cf4
Make uncached textures uncached from the get go.
by bsalomon
· 10 years ago
71cb0c2
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
ac49acd
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/)
by bsalomon
· 10 years ago
407aa58
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
f21dab9
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/)
by bsalomon
· 10 years ago
66a450f
Replace GrResourceCache with GrResourceCache2.
by bsalomon
· 10 years ago
6d3fe02
Rename GrGpuObject to GrGpuResource
by bsalomon
· 10 years ago
b85a0aa
Add a GrPathRange class
by cdalton
· 10 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
5c8ee25
Make GrContext cache the gpu paths
by commit-bot@chromium.org
· 11 years ago
32184d8
Implement stroking a path with nv_path_rendering
by commit-bot@chromium.org
· 11 years ago
fd03d4a
Replace all instances of GrRect with SkRect.
by commit-bot@chromium.org
· 11 years ago
7283022
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
by bsalomon@google.com
· 12 years ago
7fa1876
Extended instance counting to all GrResource-derived classes
by robertphillips@google.com
· 12 years ago
ded4f4b
Initial support for GL_NV_path_renering. Experimental, there are still some issues to resolve, set gyp variable skia_nv_path_rendering=1 or build flag GR_GL_USE_NV_PATH_RENDERING to enable.
by bsalomon@google.com
· 12 years ago
64aef2b
Towards NV path rendering
by bsalomon@google.com
· 12 years ago