On 18 July 2011 18:13, Kenneth Graunke <kenn...@whitecape.org> wrote:
>> +   ctx->Extensions.ARB_ES2_compatibility = GL_TRUE;
>> +   ctx->Extensions.ARB_draw_buffers = GL_TRUE;
>> +   ctx->Extensions.ARB_draw_instanced = GL_TRUE;
>> +   ctx->Extensions.ARB_fragment_coord_conventions = GL_TRUE;
>> +   ctx->Extensions.EXT_texture_array = GL_TRUE;
>> +   ctx->Extensions.NV_texture_rectangle = GL_TRUE;
>> +   ctx->Extensions.EXT_texture3D = GL_TRUE;
>
> Would you mind converting these to "true" as long as you're moving them?

Sure, no problem.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to