mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_context.c
index 04c76cdba1d53173008a1ccb8f502238c92c5b36..8ad0911586c8e77558131a4f2eae1b6a0630f12f 100644 (file)
@@ -353,6 +353,7 @@ r100CreateContext( gl_api api,
 /*       _tnl_need_dlist_norm_lengths( ctx, GL_FALSE ); */
    }
 
+   _mesa_override_extensions(ctx);
    _mesa_compute_version(ctx);
 
    /* Exec table initialization requires the version to be computed */