summaryrefslogtreecommitdiffstats
path: root/src/render/backend/trianglesvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Also fix other problems with the trianglevisitorAntti Määttä2016-12-101-11/+12
* Fix indices passed to TriangleVisitorAntti Määttä2016-12-101-17/+17
* Merge branch '5.7.0' into 5.7Sean Harmer2016-06-011-1/+1
|\
| * Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROWPaul Lemire2016-05-231-1/+1
* | Fix index in the degenerate checkMäättä Antti2016-05-231-3/+3
|/
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-5/+5
* Fix trianglevisitor traversing triangle stripsAntti Määttä2016-05-011-4/+18
* render/backend: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-04-281-1/+2
* TrianglesVisitor: fix buffer overrunMarc Mutz2016-03-011-2/+2
* QAttribute API changesPaul Lemire2016-02-291-7/+7
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Refactor picking to use one thread per entityMike Krus2016-01-251-0/+518