On 08/20/2012 09:46 AM, Ian Romanick wrote: > Mesa always advertises GL_EXT_texture3D (part of OpenGL 1.2) and, > therefore, OES_texture_3D. It doesn't check for support because it > always is supported. :) Then why is it not &dummy_true in extensions.c?