1. ec05eaa Bumped num stages to 4 in preparation for AA clipping by robertphillips@google.com · 13 years ago
  2. e788430 Added glBlendEquation to GL interface by robertphillips@google.com · 13 years ago
  3. 670ff9a Fixed uninitialized memory issue on Linux when running "gm --debuggl" by robertphillips@google.com · 13 years ago
  4. dd743fe Initial split up of Debug Interface into separate files by robertphillips@google.com · 13 years ago
  5. d91f370 Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up. by robertphillips@google.com · 13 years ago[Renamed from src/gpu/gl/GrGLCreateDebugInterface.cpp]
  6. 3672b58 Removed redundant typedef from GrDebugGL class by robertphillips@google.com · 13 years ago
  7. ba0cc3e Extended debug GL interface to include textures. by robertphillips@google.com · 13 years ago
  8. 7c95942 Extended debug GL interface to include tracking of render buffers by robertphillips@google.com · 13 years ago
  9. 6970557 Re-attempting Linux debug GL interface compiler complaint fix. by robertphillips@google.com · 13 years ago
  10. f6f123d Added tracking of frame buffer objects to debug GL interface by robertphillips@google.com · 13 years ago
  11. 0ffc56f Reverting Linux compiler complaint patch - again by robertphillips@google.com · 13 years ago
  12. 2badb15 Partial re-delivery of Linux compiler complaint changes. by robertphillips@google.com · 13 years ago
  13. d41a1dc rolling back to r3427 by robertphillips@google.com · 13 years ago
  14. 34c54e4 Addressed compiler warnings in the Debug GL Interface on Linux. by robertphillips@google.com · 13 years ago
  15. 0da3719 Added debug GL Interface. This interface tracks various GL objects in order to find leaks & invalid accesses. by robertphillips@google.com · 13 years ago