summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qdithering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move render state classes into own dir and tidy upSean Harmer2015-10-131-69/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-2/+2
* QNode parent changesPaul Lemire2015-06-111-0/+5
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Copyright header change.Mika Salmela2015-02-091-20/+15
* Add QRenderState::type() for quick RTTIKevin Ottens2015-02-021-1/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* QNode refactoringPaul Lemire2014-10-031-5/+5
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* Avoid naming classes DrawStateLouai Al-Khanji2014-08-151-1/+2
* Added QDitheringPaul Lemire2014-08-141-0/+72