diff options
author | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-03-28 18:22:01 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-03-28 18:22:01 +0000 |
commit | d91f370835c61c63c643c147ac8625157ee20993 (patch) | |
tree | 5b6f2bd37f88e61a829d785130b1768dfa739d0c /src | |
parent | 2227306aeafc21706a4ac9460b2200336a331ce1 (diff) |
Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.
http://codereview.appspot.com/5938054/
git-svn-id: http://skia.googlecode.com/svn/trunk@3526 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src')
-rw-r--r-- | src/gpu/gl/debug/GrGLCreateDebugInterface.cpp (renamed from src/gpu/gl/GrGLCreateDebugInterface.cpp) | 0 | ||||
-rw-r--r-- | src/gpu/gl/debug/SkDebugGLContext.cpp (renamed from src/gpu/gl/SkDebugGLContext.cpp) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/gpu/gl/GrGLCreateDebugInterface.cpp b/src/gpu/gl/debug/GrGLCreateDebugInterface.cpp index 5b8c315414..5b8c315414 100644 --- a/src/gpu/gl/GrGLCreateDebugInterface.cpp +++ b/src/gpu/gl/debug/GrGLCreateDebugInterface.cpp diff --git a/src/gpu/gl/SkDebugGLContext.cpp b/src/gpu/gl/debug/SkDebugGLContext.cpp index ae42227251..ae42227251 100644 --- a/src/gpu/gl/SkDebugGLContext.cpp +++ b/src/gpu/gl/debug/SkDebugGLContext.cpp |