1. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed from src/gpu/GrGLUtil.cpp]
  2. 7107fa7 Add support for GL_EXT_unpack_subimage by bsalomon@google.com · 14 years ago
  3. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrGLUtil.cpp]
  4. 4fdfcbe Fix gl error debug print. by bsalomon@google.com · 14 years ago
  5. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 14 years ago
  6. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  7. d5d1049 Only define debugging GL globals when the code paths are enabled by bsalomon@google.com · 14 years ago
  8. 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
  9. 0f31ca7 by twiz@google.com · 14 years ago
  10. 59a190b by twiz@google.com · 14 years ago
  11. 27847de Fix line endings in Gr files and set svn eol style to LF by bsalomon@google.com · 14 years ago
  12. 3723a48 Clean up geterror / log macros and globals for debugging. disable geterror in chrome by default. by bsalomon@google.com · 14 years ago
  13. 1962832 Fix warnings on linux build (strict aliasing, cons init order, vars used only in asserts) by bsalomon@google.com · 14 years ago
  14. c921843 fixes for some warnings: by reed@google.com · 14 years ago
  15. bf858b7 update chrome-specific glconfig (should make versions of this for mac/win/linux) by reed@google.com · 15 years ago
  16. 42ab7ea Cleanup including of GL headers and provide way to include custom headers, extension getter. by bsalomon@google.com · 15 years ago