On Tuesday 24 July 2012 13:18:44 Sean Harmer wrote:
> Hi,
>
> I would like to tidy up some more of the OpenGL support in Qt5. Throughout
> Qt5's OpenGL support classes there are a large number of #defines copy and
> pasted from upstream OpenGL/ES headers. We now have quite a significant
> number o
Hi,
I would like to tidy up some more of the OpenGL support in Qt5. Throughout
Qt5's OpenGL support classes there are a large number of #defines copy and
pasted from upstream OpenGL/ES headers. We now have quite a significant number
of such defines in the Qt code base.
The following WIP patch