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