Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
ec3ed6a5ebf6f2c406d7bcf94b6bc34fcaeb976e
/
gpu
/
include
/
GrContext_impl.h
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
9195836
Consider hw render target limit for offscreen supersample and tile
by bsalomon@google.com
· 14 years ago
26c2d0a
Use coverage stages for supersample AA resolve, edgeAA, and glyph masks. Expose a mask stage through GrPaint
by bsalomon@google.com
· 14 years ago
6aef1fb
Add 4x4 downsample filter with 4 bilinear texture reads, use for ssaa.
by bsalomon@google.com
· 14 years ago
8295dc1
4x4 SSAA with improvements in determination of when to apply. Still disabled at compile time.
by bsalomon@google.com
· 14 years ago
a47a48d
SSSA for drawVerts, cleanup determination of when stage is enabled
by bsalomon@google.com
· 14 years ago
27847de
Fix line endings in Gr files and set svn eol style to LF
by bsalomon@google.com
· 14 years ago
ffca400
Make a separate path renderer object. Move enum types to GrTypes.h
by bsalomon@google.com
· 14 years ago
86afc2a
Batch consecutive draw rects.
by bsalomon@google.com
· 14 years ago
5782d71
Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context.
by bsalomon@google.com
· 15 years ago