summaryrefslogtreecommitdiff
path: root/include/mbgl/platform/default
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #972 from mapbox/log_cleanupThiago Marcos P. Santos2015-03-121-21/+0
|\
| * Make the logging system staticThiago Marcos P. Santos2015-03-121-18/+0
| * Simplify the logging mechanismThiago Marcos P. Santos2015-03-121-4/+1
* | fixes black flicker on rotating the deviceKonstantin Käfer2015-03-122-14/+10
|/
* guard against concurrent OpenGL extension loadingKonstantin Käfer2015-03-061-0/+2
* make Map::resize() privateKonstantin Käfer2015-03-061-5/+5
* forward declare GLX typedefs to limit conflicts from glx.hMike Morris2015-02-102-4/+5
* fixes for linuxKonstantin Käfer2015-02-041-0/+1
* Use std::chronoLeith Bade2015-02-044-3/+14
* Rename View functions to match conventions. Also tidy up view classes and rem...Leith Bade2014-12-232-12/+12
* Tidy up HeadlessViewLeith Bade2014-12-092-9/+9
* fix buildKonstantin Käfer2014-12-041-1/+1
* remove usage of relative pathsKonstantin Käfer2014-12-041-1/+1
* make most headers privateKonstantin Käfer2014-12-041-52/+0
* Prefer stdlib to libuv (fixes #688)John Firebaugh2014-12-031-1/+2
* Remove unusedJohn Firebaugh2014-12-031-1/+0
* break out FileSource as an abstract classMike Morris2014-12-031-0/+52
* convert image_reader public interface to use CamelCase to match the rest of c...artemp2014-11-263-18/+18
* image_readers: premultiply alphaartemp2014-11-211-1/+1
* image-readers: move concrete implementations headers into platform/defaultartemp2014-11-193-0/+173
* repair undef None GLX wrapper, pass 0 instead of None to GLX functionsMike Morris2014-11-101-1/+1
* load VAO extensionKonstantin Käfer2014-11-071-0/+1
* use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-301-1/+1
* make tests workKonstantin Käfer2014-10-242-0/+27
* Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-242-12/+25
* restructure gyp filesKonstantin Käfer2014-10-244-0/+145