GrGLProgramStage.h (and headers it includes from src/gpu/gl, recursively) needs to be moved to include/gpu/gl. That ...
12 years, 5 months ago
(2012-07-10 17:45:05 UTC)
#1
GrGLProgramStage.h (and headers it includes from src/gpu/gl, recursively) needs
to be moved to include/gpu/gl. That would include the really dumb
GrStringBuilder.h header. This change replaces all instances of GrStringBuilder
with SkString (for which GrStringBuilder was a typedef).
Issue 6343093: Remove GrStringBuilder
(Closed)
Created 12 years, 5 months ago by bsalomon
Modified 12 years, 5 months ago
Reviewers: TomH, Stephen White
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 3