summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [core] Assert and guard against null std::exception_ptr in toStringJohn Firebaugh2016-03-161-0/+6
* [core] Make vec{2,3,4} operator bool explicitBruno de Oliveira Abinader2016-03-111-6/+6
* [core] Check for NaNs in EdgeInsetsBruno de Oliveira Abinader2016-03-101-2/+3
* [core] Remove _validPoint from Transform codeBruno de Oliveira Abinader2016-03-101-0/+25
* [core] Coordinate wrapping fixesBruno de Oliveira Abinader2016-03-103-18/+28
* [core] Remove goOffline() from DefaultFileSourceThiago Marcos P. Santos2016-03-082-3/+2
* [core] Add client defined network statusThiago Marcos P. Santos2016-03-081-0/+10
* [core] explicitly initialize a few fields to nullKonstantin Käfer2016-03-043-5/+5
* [core] Regression fix in LatLng::unwrapForShortestPathBruno de Oliveira Abinader2016-03-031-1/+5
* [core] Avoid precompute overscaling for TileIDBruno de Oliveira Abinader2016-03-011-0/+5
* [core] Added DEGREES_MAX as constant valueBruno de Oliveira Abinader2016-03-012-1/+2
* [core] Moved wrapping to LatLng scopeBruno de Oliveira Abinader2016-03-011-4/+22
* [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-013-13/+13
* [core] Get rid of mbgl/util/vec4 - use vec4 from vec.hpp insteadBruno de Oliveira Abinader2016-03-012-3/+7
* [core] Coordinate is now GeometryCoordinateBruno de Oliveira Abinader2016-03-011-2/+0
* [core] Enforce constants usageBruno de Oliveira Abinader2016-03-011-0/+1
* [core] Build fixThiago Marcos P. Santos2016-02-261-1/+1
* [core] Add timeout for clock skewThiago Marcos P. Santos2016-02-261-0/+4
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-242-0/+22
* [core] status.requiredResourceCountIsIndeterminate ⇢ status.requiredResourc...John Firebaugh2016-02-241-6/+7
* [core] Add a descriptive comment about maximumCacheSizeJohn Firebaugh2016-02-241-0/+7
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-242-0/+5
|\
| * [core, ios, osx] Only constrain after adding to a windowMinh Nguyễn2016-02-102-0/+5
* | [gl] Moved VAO helpers to common headerBruno de Oliveira Abinader2016-02-181-0/+26
* | [core] Remove RunLoop::{ref,unref}John Firebaugh2016-02-161-3/+0
* | [core] less slanted dashed lines near sharp cornersAnsis Brammanis2016-02-151-0/+5
* | [core] Add support for updating point annotationsGabriel Miklós2016-02-121-0/+2
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-1224-3024/+0
* | [core] use std::move() to prevent copiesKonstantin Käfer2016-02-111-1/+1
* | [core] Eliminate maximumCacheEntrySizeJohn Firebaugh2016-02-102-3/+1
* | [core] Implement an eviction policy for OfflineDatabaseJohn Firebaugh2016-02-102-20/+12
* | [core] Make {Default,Online}FileSource::Impl more similarJohn Firebaugh2016-02-101-3/+0
* | Add binary for smoke-testing offline downloadsJohn Firebaugh2016-02-101-0/+2
* | [core] Interface and implementation for offlineJohn Firebaugh2016-02-102-0/+258
* | [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-101-0/+4
* | [all] Do not set Response data for 404sJohn Firebaugh2016-02-101-1/+1
* | [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-101-6/+9
* | [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-103-5/+10
* | [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-083-76/+287
* | [core] move util/gl_helper.hpp to gl/gl_helper.hppKonstantin Käfer2016-02-081-2/+2
* | [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-083-4/+4
|/
* [core] Remove Response::Error::Reason::CanceledJohn Firebaugh2016-02-041-1/+0
* [core] Comparison operators for LatLngBoundsJohn Firebaugh2016-02-031-0/+11
* [core] #509 - Creating and using MIN_ZOOM and MAX_ZOOM constantsBrad Leege2016-02-031-0/+2
* [core] Make bool conversions explicitJohn Firebaugh2016-02-031-4/+12
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-9/+47
* [core] Remove unusedJohn Firebaugh2016-02-021-1/+0
* [core] Remove superflous inlinesJohn Firebaugh2016-02-021-18/+18
* [core] Remove unusedJohn Firebaugh2016-02-021-4/+0