Login  Register

Why is GL_NV_command_list available under GL2?

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Why is GL_NV_command_list available under GL2?

elect
532 posts
As titled, the very last extension from nvidia is available under gl2 instead gl4... why?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Why is GL_NV_command_list available under GL2?

gouessej
Administrator
6025 posts
As far as I know, it's not part of OpenGL core, it's a proprietary extension, isn't it?
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Why is GL_NV_command_list available under GL2?

elect
532 posts
exactly