aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrhitextureglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSGRhiTextureGlyphCache: Optimize prepareGlyphImageKai Uwe Broulik2024-02-291-22/+28
* qimage/qpixmap: use rvalue overloads moreAnton Kudryavtsev2023-09-151-1/+1
* Fix destroying glyph cache textures with hidden text itemsLaszlo Agocs2023-03-231-17/+3
* Fix broken Text rendering when noantialiased NativeRendering is usedDominik Holland2022-10-111-1/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Prevent glyph nodes from draining the update batch poolLaszlo Agocs2021-11-291-24/+23
* Fix compilation after subpixel handling changes in qtbaseFabian Kosmale2021-01-271-1/+1
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-2/+2
* Fix unused variable warning on big-endianShawn Rutledge2020-01-081-0/+2
* Follow QRhi improvements and drop QVectors where applicableLaszlo Agocs2019-10-071-1/+3
* Re-enable colors with both gl and rhi glyph cachesLaszlo Agocs2019-07-311-2/+3
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+269