index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
opengl
/
qopengl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
qopengl.h: Move C header #include(s) out of the QT_NAMESPACE
Patrick Stewart
2022-01-22
1
-2
/
+1
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Fix define indentation in qopengl.h
Tor Arne Vestbø
2020-07-01
1
-5
/
+5
*
Get rid of QT_OPENGL_ES*
Eskil Abrahamsen Blomfeldt
2020-04-17
1
-9
/
+9
*
QtGui: Raise minimum supported MSVC version to 2015
Friedemann Kleint
2018-02-14
1
-1
/
+1
*
Remove references to obsolete platforms
Jake Petroules
2017-11-05
1
-4
/
+0
*
Add support for OpenGL ES 3.2 in QOpenGLExtraFunctions
Laszlo Agocs
2017-06-30
1
-1
/
+3
*
Be more explicit about the supported platforms for OpenGL ES 2
Jake Petroules
2017-04-13
1
-3
/
+3
*
egl: Expose direct function pointers on INTEGRITY
Laszlo Agocs
2017-02-10
1
-11
/
+10
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-16
1
-1
/
+17
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-1
/
+21
|
|
\
|
|
*
Enable GL prototypes with recent Khronos headers
Laszlo Agocs
2016-11-10
1
-1
/
+21
*
|
|
Fix missing GL function protos with newer GLES headers
Laszlo Agocs
2016-09-10
1
-3
/
+4
*
|
|
Add qtguiglobal.h and qtguiglobal_p.h
Lars Knoll
2016-07-03
1
-1
/
+1
*
|
|
Remove all code paths related to unsupported Apple platforms.
Jake Petroules
2016-06-04
1
-13
/
+6
|
/
/
*
|
Update ANGLE to chromium/2651
Oliver Wolff
2016-04-25
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Simon Hausmann
2016-03-23
1
-0
/
+4
|
\
\
|
|
/
|
*
QOpenGL: Fix GLhandleARB redefinition on OS X
Gabriel de Dietrich
2016-03-22
1
-0
/
+4
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Expose GLES 3.0 and 3.1 functions
Laszlo Agocs
2015-07-23
1
-7
/
+5
*
Use stdint.h in qopengl headers on MSVC too
v5.5.0-beta1
Laszlo Agocs
2015-05-02
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Remove GLdouble and GL_DOUBLE typedefs for OpenGL ES 2.
Gunnar Sletta
2014-09-05
1
-6
/
+0
*
Update qopenglext.h and qopengles2ext.h
Laszlo Agocs
2014-08-14
1
-2
/
+2
*
Include the ES3 headers on iOS
Laszlo Agocs
2014-06-25
1
-2
/
+7
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-13
1
-4
/
+6
|
\
|
*
Enable support for OpenGL 4 on OS X 10.9
Sean Harmer
2014-05-10
1
-4
/
+6
*
|
Include GLES 3.0 and 3.1 headers when available
Laszlo Agocs
2014-04-24
1
-1
/
+22
|
/
*
Avoid using direct OpenGL calls in gui and widgets
Laszlo Agocs
2014-03-10
1
-10
/
+10
*
Clean up proxy leftovers in gui/opengl
Laszlo Agocs
2014-03-06
1
-10
/
+0
*
Dynamic GL switch on Windows
Laszlo Agocs
2014-02-14
1
-0
/
+10
*
Fix typo form->from
Stephen Kelly
2013-07-31
1
-1
/
+1
*
Make sure that we #include qconfig.h before testing for features.
Thiago Macieira
2013-03-19
1
-2
/
+2
*
Fix calling convention in ANGLE builds on Windows
Sean Harmer
2013-03-15
1
-3
/
+5
*
Don't include custom qopengles2ext.h on iOS
Tor Arne Vestbø
2013-03-13
1
-21
/
+32
*
OpenGL: Add support for the Compute shader stage
Sean Harmer
2013-03-02
1
-0
/
+1
*
OpenGL: Add support for OpenGL 4 tessellation shader stages
Sean Harmer
2013-03-01
1
-0
/
+4
*
OpenGL: Reinstate support for OpenGL geometry shaders
Sean Harmer
2013-02-28
1
-0
/
+1
*
OpenGL: Add a set of version and context specific OpenGL classes
Sean Harmer
2013-02-26
1
-0
/
+129
*
OpenGL: Refactor some defines and typedefs to a common location
Sean Harmer
2013-02-21
1
-0
/
+17
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-14
1
-0
/
+1
|
\
|
*
Merge branch 'release' into stable
Sergio Ahumada
2013-01-31
1
-0
/
+1
|
|
\
|
|
*
Prevent GL/gl.h from including system glext.h
Sean Harmer
2013-01-27
1
-0
/
+1
*
|
|
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
|
/
/
*
|
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
|
/
*
Fix warnings from syncqt.
Friedemann Kleint
2012-10-13
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fix compilation on Harmattan
Simon Hausmann
2012-09-14
1
-0
/
+9
[next]