-project.org] On Behalf Of
Giuseppe D'Angelo
Sent: 23. april 2014 09:35
To: development@qt-project.org
Subject: Re: [Development] Qt 5.3 header diff: QtGui
Il 23/04/2014 01:15, Thiago Macieira ha scritto:
>> >+enum OpenGLModuleType {
>> >+Deskto
Il 23/04/2014 01:15, Thiago Macieira ha scritto:
>+enum OpenGLModuleType {
>+DesktopGL,
>+GLES2
>+};
Suggestion: OpenGL & OpenGLES2. Some non-desktop devices may have non-ES GL.
The fact that we constantly refer to "desktop GL" erroneously should not
influence the API.
Em ter 22 abr 2014, às 14:12:46, Thiago Macieira escreveu:
> diff --git a/src/gui/kernel/qopenglcontext.h
> b/src/gui/kernel/qopenglcontext.h index ce34a2d..fce983f 100644
> --- a/src/gui/kernel/qopenglcontext.h
> +++ b/src/gui/kernel/qopenglcontext.h
> @@ -192,6 +192,17 @@ public:
> QSet exte