aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Fix custommaterial example with OpenGLLaszlo Agocs2021-02-193-1/+1
* Fix building the d3d11underqml example with MinGWFriedemann Kleint2020-11-261-9/+9
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-052-4/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2614-0/+56
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2014-14/+14
* Adapt to platform API renameTor Arne Vestbø2020-10-092-3/+3
* examples: include QQuickWindow in squircle headersUlf Hermann2020-09-134-0/+4
* Make twotextureproviders example functional againLaszlo Agocs2020-09-074-0/+42
* Regenerate graph example shadersLaszlo Agocs2020-09-074-0/+0
* Add CMake project file for custommaterial exampleLaszlo Agocs2020-09-074-6/+126
* Remove old GLSL code from fboitem exampleLaszlo Agocs2020-09-077-34/+18
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-021-1/+0
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-301-1/+1
* CMake: Rename example conflicting with qtquick3dAlexandru Croitor2020-08-252-7/+63
* Switch to MTLTexture protocol in QSGTexture native accessLaszlo Agocs2020-08-041-1/+1
* Add type safe native texture accessorsLaszlo Agocs2020-08-032-8/+6
* Use QList instead of QVectorJarek Kobus2020-06-251-3/+3
* New custom material examplePaul Olav Tvete2020-06-2413-3/+749
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-227-7/+7
* Fix GL_ constant usage in examplesLaszlo Agocs2020-06-174-6/+6
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-153-4/+4
* fboitem example: Request OpenGL explicitlyLaszlo Agocs2020-06-121-0/+2
* 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
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-023-9/+3
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-2913-13/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-2911-11/+55
* Avoid truncating in QSGMaterial::compare() implementationsLaszlo Agocs2020-05-272-10/+7
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-272-3/+3
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-253-4/+4
* Add missing CMake project for vulkantextureimportLaszlo Agocs2020-05-252-1/+63
* Fix up the scenegraph/textureinthread exampleLaszlo Agocs2020-05-1813-48/+28
* Remove leftover legacy shader files in scenegraph exampleLaszlo Agocs2020-04-2913-102/+54
* QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-236-9/+9
* 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
* | CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-175-5/+5
* | Update dependencies.yaml to latest SHA1sEskil Abrahamsen Blomfeldt2020-03-133-0/+3
* | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-03-1216-0/+940
|\ \
| * | CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-123-2/+18
| * | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1214-15/+18
| |\ \
| * | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-295-9/+9
| |\ \ \
| * | | | Regenerate examplesAlexandru Croitor2020-01-2911-0/+88