summaryrefslogtreecommitdiff
path: root/src/location/labs/qsg/qmapcircleobjectqsg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove MapObjects from labsVolker Hilsheimer2022-09-261-391/+0
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-11/+11
* Fix warnings for Windows buildIvan Solovev2022-02-281-2/+4
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Add geometry simplification to MapPolyline/MapPolylineObjectQSGPaolo Angelelli2020-02-121-1/+1
* Port Map*ObjectPrivateQSG to the shader-based projection geometriesv5.15.0-alpha1Paolo Angelelli2020-02-111-53/+213
* Fix Map*ObjectsQSG implementation triggering QSGBatchRenderer crashesPaolo Angelelli2020-02-111-5/+9
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-3/+3
* Introduce QGeoMapObject::geoShape propertyPaolo Angelelli2019-02-011-12/+10
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
* Fix QGeoMapObject handling in reference implementationPaolo Angelelli2018-04-221-2/+8
* Fix MapPolyline being drawn misplaced and moving when clippedPaolo Angelelli2018-04-191-1/+1
* Introduce map objects reference implementationPaolo Angelelli2018-04-171-0/+218