1. dd743fe Initial split up of Debug Interface into separate files by robertphillips@google.com · 13 years ago
  2. 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]
  3. 3672b58 Removed redundant typedef from GrDebugGL class by robertphillips@google.com · 13 years ago
  4. ba0cc3e Extended debug GL interface to include textures. by robertphillips@google.com · 13 years ago
  5. 7c95942 Extended debug GL interface to include tracking of render buffers by robertphillips@google.com · 13 years ago
  6. 6970557 Re-attempting Linux debug GL interface compiler complaint fix. by robertphillips@google.com · 13 years ago
  7. f6f123d Added tracking of frame buffer objects to debug GL interface by robertphillips@google.com · 13 years ago
  8. 0ffc56f Reverting Linux compiler complaint patch - again by robertphillips@google.com · 13 years ago
  9. 2badb15 Partial re-delivery of Linux compiler complaint changes. by robertphillips@google.com · 13 years ago
  10. d41a1dc rolling back to r3427 by robertphillips@google.com · 13 years ago
  11. 34c54e4 Addressed compiler warnings in the Debug GL Interface on Linux. by robertphillips@google.com · 13 years ago
  12. 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