summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-11-124-3/+32
|\
| * check library versions against header symbols in static initialization functionKonstantin Käfer2014-11-122-0/+29
| * repair undef None GLX wrapper, pass 0 instead of None to GLX functionsMike Morris2014-11-102-3/+3
* | Renamed source files using mapbox styleLeith Bade2014-11-122-2/+4
* | Change Assetbridge extraction dir to data dirLeith Bade2014-11-111-1/+1
* | Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into andr...Leith Bade2014-11-094-149/+232
|\ \ | |/
| * add glx supportKonstantin Käfer2014-11-072-1/+15
| * load VAO extensionKonstantin Käfer2014-11-072-0/+56
| * explicitly cast to 32 bit integerKonstantin Käfer2014-11-061-2/+2
| * clean up poll handle data in close() function so that assert() won't failKonstantin Käfer2014-11-061-1/+3
| * fix undefined valueKonstantin Käfer2014-11-061-9/+5
| * fix various issues in curl bindings related to tile cancelationKonstantin Käfer2014-11-061-142/+162
* | Fix Linux buildLeith Bade2014-11-081-1/+3
* | Add cache path variable from JavaLeith Bade2014-11-082-4/+10
* | Temp disable SSL cert validationLeith Bade2014-11-081-1/+3
* | Work around gamma crashLeith Bade2014-11-081-2/+3
* | Make image.cpp use Log functionsLeith Bade2014-11-081-5/+7
* | Finish android log backendLeith Bade2014-11-071-13/+40
* | Start working on android log hookLeith Bade2014-11-071-0/+32
* | Fix libuv ifdef bugLeith Bade2014-11-051-0/+4
* | Add temporary cache dir. Need to change to Java call.Leith Bade2014-11-051-0/+13
|/
* also use custom formatter for OS XKonstantin Käfer2014-11-041-10/+3
* replace strftime_l with our custom formatterKonstantin Käfer2014-11-041-10/+4
* increase buf to hold trailing '\0' + better namesartemp2014-11-031-6/+6
* Merge branch 'master' into nunicodeartemp2014-11-033-2/+305
|\
| * use more modern libpng version instead of the system-provided one and fix com...Konstantin Käfer2014-10-301-1/+2
| * use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-303-2/+304
* | add <cstring> for std::memsetartemp2014-10-311-0/+1
* | use nunicode for proper to_upper/to_lower string conversionsartemp2014-10-311-14/+41
|/
* make tests workKonstantin Käfer2014-10-243-3/+77
* Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-243-93/+178
* restructure gyp filesKonstantin Käfer2014-10-2414-0/+1919