-
OpenGL 4.4/5
Hi,
First post here.
Has anyone or is there any future plan to introduce opengl 4.4/4.5 functions into the QopenGL_Functions_4_x classes?
I had a quick naive look and on the surface doesn't seem like too big an effort. Add a new d_core for the newer functions and then a wrapper through the QopenGL_Functions_4_4 and QopenGL_Functions_4_5.
Any thoughts? Is there any particular reason for them jot being present in qt at the moment or is it a time/demand thing?
Thanks
Tom
-
Re: OpenGL 4.4/5
I would be surprised if this does not happen, i.e. I would expect newer versions' functionality to become available as newer versions of OpenGL become available.
Cheers,
_