summaryrefslogtreecommitdiff
path: root/include/mbgl/platform/default/glfw_view.hpp
Commit message (Expand)AuthorAgeFilesLines
* [build] move GLFW-related files to platform/glfwKonstantin Käfer2016-11-221-111/+0
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-2/+2
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-4/+8
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-13/+21
* [glfw] add map change callback methods to glfw_viewIvo van Dongen2016-10-201-0/+5
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-1/+1
* [glfw] Added 'addRandomLineAnnotations'Bruno de Oliveira Abinader2016-07-231-0/+2
* [tidy] Check modernize-use-overrideBruno de Oliveira Abinader2016-06-131-1/+1
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-1/+0
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-1/+3
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Move GLFW stencil clip debug to coreBruno de Oliveira Abinader2016-05-241-5/+0
* [glfw] Atomic is no longer neededThiago Marcos P. Santos2016-04-281-3/+1
* [core] Render from the main threadJohn Firebaugh2016-04-141-4/+1
* [glfw] Main loop integrationThiago Marcos P. Santos2016-03-211-0/+5
* [glfw] add "C" button to show stencil clip masksKonstantin Käfer2016-02-101-0/+5
* [core] move GL value objects from gl_config.hpp to gl_values.hppKonstantin Käfer2016-02-081-0/+1
* [core] allow changing the orientationKonstantin Käfer2015-12-151-0/+2
* [glfw] No longer necessary to wait for style load to add default markerJohn Firebaugh2015-12-011-2/+0
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-301-0/+2
* [core] allow changing pitch in GLFW based appsKonstantin Käfer2015-11-171-0/+1
* View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-251-1/+2
* add benchmark mode that shows the real frame time rather than the vsync timeKonstantin Käfer2015-08-111-2/+8
* add MBGL_USE_GLES2 defineKonstantin Käfer2015-08-041-1/+1
* add ability to add random custom markers to test appKonstantin Käfer2015-07-081-0/+4
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-1/+9
* drive map rendering from main threadKonstantin Käfer2015-06-261-1/+5
* Support shape annotations on GLFWViewThiago Marcos P. Santos2015-06-181-0/+8
* press 1 through 6 to add 10^(n-1) points in the current viewportKonstantin Käfer2015-06-091-0/+6
* change the window title to indicate the current styleKonstantin Käfer2015-05-071-0/+2
* Make all GLFWView attributes privateThiago Marcos P. Santos2015-05-071-5/+6
* Add style change functionality to the Linux test appThiago Marcos P. Santos2015-05-071-2/+8
* Remove Map::start/stopJohn Firebaugh2015-04-281-1/+1
* move most private Map code to MapContextKonstantin Käfer2015-04-281-1/+1
* fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-8/+5
* make Map::resize() privateKonstantin Käfer2015-03-061-5/+5
* Use std::chronoLeith Bade2015-02-041-2/+1
* Rename View functions to match conventions. Also tidy up view classes and rem...Leith Bade2014-12-231-8/+8
* Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-241-0/+1
* restructure gyp filesKonstantin Käfer2014-10-241-0/+47