1. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  2. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  3. 9962108 Remove allocated size vs content size in textures by bsalomon@google.com · 14 years ago
  4. f64b1a2 Remove GL functions only used in fixed pipe by bsalomon@google.com · 14 years ago
  5. f97c194 GrGLInterface fixes wrt r2499 by bsalomon@google.com · 14 years ago
  6. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 14 years ago[Renamed (90%) from src/gpu/unix/GrGLDefaultInterface_unix.cpp]
  7. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/unix/GrGLDefaultInterface_unix.cpp]
  8. c82b889 Cleanup handling of GL versions, fix function names by bsalomon@google.com · 14 years ago
  9. bc5cf51 Use BindFragDataLocation (rather than indexed variant) for FS color output. by bsalomon@google.com · 14 years ago
  10. 6fb736f Simplify specification of default interface by bsalomon@google.com · 14 years ago
  11. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 14 years ago
  12. c49d66b Add glReadBuffer to GrGLInterface. by bsalomon@google.com · 14 years ago
  13. d32c5f5 by bsalomon@google.com · 14 years ago
  14. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  15. cee661a Reapply r1951. by bsalomon@google.com · 14 years ago
  16. ec36471 Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)" by vandebo@chromium.org · 14 years ago
  17. aab1fd9 Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config by bsalomon@google.com · 14 years ago
  18. e67bd3f Rename GrGLBug to GrGLCapability. by tomhudson@google.com · 14 years ago
  19. 30e4bb6 Avoid checking to see if a bool is less than zero. by tomhudson@google.com · 14 years ago
  20. 747bf29 FBO probing at Context startup is very expensive. This patch removes the by tomhudson@google.com · 14 years ago
  21. 271cffc Add dual source blending support for proper blending with coverage. by bsalomon@google.com · 14 years ago
  22. 2dbd044 Minor fixes to get SampleApp's OpenGL path not to crash on Linux. Initialize by senorblanco@chromium.org · 14 years ago
  23. bf2a469 Add all ES2 glUniform functions to GrGLInterface. Add interface validation for fixed pipe or shader pipe use. by bsalomon@google.com · 14 years ago
  24. 9df214e http://codereview.appspot.com/4373057/ by Scroggo · 14 years ago