summaryrefslogtreecommitdiff
path: root/include/mbgl/platform
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-042-54/+2
* 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
* add array overloads to make_unique and move it to mbgl::util from stdKonstantin Käfer2014-12-031-1/+3
* Fix iOS compileLeith Bade2014-12-021-4/+12
* Add debug markers and labelsLeith Bade2014-12-021-0/+20
* Add GL_ARB_debug_outputLeith Bade2014-12-021-1/+1
* Define GL callback func. Improve GL err macro.Leith Bade2014-12-021-12/+15
* Fix import problemLeith Bade2014-12-021-6/+0
* Add KHR_debug definitionsLeith Bade2014-12-021-0/+68
* 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
* add glx supportKonstantin Käfer2014-11-071-0/+1
* load VAO extensionKonstantin Käfer2014-11-073-21/+24
* Merge branch 'master' into platform-imageKonstantin Käfer2014-10-311-1/+0
|\
| * use binary mesa on travis to speed up build timesKonstantin Käfer2014-10-311-1/+0
* | 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-247-0/+302
|/
* New mason-based build systemKonstantin Käfer2014-10-221-1/+0
|\
| * fix compile warningsKonstantin Käfer2014-10-222-3/+5
* | Fix log message filteringJohn Firebaugh2014-10-171-3/+3
* | Fix compiler warningsJohn Firebaugh2014-10-171-2/+4
|/
* use the default cache location on ios to avoid writing to unwritable file sys...Konstantin Käfer2014-09-241-0/+3
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-243-83/+0
* parse cache-control and last-modified headersKonstantin Käfer2014-09-242-9/+31
* add basic request caching with sqliteKonstantin Käfer2014-09-241-0/+2
* Revert "Avoid zero size array warning"John Firebaugh2014-09-031-1/+0
* Avoid zero size array warningJohn Firebaugh2014-08-281-0/+1
* test with the current release type's settings to avoid double compilesKonstantin Käfer2014-08-271-5/+0
* use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-221-0/+6
* fix binding to vaosKonstantin Käfer2014-08-141-3/+6
* remove uv.h dependency from header filesKonstantin Käfer2014-08-122-14/+3
* Eliminate warningsJohn Firebaugh2014-08-071-0/+1
* rename llmr => mbglKonstantin Käfer2014-07-165-0/+327