summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/statevariant_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* Add support for glDepthRangeJim Albamont2019-02-111-0/+1
* RenderStates: rework to split node and rendering partPaul Lemire2018-03-191-1/+7
* Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-051-9/+0
* Merge branch '5.9' into devSean Harmer2017-08-191-1/+1
|\
| * Add QRenderState unit testWieland Hagen2017-08-031-1/+1
* | Add LineWidth render stateMauro Persano2017-06-081-0/+1
|/
* Fix Clang warning about overwriting a vtableThiago Macieira2016-11-021-4/+4
* Fix Clang warning about move of a local objectThiago Macieira2016-07-251-1/+1
* StateVariant: unrestricted unions workaround for MSVC 2013Paul Lemire2016-07-171-0/+9
* RenderState: add a state variant unionPaul Lemire2016-07-171-0/+134