1. a09368c fix bool bug so we can multisample now by reed@google.com · 14 years ago
  2. 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 · 14 years ago
  3. 2e7b43d Remove notion of default rendertarget. This doesn't map well to usage patterns outside sample app. Make binding between SkGpuDevice and a GrRenderTarget more explicit. Create method on GrContext to wrap the current target in the 3D API with a GrRenderTarget. by bsalomon@google.com · 14 years ago
  4. f2b98d6 merge with changes for GPU backend by reed@android.com · 15 years ago
  5. 879a252 remove check for filtering. Now if the src is opaque, the filtered result by reed@android.com · 16 years ago
  6. 800046e fix new warnings from gcc 4.2 by reed@android.com · 16 years ago
  7. a03a701 return noErr in clickhandler, so we can get mousemoved events by reed@android.com · 16 years ago
  8. 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 17 years ago
  9. 6efdc47 first cut at event-based test app by reed@android.com · 17 years ago