summaryrefslogtreecommitdiffstats
path: root/tests/auto/extras
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-238-8/+8
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-066-0/+36
* Remove qmake build filesMike Krus2023-03-178-86/+0
* QDistanceFieldCache: fix QTextureAtlas dangling pointerPaul Lemire2023-02-141-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-247-7/+7
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-276-6/+6
* Add license headers to cmake filesLucie Gérard2022-07-087-0/+21
* Use SPDX license identifiersLucie Gérard2022-06-228-260/+16
* Enable RHI backend by defaultMike Krus2022-03-231-0/+2
* Use internal CMake APIMike Krus2020-10-076-7/+7
* Use QList instead of QVector in testsJarek Kobus2020-07-093-238/+238
* Update dependenciesMike Krus2020-06-011-2/+0
* Add support for building with CMakeMike Krus2020-05-227-0/+147
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-1/+5
|\
| * Split examples so that build works without qtdeclarativeJean-Michaël Celerier2020-03-111-1/+5
* | Geometry refactoringMike Krus2020-02-273-35/+35
* | Remove buffer functor APIMike Krus2020-02-113-34/+0
|/
* Remove QtGui module path from OpenGL related pathsMike Krus2020-02-062-2/+2
* Deprecate functor APIsMike Krus2020-01-311-0/+3
* QDistanceFieldGlyphCache: make sure the arbiter of atlas can be setWang Chuan2019-08-265-1/+211
* Add arguments to notify signals in QFirstpersonCameraControllerSean Harmer2017-03-281-2/+2
* QForwardRenderer exposes the gamma of its viewportKevin Ottens2017-01-311-0/+21
* Add (ac|de)celeration to QFirstPersonCameraControllerKevin Ottens2017-01-271-0/+40
* Align QForwardRenderer API with its QML counterpartKevin Ottens2017-01-271-0/+26
* QOrbitCameraController: add unit testsPaul Lemire2016-11-183-1/+161
* QFirstPersonCameraController: add unit testsPaul Lemire2016-11-183-1/+140
* Add unit tests for QForwardRendererPaul Lemire2016-11-183-3/+187
* Add unit test for QTorusGeometrySean Harmer2016-10-103-1/+380
* Factor out the geometry test helper functionsSean Harmer2016-10-104-71/+114
* Fix non-symmetric extents and resolutions for QCuboidMeshMiikka Heikkinen2016-09-081-12/+168
* Move tests for QCuboidGeometry into extrasPaul Lemire2016-08-243-0/+519