summaryrefslogtreecommitdiff
path: root/platform/glfw/glfw_view.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add camera demo to the glfw appMikko Pulkki2020-05-021-0/+3
* [core] Fix performance-unnecessary-value-param errors in header filesThiago Marcos P. Santos2020-04-171-9/+5
* Add LocationIndicatorLayerGali Nelle2020-04-081-0/+10
* [glfw] Use simplified Snapshotter APIAlexander Shalamov2020-03-051-0/+2
* [glfw] Add snapshotter to glfw test appAlexander Shalamov2020-03-051-1/+6
* [glfw] Add static render test creatorThiago Marcos P. Santos2019-12-091-0/+4
* [core] Remove Map::cycleDebugOptionsBruno de Oliveira Abinader2019-12-041-0/+1
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-2/+2
* [glfw] Add feature state supportJuha Alanen2019-09-181-0/+2
* [glfw] Reduce memory use when window loses focusMikhail Pozdnyakov2019-07-091-0/+1
* [core] Rename resetCache to resetDatabaseThiago Marcos P. Santos2019-06-181-2/+2
* [core] refactor program object creationKonstantin Käfer2019-05-281-1/+1
* [core] Add custom source to glfw-appAlexander Shalamov2019-05-031-0/+1
* [core] Introduce resetCache APISudarsana Babu Nagineni2019-04-291-0/+5
* [core] refactor RendererBackendKonstantin Käfer2019-04-051-12/+11
* [glfw] add animated annotations to glfw app for debuggingAnsis Brammanis2018-01-111-0/+5
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-291-1/+1
* [glfw] Save/Restore online status of DefaultFileSourceKonstantin Käfer2017-09-221-0/+5
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-1/+1
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-4/+2
* [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-181-3/+3
* [glfw] rendering interface changesIvo van Dongen2017-07-181-1/+6
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-1/+1
* [glfw] Added extrusions (E) and route (R) shortcutsBruno de Oliveira Abinader2017-06-141-0/+7
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
* [build] Suppress GLFW redefining GLAPIENTRY errorBruno de Oliveira Abinader2017-05-091-5/+1
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-2/+1
* [core] Privatize gl/gl.hppKonstantin Käfer2017-03-281-1/+0
* [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-281-1/+1
* [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-231-1/+5
* [glfw] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-151-5/+0
* [glfw] Make P pause/resume the network threadThiago Marcos P. Santos2017-02-251-0/+5
* [glfw] Include gl.hpp first to avoid redefinition of GLAPIENTRYThiago Marcos P. Santos2017-02-141-0/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [core] remove unused umbrella header in favor of individual includesKonstantin Käfer2016-11-221-1/+2
* [build] move GLFW-related files to platform/glfwKonstantin Käfer2016-11-221-0/+111