1. 6c8c34e Update cross-platform #include paths to new include/gpu/gl directory by tomhudson@google.com · 13 years ago
  2. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  3. 590e798 Add missing interfaces for Android by djsollen@google.com · 14 years ago
  4. 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@google.com · 14 years ago[Renamed (97%) from src/gpu/android/GrGLDefaultInterface_android.cpp]
  5. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/android/GrGLDefaultInterface_android.cpp]
  6. 6fb736f Simplify specification of default interface by bsalomon@google.com · 14 years ago
  7. 6defc04 Fix bitrot in GrGLDefaultInterface_android.cpp by bsalomon@google.com · 14 years ago
  8. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 14 years ago
  9. c49d66b Add glReadBuffer to GrGLInterface. by bsalomon@google.com · 14 years ago
  10. d32c5f5 by bsalomon@google.com · 14 years ago
  11. cee661a Reapply r1951. by bsalomon@google.com · 14 years ago
  12. ec36471 Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)" by vandebo@chromium.org · 14 years ago
  13. aab1fd9 Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config by bsalomon@google.com · 14 years ago
  14. e67bd3f Rename GrGLBug to GrGLCapability. by tomhudson@google.com · 14 years ago
  15. 30e4bb6 Avoid checking to see if a bool is less than zero. by tomhudson@google.com · 14 years ago
  16. 747bf29 FBO probing at Context startup is very expensive. This patch removes the by tomhudson@google.com · 14 years ago
  17. e32b583 Updates to the Android SampleApp by djsollen@google.com · 14 years ago