aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrhidistancefieldglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix missing glyphs when changing distance field parametersEskil Abrahamsen Blomfeldt2021-12-021-4/+4
* Prevent glyph nodes from draining the update batch poolLaszlo Agocs2021-11-291-24/+26
* Fix format specifier error after sizetype changeFabian Kosmale2020-08-311-2/+2
* Add renderTypeQuality property to Text elementEskil Abrahamsen Blomfeldt2020-08-171-2/+4
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-151-0/+5
* Port distancefield debugging code from OpenGL to RHIEirik Aavitsland2020-06-121-0/+36
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-2/+0
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-2/+2
* Follow QRhi improvements and drop QVectors where applicableLaszlo Agocs2019-10-071-1/+3
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+568