1. 87c6d7a Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  2. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  3. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 12 years ago
  4. 8f94361 Consolidate functions common the the null and debug GL interfaces. by bsalomon@google.com · 12 years ago
  5. e49ad45 Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexBuffer. by bsalomon@google.com · 12 years ago
  6. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  7. 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
  8. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  9. 11f20d6 Remove GrInstanceCounter. by bsalomon@google.com · 12 years ago
  10. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  11. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  12. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  13. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  14. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago
  15. 223137f Remove GrRandom API in favor of SkRandom. by tfarina@chromium.org · 12 years ago
  16. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  17. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  18. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  19. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  20. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  21. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  22. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  23. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  24. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  25. 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@google.com · 12 years ago
  26. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  27. 396e61f Rename GrProgramStageFactory to GrBackendEffectFactory. by bsalomon@google.com · 12 years ago
  28. d698f77 GrGLProgramStage Renaming Part 1. by bsalomon@google.com · 12 years ago
  29. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago
  30. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  31. b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
  32. af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 12 years ago
  33. 2b64f84 Add SkNativeGLContext implementation for iOS. by bsalomon@google.com · 12 years ago
  34. c58b126 Move android gl files from src/gpu/android to src/gpu/gl/android. by bsalomon@google.com · 12 years ago
  35. 7ec0015 delete obsolete/unused SkGpuCanvas by reed@google.com · 12 years ago
  36. cca3c8f Make gpu work in iOS SampleApp. by bsalomon@google.com · 12 years ago
  37. f585c45 Remove GrTLList.h by robertphillips@google.com · 12 years ago
  38. 047696c Move GrTextureAccess decl/defn to separate files by bsalomon@google.com · 12 years ago
  39. 7fa1876 Extended instance counting to all GrResource-derived classes by robertphillips@google.com · 12 years ago
  40. 1fcc1b8 Moved GrClipMaskCache to its own files by robertphillips@google.com · 12 years ago
  41. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 12 years ago
  42. 2080635 Add gpu.gypi to ease skia->chrome rolls by bsalomon@google.com · 12 years ago