summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/collision_circle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Account for overscaling in debug collision circles.Chris Loer2018-02-061-2/+6
| | | | | Fixes issue #11116. Port of GL JS issue $6041.
* [core] Update debug collision circle shader.Chris Loer2018-01-091-1/+1
| | | | Fixes issue #10876.
* Fix distant collision perspective ratios (#10794).Chris Loer2018-01-041-3/+3
| | | | | Analog of GL JS issue #5911. Add native ignore for tilejson-bounds.
* [core] Update shaders/tests from GL JS.Chris Loer2017-11-171-0/+83