summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qblendstate.h
Commit message (Expand)AuthorAgeFilesLines
* Move render state classes into own dir and tidy upSean Harmer2015-10-131-124/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-9/+9
* QNode parent changesPaul Lemire2015-06-111-0/+1
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-05-131-1/+1
* Added QBlendStateSeparate render statePaul Lemire2015-05-091-0/+8
* Copyright header change.Mika Salmela2015-02-091-20/+15
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+3
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-3/+1
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* Avoid naming classes DrawStateLouai Al-Khanji2014-08-151-2/+3
* Use GL enum values for frontend drawstate enumsPaul Lemire2014-08-141-14/+14
* Added QBlendStatePaul Lemire2014-08-141-0/+118