summaryrefslogtreecommitdiff
path: root/platform/glfw/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* [glfw] Save/Restore online status of DefaultFileSourceKonstantin Käfer2017-09-221-0/+13
* [glfw] Always load settings, and allow CLI args to override themKonstantin Käfer2017-09-221-30/+14
* [glfw] allow loading mapbox:// style URLs via CLIKonstantin Käfer2017-09-211-1/+5
* [glfw] Getopt: Don't handle 0 valueMattias Bengtsson2017-08-181-3/+0
* [glfw] rendering interface changesIvo van Dongen2017-07-181-2/+4
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-2/+2
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-2/+3
* [tidy] modernize-deprecated-headersBruno de Oliveira Abinader2017-05-121-1/+1
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-121-1/+1
* [tidy] modernize-use-nullptrBruno de Oliveira Abinader2017-05-121-11/+11
* [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-121-1/+1
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-1/+1
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-2/+2
* [glfw] Make P pause/resume the network threadThiago Marcos P. Santos2017-02-251-0/+12
* [build] move logging to utilKonstantin Käfer2016-11-221-2/+2
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [build] move GLFW-related files to platform/glfwKonstantin Käfer2016-11-221-0/+190