summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qblendstate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move render state classes into own dir and tidy upSean Harmer2015-10-131-265/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-2/+2
* Merge branch '5.5.0' into 5.5Sean Harmer2015-06-211-4/+4
|\
| * Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-151-2/+2
| * Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-2/+2
* | QNode parent changesPaul Lemire2015-06-111-0/+5
|/
* 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