The setting / getting of the default GL interface became overly complicated to facilitate two-sided ...
13 years, 2 months ago
(2011-09-16 15:41:00 UTC)
#1
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 ...
13 years, 2 months ago
(2011-09-16 17:58:36 UTC)
#3
Issue 5036045: Simplify specification of default interface
(Closed)
Created 13 years, 2 months ago by bsalomon
Modified 13 years, 2 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4