1. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/include/GrPoint.h]
  2. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  3. 59f9961 remove #if 0 code by reed@google.com · 14 years ago
  4. 7744c20 use SkPoint, creating an alias for GrPoint by reed@google.com · 14 years ago
  5. 205d460 Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects. by bsalomon@google.com · 14 years ago
  6. 5aaa69e Fixups for clipstack, convexity test for paths. by bsalomon@google.com · 14 years ago
  7. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago