summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* [build] Removed unused misc codeThiago Marcos P. Santos2020-03-068-176/+0
| | | | This BUCK code is not used by our CI.
* [Linux] Remove CA certificate bundleMikko Pulkki2019-11-111-3507/+0
|
* [core] Use expected.hpp from mapbox-baseMikhail Pozdnyakov2019-11-081-1/+0
|
* [build] Use rapidjson from mapbox-baseMikhail Pozdnyakov2019-09-021-1/+0
|
* [build] Use pixelmatch-cpp from mapbox-baseMikhail Pozdnyakov2019-09-021-1/+0
|
* [build] Use jni.hpp from mapbox-baseMikhail Pozdnyakov2019-09-021-1/+0
|
* [build] Use geojson.hpp from mapbox-baseMikhail Pozdnyakov2019-09-021-1/+0
|
* [build] Use kdbush.hpp from mapbox-baseMikhail Pozdnyakov2019-09-021-1/+0
|
* [build] Use supercluster.hpp from mapbox-baseMikhail Pozdnyakov2019-09-021-1/+0
|
* [build] Use mapbox-base optionalBruno de Oliveira Abinader2019-07-291-1/+0
|
* [build] Replace geometry.hpp/variant with mapbox-baseBruno de Oliveira Abinader2019-07-261-2/+1
|
* [build] remove roundtrip through <experimental/optional> when using optionalKonstantin Käfer2019-06-121-0/+1
|
* [core] Remove binary shader supportThiago Marcos P. Santos2019-05-211-19/+0
| | | | | | | | | | | | | | | | | | | | | | The implementation is buggy and not worth maintaining anymore because performance benefits are not substantial or sometimes worse. Also, removing it saves about 150 ~ 180 KB in binary size. Below timings are averages of minimum 5 runs. ``` Device Init launch Average relaunch s10 1129.8 ms 700 ms s10 - binary 1346.75 ms 694 ms Pixel 1692 ms 723 ms Pixel - binary 1883 ms 1039 ms Kazam 17948 ms 1339 ms Kazam - binary 19157 ms 1564 ms Wiko 2060 ms 1278 ms Wiko - binary 3876 ms 1136 ms ``` Fixes #14294
* [core] update CA bundleKonstantin Käfer2019-05-141-2/+108
|
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-121-0/+1
|
* [core] update CA bundleKonstantin Käfer2019-01-261-24/+185
|
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-093-67/+34
|
* [build] add a Buck build and BUCK file for AndroidKonstantin Käfer2019-01-099-0/+217
|
* [linux] update CA bundles used by cURLKonstantin Käfer2018-11-141-122/+48
|
* [all] - move cloudformation to be mbxcli compatibleTobrun2018-11-081-317/+0
|
* [core] update CA bundleKonstantin Käfer2018-07-171-26/+2
|
* [core] update CA bundleKonstantin Käfer2018-04-161-131/+2
|
* [core] update CA bundle for cURLKonstantin Käfer2018-01-221-390/+211
|
* [build] Remove unused files, and cleanup directoriesKonstantin Käfer2018-01-0310-0/+4369