summaryrefslogtreecommitdiff
path: root/platform/glfw
Commit message (Expand)AuthorAgeFilesLines
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-141-1/+1
* [core] Remove optional from Map::setLatLngBounds()Ander Conselvan de Oliveira2019-03-141-21/+19
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-1/+1
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-1/+1
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-1/+1
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-042-6/+6
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-4/+6
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-9/+11
* [core] Added Map::pitchBy()Bruno de Oliveira Abinader2019-03-041-1/+1
* [core] Added Map::scaleBy()Bruno de Oliveira Abinader2019-03-041-3/+3
* [glfw] Add bounds exampleBruno de Oliveira Abinader2019-02-261-0/+40
* [glfw] Use jumpTo() in the route demoBruno de Oliveira Abinader2018-11-271-7/+7
* [core] add --cache option to GLFW binary to specify the cache databaseKonstantin Käfer2018-09-191-1/+3
* [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFWKonstantin Käfer2018-08-271-2/+8
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-3/+3
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-3/+3
* [glfw] Use Map::moveBy in GLFWView::onMouseMoveBruno de Oliveira Abinader2018-07-091-5/+3
* [glfw] Update route demo to use expressions DSLBruno de Oliveira Abinader2018-07-031-1/+1
* [core] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-27/+14
* [core] Fix GCC8's new -Wcatch-value warningsZsolt Bölöny2018-06-251-3/+3
* [core] don't use floating point versions of pow/logKonstantin Käfer2018-06-041-1/+1
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-1/+8
* [glfw] add animated annotations to glfw app for debuggingAnsis Brammanis2018-01-112-0/+32
* [glfw] Use args in GLFW exampleBruno de Oliveira Abinader2017-12-181-58/+42
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-292-2/+2
* [core, node] Support axonometric renderingLauren Budorick2017-10-141-0/+3
* [glfw] Save/Restore online status of DefaultFileSourceKonstantin Käfer2017-09-225-0/+26
* [glfw] Always load settings, and allow CLI args to override themKonstantin Käfer2017-09-221-30/+14
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-1/+1
* [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
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-262-5/+3
* [glfw] manage backendscope in renderer frontendIvo van Dongen2017-07-252-1/+2
* [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-182-4/+4
* [glfw] rendering interface changesIvo van Dongen2017-07-185-8/+89
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-182-3/+3
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-2/+3
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-3/+4
* [glfw] Added extrusions (E) and route (R) shortcutsBruno de Oliveira Abinader2017-06-143-1/+201
* [core] Added Backend::{assume,set}ViewportBruno de Oliveira Abinader2017-06-131-2/+2
* [glfw] Assume implicit backend in GLFWView::onFramebufferResizeBruno de Oliveira Abinader2017-06-081-0/+2
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-162-5/+5
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-11/+0
* [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] modernize-use-autoBruno de Oliveira Abinader2017-05-121-6/+6
* [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-121-1/+1
* [build] Suppress GLFW redefining GLAPIENTRY errorBruno de Oliveira Abinader2017-05-092-5/+8
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-272-6/+6