summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove unused libuv includesThiago Marcos P. Santos2015-12-011-1/+0
* [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-2/+2
* [core] allow changing pitch in GLFW based appsKonstantin Käfer2015-11-171-1/+9
* [core] fix logging so we don't use strings as a formatterKonstantin Käfer2015-11-061-1/+1
* [core] move mbgl.gyp to gyp directoryMike Morris2015-11-041-6/+6
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-302-11/+9
* [core] Remove bundled styles.Leith Bade2015-10-301-1/+0
* mason variant@1.0Mike Morris2015-09-301-0/+1
* allow setting a location and print the location on exitKonstantin Käfer2015-08-111-4/+40
* add benchmark mode that shows the real frame time rather than the vsync timeKonstantin Käfer2015-08-111-2/+11
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-041-3/+3
* use OpenGL and Boost for the linux appKonstantin Käfer2015-08-041-0/+1
* respect fullscreen flag in Linux appKonstantin Käfer2015-08-041-4/+4
* don't use certain STL functionsKonstantin Käfer2015-08-042-0/+3
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-2/+1
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-261-8/+9
* change the window title to indicate the current styleKonstantin Käfer2015-05-071-1/+4
* Make all GLFWView attributes privateThiago Marcos P. Santos2015-05-071-2/+1
* Add style change functionality to the Linux test appThiago Marcos P. Santos2015-05-072-1/+21
* on OS X, styles for the linux test app weren't bundled correctlyKonstantin Käfer2015-05-071-1/+1
* Remove Map::start/stopJohn Firebaugh2015-04-281-2/+2
* merge build targets so we only have one build file per platformKonstantin Käfer2015-04-241-0/+0
* make implementation files private headersKonstantin Käfer2015-04-131-1/+1
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-4/+3
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-2/+2
* add Thread<T> and RunLoopKonstantin Käfer2015-04-101-2/+3
* Delete the GLFWView object at exitThiago Marcos P. Santos2015-03-201-2/+3
* scripts for running linux tests with dockerKonstantin Käfer2015-03-131-5/+0
* Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-121-1/+1
* Merge pull request #972 from mapbox/log_cleanupThiago Marcos P. Santos2015-03-121-3/+1
|\
| * Make the logging system staticThiago Marcos P. Santos2015-03-121-3/+1
* | fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-0/+4
|/
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-2/+5
* refactor makefileKonstantin Käfer2015-02-042-4/+6
* rework linux gyp filesKonstantin Käfer2015-02-041-2/+2
* use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-041-3/+3
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-041-28/+23
* fixes for linuxKonstantin Käfer2015-02-041-4/+8
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-1/+1
* Use v7 styles / testsJohn Firebaugh2015-01-221-1/+1
* sqlite3_static_libs on linuxMike Morris2015-01-131-0/+1
* change file:// to asset:// to indicate that they aren't arbitrary filesKonstantin Käfer2014-12-171-2/+2
* Make file request overridable by platform implementationsKonstantin Käfer2014-12-172-1/+2
* Move setAccessToken to CachingHTTPFileSourceJohn Firebaugh2014-12-041-1/+1
* make most headers privateKonstantin Käfer2014-12-041-1/+1
* break out FileSource as an abstract classMike Morris2014-12-031-1/+3
* simplify image_readers creation implementationartemp2014-11-191-2/+0
* move image_reader to mbgl-linuxartemp2014-11-071-1/+0
* add cflags for linux buildsartemp2014-11-071-0/+2
* add image_reader abstraction layer to hanfle multiple image formatsartemp2014-11-071-0/+5