aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* shadereffect example: change to relative file refsLaszlo Agocs2020-06-301-7/+7
* Follow QQuickGraphicsDevice changes in QQuickRenderTargetLaszlo Agocs2020-06-262-4/+4
* Use QList instead of QVectorJarek Kobus2020-06-253-7/+7
* New custom material examplePaul Olav Tvete2020-06-2413-3/+749
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-2212-12/+12
* Fix GL_ constant usage in examplesLaszlo Agocs2020-06-174-6/+6
* Remove QtQuick.Window pluginUlf Hermann2020-06-154-8/+4
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-153-4/+4
* Move resetOpenGLState() to QQuickFboLaszlo Agocs2020-06-121-2/+0
* fboitem example: Request OpenGL explicitlyLaszlo Agocs2020-06-121-0/+2
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-112-5/+5
* openglunderqml example: remove unnecessary resetOpenGLState callLaszlo Agocs2020-06-112-4/+2
* Remove rendernode and opengltextureinthread examplesJonas Karlsson2020-06-1030-2526/+0
* Enable Metal-based scenegraph examplesLaszlo Agocs2020-06-101-3/+3
* Remove winrtOliver Wolff2020-06-041-4/+0
* Fix some bugs in the example that was introduced by moving over to QQC2Jan Arve Sæther2020-06-041-2/+12
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-023-9/+3
* Examples: Fix double installation of .qml filesKai Koehne2020-06-025-25/+5
* Remove CustomParticleEirik Aavitsland2020-06-0214-883/+0
* Enable rendercontrol_d3d11 example in CMake buildsLaszlo Agocs2020-05-292-2/+2
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-2937-37/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-2979-78/+393
* Update to Qt Quick Controls 2Jan Arve Sæther2020-05-291-2/+2
* Avoid truncating in QSGMaterial::compare() implementationsLaszlo Agocs2020-05-272-10/+7
* Skip d3d rendercontrol example on MinGWLaszlo Agocs2020-05-272-1/+4
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-272-3/+3
* Fix namespaced builds in rendercontrol exampleLaszlo Agocs2020-05-271-0/+2
* Enable QQuickWidget with OpenGL over RHILaszlo Agocs2020-05-273-1/+7
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-255-9/+7
* Add missing CMake project for vulkantextureimportLaszlo Agocs2020-05-252-1/+63
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-2/+2
* Fix up the scenegraph/textureinthread exampleLaszlo Agocs2020-05-1813-48/+28
* Modernize the rendercontrol_opengl exampleLaszlo Agocs2020-05-187-710/+68
* Remove Screen.orientationUpdateMaskShawn Rutledge2020-05-081-4/+0
* Remove textureprovider exampleLaszlo Agocs2020-05-0612-614/+0
* Remove leftover legacy shader files in scenegraph exampleLaszlo Agocs2020-04-2913-102/+54
* Resume AnimatedSprite playback when visibility changesLaszlo Agocs2020-04-241-6/+18
* QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-236-9/+9
* textureprovider example: Add comparisonKey() to the custom QSGTextureLaszlo Agocs2020-04-162-5/+15
* Allow redirecting QRhi-based rendering via QQuickRenderControlLaszlo Agocs2020-04-1119-3/+1595
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-0/+1
|\
| * Add missing include to d3d11underqml exampleLaszlo Agocs2020-04-071-0/+1
* | twotextureproviders example: rip out legacy OpenGL material implLaszlo Agocs2020-04-072-64/+5
* | Update graph example CMakeLaszlo Agocs2020-04-072-9/+5
* | Remove QSGSimpleMaterialLaszlo Agocs2020-04-0728-1013/+312
* | Remove sgengine from scenegraph examples CMake project fileLaszlo Agocs2020-04-071-1/+0
* | Remove QSGEngine and move QSGAbstractRenderer back to privateLaszlo Agocs2020-04-078-544/+0
* | Screen example: avoid shadowing final props with required context propsShawn Rutledge2020-03-241-3/+2
* | Move legacy rendercontrol example into a subdirectoryLaszlo Agocs2020-03-2415-64/+71