DescriptionMinor fixes to get SampleApp's OpenGL path not to crash on Linux. Initialize SkOSWindow::fGLAttched (and fVi while we're at it), since it was being checked uninitialized. Don't call has_gl_extension() while initializing the GrGLDefaultInterface, since it derefs the default interface (which is still NULL); use has_gl_extension_from_string() instead.
Patch Set 1 #
MessagesTotal messages: 4
|