1. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago
  2. 89ec61e Add GrGLContextInfo by bsalomon@google.com · 13 years ago
  3. 1dcf506 Remove GrGpuGLFixed subclass and ES1 support by bsalomon@google.com · 14 years ago
  4. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrGpuFactory.cpp]
  5. 6150c20 Add newlines to debug error strings by bsalomon@google.com · 14 years ago
  6. 6fb736f Simplify specification of default interface by bsalomon@google.com · 14 years ago
  7. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 14 years ago
  8. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 14 years ago
  9. 513909f9 Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 14 years ago
  10. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 14 years ago
  11. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  12. 55b4e80 remove deleted include file (oops) by bsalomon@google.com · 14 years ago
  13. 1da0e5e Suppress int/NULL comparison warning by bsalomon@google.com · 14 years ago
  14. 2ba4abb Switch to GrGpuGLShaders (instead of GrGpuGLShaders2). by bsalomon@google.com · 14 years ago
  15. 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
  16. 05ef510 Remove GrContext.h dependence on GrGpu.h by bsalomon@google.com · 14 years ago
  17. f987d1b Remove dependence on platform GL headers. Remove code that attempts to infer GL function pointers on various platforms. Instead add platform-specific implementations for Windows and Mac. (GLX coming) by bsalomon@google.com · 14 years ago
  18. f93e717 Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders by junov@google.com · 14 years ago
  19. b65e0cb by twiz@google.com · 14 years ago
  20. 59a190b by twiz@google.com · 14 years ago
  21. c6cf723 Hide alloc size vs content size below API by bsalomon@google.com · 14 years ago
  22. 7d34d2e Increase number of stages from 1 to 2 by bsalomon@google.com · 15 years ago
  23. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago