summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/trianglevisitor
Commit message (Expand)AuthorAgeFilesLines
* Fix picking with primitive restartMike Krus2019-12-091-6/+20
* Update QAttribute to use direct syncMike Krus2019-09-181-15/+15
* Update QGeometry to use direct syncMike Krus2019-09-181-10/+10
* Update QBuffer to use sync updatingMike Krus2019-09-181-15/+15
* Update QGeometryRenderer to use direct sync modeMike Krus2019-09-181-10/+10
* Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-051-1/+1
|\
| * Handle 0 stride vertex dataMike Krus2018-01-291-1/+1
* | Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-38/+38
* | Refactor triangle visitor to make way for edge visitorMike Krus2017-05-261-25/+25
|/
* Add unit tests for trianglevisitorAntti Määttä2017-01-102-0/+1096