i915simple: Fix extentions being loaded

This commit is contained in:
Jakob Bornecrantz 2008-09-19 14:16:19 +02:00
parent a57fbe53dc
commit c6dc1bf6e0

View file

@ -619,6 +619,7 @@ static const __DRIconfig **intelInitScreen(__DRIscreenPrivate *psp)
*
* Hello chicken. Hello egg. How are you two today?
*/
driInitExtensions( NULL, card_extensions, GL_FALSE );
//intelInitExtensions(NULL, GL_TRUE);
if (!intelInitDriver(psp))