summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/segmentvisitor
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-061-0/+6
* Remove qmake build filesMike Krus2023-03-171-12/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Fix missing override warningPaul Lemire2020-08-131-1/+1
* Use QList instead of QVector in testsJarek Kobus2020-07-091-1/+1
* Add missing tests and benchmarksMike Krus2020-06-241-15/+3
* Add support for building with CMakeMike Krus2020-05-221-0/+38
* Geometry refactoringMike Krus2020-02-271-65/+65
* Fix picking with primitive restart for line loopsMike Krus2019-12-131-6/+21
* Update QAttribute to use direct syncMike Krus2019-09-181-12/+12
* Update QGeometry to use direct syncMike Krus2019-09-181-8/+8
* Update QBuffer to use sync updatingMike Krus2019-09-181-12/+12
* Update QGeometryRenderer to use direct sync modeMike Krus2019-09-181-8/+8
* Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-28/+28
* Fix private tests for boot2qtSami Nurmenniemi2018-01-231-1/+1
* Add support for iterating on linesMike Krus2017-05-262-0/+826