summaryrefslogtreecommitdiff
path: root/include/mbgl/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-054-56/+4
|\ \ | |/
| * fix buildKonstantin Käfer2014-12-041-1/+1
| * remove usage of relative pathsKonstantin Käfer2014-12-042-2/+2
| * make most headers privateKonstantin Käfer2014-12-042-54/+2
* | Fixup after mergeLeith Bade2014-12-041-1/+1
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-041-2/+2
|\ \ | |/
| * Prefer stdlib to libuv (fixes #688)John Firebaugh2014-12-031-1/+2
| * Remove unusedJohn Firebaugh2014-12-031-1/+0
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-041-0/+52
|\ \ | |/
| * break out FileSource as an abstract classMike Morris2014-12-031-0/+52
* | Rename lots of thingsLeith Bade2014-12-043-4/+4
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-031-1/+3
|\ \ | |/
| * add array overloads to make_unique and move it to mbgl::util from stdKonstantin Käfer2014-12-031-1/+3
* | Fix tests when using GL 3.0+ contextLeith Bade2014-12-021-0/+1
* | Share asset_request between platformsLeith Bade2014-12-022-60/+0
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-021-4/+102
|\ \ | |/
| * 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
* | Fix typoLeith Bade2014-11-301-1/+1
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-11-283-18/+18
|\ \ | |/
| * 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
* | image_readers: premultiply alphaartemp2014-11-281-1/+1
* | image-readers: move concrete implementations headers into platform/defaultartemp2014-11-283-0/+173
* | Check for packed depth stencilLeith Bade2014-11-281-6/+5
* | Read styles from APKLeith Bade2014-11-171-10/+8
* | Create AssetRequestLeith Bade2014-11-172-0/+62
* | Add coffeecatch to Map::run()Leith Bade2014-11-161-1/+3
* | Revert "Add noncopyable"Leith Bade2014-11-153-6/+3
* | Change to proper Log functionsLeith Bade2014-11-151-0/+4
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-11-121-1/+1
|\ \ | |/
| * repair undef None GLX wrapper, pass 0 instead of None to GLX functionsMike Morris2014-11-101-1/+1
* | Add noncopyableLeith Bade2014-11-123-3/+6
* | Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into andr...Leith Bade2014-11-093-21/+21
|\ \ | |/
| * add glx supportKonstantin Käfer2014-11-071-0/+1
| * load VAO extensionKonstantin Käfer2014-11-073-21/+24
* | Make image.cpp use Log functionsLeith Bade2014-11-081-0/+2
* | Finish android log backendLeith Bade2014-11-071-0/+24
* | centralize android ifdefsDane Springmeyer2014-11-021-0/+2
* | mason-based android portDane Springmeyer2014-11-011-0/+3
|/
* 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
|\