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