1. 682c269 Store context options on caps. by bsalomon · 9 years ago
  2. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  3. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  4. 424cc26 Remove init from GrGLContextInfo and caps classes by bsalomon · 9 years ago
  5. 384181c Add support for using alternative backends (like DirectX) when creating a GrGpu. by egdaniel · 10 years ago
  6. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  7. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  8. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  9. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  10. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  11. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  12. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  13. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  14. 5739d2c Merge GrGpuGLShaders into its parent class, GrGpuGL by bsalomon@google.com · 12 years ago
  15. 3286989 Remove old D3D9 stuff by bsalomon@google.com · 13 years ago
  16. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  17. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago
  18. 89ec61e Add GrGLContextInfo by bsalomon@google.com · 13 years ago
  19. 1dcf506 Remove GrGpuGLFixed subclass and ES1 support by bsalomon@google.com · 13 years ago
  20. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrGpuFactory.cpp]
  21. 6150c20 Add newlines to debug error strings by bsalomon@google.com · 13 years ago
  22. 6fb736f Simplify specification of default interface by bsalomon@google.com · 13 years ago
  23. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  24. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  25. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  26. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 13 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 55b4e80 remove deleted include file (oops) by bsalomon@google.com · 13 years ago
  29. 1da0e5e Suppress int/NULL comparison warning by bsalomon@google.com · 13 years ago
  30. 2ba4abb Switch to GrGpuGLShaders (instead of GrGpuGLShaders2). by bsalomon@google.com · 13 years ago
  31. bf2a469 Add all ES2 glUniform functions to GrGLInterface. Add interface validation for fixed pipe or shader pipe use. by bsalomon@google.com · 13 years ago
  32. 05ef510 Remove GrContext.h dependence on GrGpu.h by bsalomon@google.com · 13 years ago
  33. 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
  34. f93e717 Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders by junov@google.com · 14 years ago
  35. b65e0cb by twiz@google.com · 14 years ago
  36. 59a190b by twiz@google.com · 14 years ago
  37. c6cf723 Hide alloc size vs content size below API by bsalomon@google.com · 14 years ago
  38. 7d34d2e Increase number of stages from 1 to 2 by bsalomon@google.com · 14 years ago
  39. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago