1. a721c81 Remove reliance on linked in GL functions for assembling GLES interfaces. by bsalomon · 10 years ago
  2. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  3. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  4. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  5. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  6. b6e5e4c Revert of Fix iOS build. (https://codereview.chromium.org/269663008/) by commit-bot@chromium.org · 10 years ago
  7. bc4ae9e Fix iOS build. by bsalomon@google.com · 10 years ago
  8. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  9. ae0054e get iOS building again by commit-bot@chromium.org · 10 years ago
  10. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 10 years ago
  11. 283ce52 Fix error on iOS native interface by commit-bot@chromium.org · 11 years ago
  12. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  13. bfadab4 really really fix iOS build. by bsalomon@google.com · 11 years ago
  14. 3ea18e9 Really fix ios build? by bsalomon@google.com · 11 years ago
  15. 304eb1c Fix ios build? by bsalomon@google.com · 11 years ago
  16. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  17. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  18. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  19. a3b15ed Make GrGLInterface be context-specific on all platforms by commit-bot@chromium.org · 11 years ago
  20. 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
  21. cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
  22. a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 11 years ago
  23. 98168bb Add glCopyTexSubImage2D to GrGLInterface by commit-bot@chromium.org · 11 years ago
  24. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 11 years ago
  25. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 11 years ago
  26. 87c6d7a Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 11 years ago
  27. cca3c8f Make gpu work in iOS SampleApp. by bsalomon@google.com · 12 years ago[Renamed (96%) from src/gpu/ios/GrGLDefaultInterface_iOS.cpp]
  28. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  29. 4d063de Add glTexParameteriv to GL interface by bsalomon@google.com · 12 years ago
  30. e788430 Added glBlendEquation to GL interface by robertphillips@google.com · 12 years ago
  31. 6c8c34e Update cross-platform #include paths to new include/gpu/gl directory by tomhudson@google.com · 13 years ago
  32. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  33. 9962108 Remove allocated size vs content size in textures by bsalomon@google.com · 13 years ago
  34. f64b1a2 Remove GL functions only used in fixed pipe by bsalomon@google.com · 13 years ago
  35. 1dcf506 Remove GrGpuGLFixed subclass and ES1 support by bsalomon@google.com · 13 years ago
  36. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/ios/GrGLDefaultInterface_iOS.cpp]
  37. 6fb736f Simplify specification of default interface by bsalomon@google.com · 13 years ago
  38. 69f2e05 Updated iOS SampleApp and the simple hello world Skia Cocoa App under experimental by yangsu@google.com · 13 years ago
  39. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 13 years ago
  40. c49d66b Add glReadBuffer to GrGLInterface. by bsalomon@google.com · 13 years ago
  41. e938b19 iOS SampleApp menu related changes by yangsu@google.com · 13 years ago
  42. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  43. cee661a Reapply r1951. by bsalomon@google.com · 13 years ago
  44. ec36471 Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)" by vandebo@chromium.org · 13 years ago
  45. aab1fd9 Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config by bsalomon@google.com · 13 years ago
  46. bd3e320 Updated SkUIView to use the current code, added a default gl interface for ios by yangsu@google.com · 13 years ago