summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qdepthmask.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Have copy() only on QNodeKevin Ottens2014-10-161-6/+4
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-6/+0
* QNode refactoringPaul Lemire2014-10-031-13/+12
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* Avoid naming classes DrawStateLouai Al-Khanji2014-08-151-2/+3
* Added QDepthMaskPaul Lemire2014-08-141-0/+106