On Sat, Apr 16, 2011 at 5:06 AM, Marek Olšák <mar...@gmail.com> wrote: > From GL_ARB_draw_instanced: > > EXT_gpu_shader4 or NV_vertex_program4 or OpenGL 3.0 is required. > > which means we can't advertise it. :( Well at least apps won't be looking > for gl_InstanceID.
I believe that the GL_ARB_draw_instanced spec is wrong about that. There's really no reason why instancing depends on those extensions. I think that Ian has reported this issue along with gl_InstanceID vs. gl_InstanceIDARB to the ARB so the spec may be changed soon. Typically, ARB extensions do not directly depend on EXT extensions. -Brian _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev