1. 6aef1fb Add 4x4 downsample filter with 4 bilinear texture reads, use for ssaa. by bsalomon@google.com · 14 years ago
  2. 8295dc1 4x4 SSAA with improvements in determination of when to apply. Still disabled at compile time. by bsalomon@google.com · 14 years ago
  3. a47a48d SSSA for drawVerts, cleanup determination of when stage is enabled by bsalomon@google.com · 14 years ago
  4. 27847de Fix line endings in Gr files and set svn eol style to LF by bsalomon@google.com · 14 years ago
  5. ffca400 Make a separate path renderer object. Move enum types to GrTypes.h by bsalomon@google.com · 14 years ago
  6. 86afc2a Batch consecutive draw rects. by bsalomon@google.com · 14 years ago
  7. 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