index
:
qt/qtdeclarative.git
5.10
5.11
5.12
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
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
quick
/
rendercontrol
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
2
-0
/
+8
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
2
-2
/
+2
*
Fix additional warnings from usage of deprecated APIs
Volker Hilsheimer
2020-09-16
2
-5
/
+5
*
Follow QQuickGraphicsDevice changes in QQuickRenderTarget
Laszlo Agocs
2020-06-26
2
-4
/
+4
*
Rename setSceneGraphBackend to setGraphicsApi
Laszlo Agocs
2020-06-22
3
-3
/
+3
*
Move resetOpenGLState() to QQuickFbo
Laszlo Agocs
2020-06-12
1
-2
/
+0
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-11
1
-2
/
+2
*
Remove winrt
Oliver Wolff
2020-06-04
1
-4
/
+0
*
Enable rendercontrol_d3d11 example in CMake builds
Laszlo Agocs
2020-05-29
2
-2
/
+2
*
CMake: Regenerate qtdeclarative/examples
Alexandru Croitor
2020-05-29
4
-3
/
+17
*
Skip d3d rendercontrol example on MinGW
Laszlo Agocs
2020-05-27
2
-1
/
+4
*
Fix namespaced builds in rendercontrol example
Laszlo Agocs
2020-05-27
1
-0
/
+2
*
Adapt to changes in NativeTexture in qtbase
Eskil Abrahamsen Blomfeldt
2020-05-25
2
-5
/
+3
*
Modernize the rendercontrol_opengl example
Laszlo Agocs
2020-05-18
7
-710
/
+68
*
Allow redirecting QRhi-based rendering via QQuickRenderControl
Laszlo Agocs
2020-04-11
19
-3
/
+1595
*
Move legacy rendercontrol example into a subdirectory
Laszlo Agocs
2020-03-24
15
-64
/
+71
*
Regenerate Examples
Leander Beernaert
2019-10-14
1
-2
/
+2
*
Update Examples with lowercase qt6_add_resources()
Leander Beernaert
2019-09-20
1
-1
/
+1
*
Convert Examples
Leander Beernaert
2019-08-23
1
-0
/
+49
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
1
-1
/
+1
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
3
-19
/
+19
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-06
8
-27
/
+111
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-24
8
-26
/
+96
|
|
\
|
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
1
-5
/
+5
|
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
7
-21
/
+91
|
*
|
Qt Quick examples: Introduce QCommandLineParser
Friedemann Kleint
2017-10-18
1
-1
/
+15
*
|
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-1
/
+1
*
|
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
4
-12
/
+12
|
/
/
*
|
Document and demo that fboId can be 0
Laszlo Agocs
2017-03-17
2
-9
/
+39
|
/
*
Enable shader disk cache in Qt Quick
Laszlo Agocs
2016-11-27
1
-2
/
+2
*
examples: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-09-03
2
-8
/
+8
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-12
1
-2
/
+3
|
\
|
*
Don't call render during expose, since we are already calling render().
Jan Arve Saether
2016-02-05
1
-2
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-20
1
-16
/
+33
|
/
*
Port examples to new connection syntax.
Friedemann Kleint
2015-07-22
2
-2
/
+2
*
Fix rendercontrol example for screens with different dpr
Laszlo Agocs
2015-04-28
2
-2
/
+29
*
Recreate the FBO on dpr change in rendercontrol example
Laszlo Agocs
2015-04-28
2
-5
/
+28
*
Avoid showing garbage when resizing the rendercontrol example
Laszlo Agocs
2015-04-28
1
-0
/
+1
*
Address uninitialized pointer variables
Holger Hans Peter Freyther
2015-04-20
2
-3
/
+11
*
Fixed license headers
Jani Heikkinen
2015-02-17
7
-21
/
+21
*
Update copyright headers
Jani Heikkinen
2015-02-12
9
-48
/
+48
*
Prevent windows outside the gui thread in rendercontrol example
Laszlo Agocs
2015-01-07
4
-11
/
+15
*
rendercontrol example: calculate fbo size correctly
Laszlo Agocs
2014-12-18
1
-1
/
+1
*
rendercontrol example: Add missing flushes
Laszlo Agocs
2014-12-17
2
-0
/
+3
*
Support threading with QQuickRenderControl
Laszlo Agocs
2014-12-12
8
-201
/
+938
*
Avoid crashing the rendercontrol example on exit
Laszlo Agocs
2014-09-18
1
-2
/
+5
*
Tune the colors in the rendercontrol example
Laszlo Agocs
2014-09-10
1
-10
/
+11
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-18
/
+10
*
Make QQuickRenderControl public
Laszlo Agocs
2014-06-24
8
-0
/
+801