aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/twotextureproviders/xorblender.cpp
Commit message (Expand)AuthorAgeFilesLines
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-151-2/+2
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-021-3/+1
* Avoid truncating in QSGMaterial::compare() implementationsLaszlo Agocs2020-05-271-6/+5
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-271-2/+2
* Remove leftover legacy shader files in scenegraph exampleLaszlo Agocs2020-04-291-2/+2
* twotextureproviders example: rip out legacy OpenGL material implLaszlo Agocs2020-04-071-64/+3
* Quick: Don't qualify OpenGL includesUlf Hermann2020-01-271-2/+2
* Make twotextureproviders work on the rhi rendering pathLaszlo Agocs2019-10-141-59/+161
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-6/+6
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-6/+6
* Fix outdated BSD license headerKai Koehne2017-10-171-2/+12
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-2/+2
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-121-4/+4
* Added an example that shows how to consume texture providers from C++.Gunnar Sletta2014-08-261-0/+272