- 3d0835b Revert 2830 and 2831. by bsalomon@google.com · 14 years ago
- 0fec61d Make GrDrawState a real class with getters and setters by bsalomon@google.com · 14 years ago
- 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 14 years ago
- 9381363 Extract GrDrawTarget::DrState into independent GrDrawState struct. by tomhudson@google.com · 14 years ago
- 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 14 years ago
- d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrTesselatedPathRenderer.cpp]
- fa6ac93 Fixup rendering of empty paths (including inverted fills) by bsalomon@google.com · 14 years ago
- 0d2aa84 Fix override issue, rebase win hairmodes_gpu, complexclip_gpu by bsalomon@google.com · 14 years ago
- 3839632 [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective path subdiv tol, add test by bsalomon@google.com · 14 years ago
- 181e9bd Improve gpu path subdiv with perspective, remove tolerance scale, fix comment by bsalomon@google.com · 14 years ago
- aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 14 years ago
- 3008519 Use a prioritized list of path renderers in Gr. by bsalomon@google.com · 14 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
- ee43512 Tesselate path once for tiled offscreen AA by bsalomon@google.com · 14 years ago
- 3582bf9 Remove GrAuto*Malloc, replace with SkAuto*Malloc by bsalomon@google.com · 14 years ago
- d22b6e4 Remove global curve subdivision tolerance from GrPathUtils. by tomhudson@google.com · 14 years ago
- 129b8e3 Implement edge AA for concave polys in the tesselated path renderer. by senorblanco@chromium.org · 14 years ago
- 1fa803d Rename glu libtess symbols. When enabled in WebKit, the internal_glu libtess by senorblanco@chromium.org · 14 years ago
- 8c5753e Fixed point no longer crashes when GL enabled in gm tests. by bungeman@google.com · 14 years ago
- 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 14 years ago
- ef3913b Batch up draws into triangle fans as large as possible when drawing convex by senorblanco@chromium.org · 14 years ago
- 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 14 years ago
- ff174b3 Fix winding order check for negative scale in tesselated path rendering. The by senorblanco@chromium.org · 14 years ago
- 92e0f22 Edge antialiasing for convex shapes in Ganesh by senorblanco@chromium.org · 14 years ago
- cf3edc9 Two optimizations for the tesselated path renderer: by senorblanco@chromium.org · 14 years ago
- 9d18b78 This CL implements a tesselated path renderer, using GLU's libtess. All of the by senorblanco@chromium.org · 14 years ago