index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dynamic GL switch on Windows
Laszlo Agocs
2014-02-14
2
-37
/
+1
*
Fix MSVC-warnings about double to float truncation.
Friedemann Kleint
2014-01-24
1
-24
/
+24
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
5
-25
/
+25
*
Make OpenGL examples work on retina displays.
Morten Johan Sørvig
2013-11-29
4
-5
/
+5
*
Remove warnings about examples not running in the Qt Simulator
Tor Arne Vestbø
2013-10-09
11
-28
/
+0
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-09-16
2
-5
/
+0
|
\
|
*
examples: remove unused static const variables
Marc Mutz
2013-09-14
2
-5
/
+0
*
|
hellowindow: Request multisampling only when told so
Laszlo Agocs
2013-09-10
1
-1
/
+2
|
/
*
QGLWidget: Support retina framebuffer grabbing
Gabriel de Dietrich
2013-05-23
1
-1
/
+1
*
Update opengl/overpainting example for high-dpi
Gabriel de Dietrich
2013-05-23
1
-2
/
+4
*
Avoid harmless warning in paintedwindow example
Gunnar Sletta
2013-05-14
2
-7
/
+2
*
Improved robustness of threaded rendering in hellowindow example.
Samuel Rødal
2013-04-25
2
-26
/
+55
*
PaintedWindow example: Use standard window flags.
Friedemann Kleint
2013-03-18
1
-1
/
+1
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
9
-10
/
+10
*
Merge branch 'release' into stable
Sergio Ahumada
2013-01-31
1
-0
/
+2
|
\
|
*
push feature conditionals down to subdirectories
Oswald Buddenhagen
2013-01-31
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-01-22
1
-1
/
+1
|
\
\
|
|
/
|
*
fix a typo in cube example
Jing Bai
2013-01-18
1
-1
/
+1
*
|
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
76
-76
/
+76
*
|
Fix crash in hellowindow example when minimizing.
Friedemann Kleint
2013-01-15
1
-1
/
+2
|
/
*
Polish code of some opengl examples
hjk
2012-12-28
29
-255
/
+182
*
add and use qtHaveModule() function
Oswald Buddenhagen
2012-12-21
1
-1
/
+1
*
Fix compilation of Open GL ES 2 examples when using a Qt-namespace.
Friedemann Kleint
2012-12-19
3
-5
/
+2
*
remove QT+=widgets from SUBDIRS projects
Oswald Buddenhagen
2012-12-17
1
-2
/
+0
*
OpenGL examples: Add error message about ANGLE on Windows
Thomas Hartmann
2012-12-17
7
-0
/
+42
*
Removed requestOrientation() API from QWindow.
Samuel Rødal
2012-12-06
1
-9
/
+7
*
Fix example documentation for OpenGL module and (widget) Tools.
Gunnar Sletta
2012-11-30
11
-129
/
+10
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-11-29
15
-63
/
+15
*
Add \brief to the examples.
Eike Ziller
2012-11-29
11
-11
/
+11
*
delete .desktop files of examples
Oswald Buddenhagen
2012-11-28
13
-143
/
+0
*
Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example
hjk
2012-11-26
15
-30
/
+30
*
Remove warnings from qtbase.
Mitch Curtis
2012-11-21
1
-1
/
+1
*
Rename all QWindow properties that have "window" in them
Shawn Rutledge
2012-11-07
3
-14
/
+14
*
Fix hellowindow example generating excess timers
Miikka Heikkinen
2012-11-05
2
-5
/
+8
*
Fixed cube opengl example
Oliver Wolff
2012-10-17
1
-1
/
+2
*
Fix missing return in QtOpenGl/paintedwindow example.
Friedemann Kleint
2012-10-13
1
-1
/
+1
*
Made cube example not use glActiveTexture.
Samuel Rødal
2012-10-02
1
-2
/
+1
*
Added QGLPixelBuffer implementation using framebuffer objects.
Samuel Rødal
2012-09-27
3
-7
/
+7
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
77
-567
/
+553
*
Move opengl/wid/net example docs to proper folders.
Frederik Gladhorn
2012-09-21
23
-0
/
+1282
*
examples: Mark ctor's as explicit
Sergio Ahumada
2012-09-17
4
-5
/
+5
*
Make gui/math3d classes use float rather than qreal
Sean Harmer
2012-09-07
2
-38
/
+2
*
qtbase: Add missing example installs and files.
Friedemann Kleint
2012-07-10
1
-0
/
+5
*
OpenGL/HelloWindow example: Fix resource leaks.
Friedemann Kleint
2012-05-25
3
-10
/
+21
*
Fixed unused parameter warning in hellowindow example.
Mitch Curtis
2012-05-18
1
-0
/
+2
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Made hellowindow example respect the expose event.
Samuel Rødal
2012-04-20
2
-4
/
+11
*
Cleaned up examples/opengl/cube/cube.pro, removed message()
Rohan McGovern
2012-02-29
1
-9
/
+0
*
clean up qmake-generated projects
Oswald Buddenhagen
2012-02-24
5
-44
/
+3
*
Improve QSurface / QWindow API a bit and use that to avoid errors
Gunnar Sletta
2012-02-02
1
-0
/
+2
[next]