skia2/include/gpu/gl
commit-bot@chromium.org a4de8c257e Remove GrRefCnt.h in favor of SkRefCnt.h
This removes GrRefCnt.h with all its tyepdefs and #defines and just switch them
to the Sk* equivalents.

GrSafeSetNull was promoted to SkSafeSetNull in SkRefCnt.h.

BUG=None
TEST=none, no functional changes.
R=bsalomon@google.com, robertphillips@google.com

Author: tfarina@chromium.org

Review URL: https://chromiumcodereview.appspot.com/23904003

git-svn-id: http://skia.googlecode.com/svn/trunk@11151 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-09-09 13:38:37 +00:00
..
GrGLConfig_chrome.h Add support for ES3 MSAA. 2013-09-05 23:44:09 +00:00
GrGLConfig.h Add support for ES3 MSAA. 2013-09-05 23:44:09 +00:00
GrGLExtensions.h Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
GrGLFunctions.h Rip out CSAA support 2013-09-06 20:00:41 +00:00
GrGLInterface.h Remove GrRefCnt.h in favor of SkRefCnt.h 2013-09-09 13:38:37 +00:00
SkANGLEGLContext.h Split GrGLContextInfo into GrGLContext & GrGLContextInfo 2013-02-28 20:16:25 +00:00
SkDebugGLContext.h Split GrGLContextInfo into GrGLContext & GrGLContextInfo 2013-02-28 20:16:25 +00:00
SkGLContextHelper.h Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
SkMesaGLContext.h Split GrGLContextInfo into GrGLContext & GrGLContextInfo 2013-02-28 20:16:25 +00:00
SkNativeGLContext.h Split GrGLContextInfo into GrGLContext & GrGLContextInfo 2013-02-28 20:16:25 +00:00
SkNullGLContext.h Split GrGLContextInfo into GrGLContext & GrGLContextInfo 2013-02-28 20:16:25 +00:00