The setting / getting of the default GL interface became overly complicated to
facilitate two-sided changes. This simplifies things so there is a single
function that returns a default interface and removes the getter and setter.
It's up to the implementation whether it creates a new one for each call or not.
http://codereview.appspot.com/5036045/diff/4001/gpu/include/GrGLInterface.h File gpu/include/GrGLInterface.h (right): http://codereview.appspot.com/5036045/diff/4001/gpu/include/GrGLInterface.h#newcode53 gpu/include/GrGLInterface.h:53: * to a particular GL context. GrGLDefaultInterface is called ...
Issue 5036045: Simplify specification of default interface
(Closed)
Created 14 years ago by bsalomon
Modified 14 years ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4