summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qblendstate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-2/+2
* Doc: Add Qt3D QML and C++ skeleton comments for qdocMartin Smith2015-05-281-0/+106
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-4/+4
* Added QBlendStateSeparate render statePaul Lemire2015-05-091-2/+12
* 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-9/+7
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-24/+0
* QNode refactoringPaul Lemire2014-10-031-19/+18
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* Avoid naming classes DrawStateLouai Al-Khanji2014-08-151-2/+3
* Added QBlendStatePaul Lemire2014-08-141-0/+179