summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [node] Change Map/FileSource relationship to compositionupstream/node-filesource-compositionBruno de Oliveira Abinader2019-03-122-12/+27
* [android] fix quick-zoom + double-tap gestures combo regressionŁukasz Paczos2019-03-121-4/+18
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-1250-237/+374
* [core] add texture bindings to draw call invocationsKonstantin Käfer2019-03-1217-26/+127
* [core] add place for specifying textures/samplers separately from uniformsKonstantin Käfer2019-03-1216-0/+28
* [core] use abstract Context interface where possibleKonstantin Käfer2019-03-1231-48/+43
* [core] move Texture to the gfx namespaceKonstantin Käfer2019-03-1221-137/+182
* [core] move Texture related enums to gfx namespaceKonstantin Käfer2019-03-1220-117/+167
* [iOS] Enable developers to change position of ornaments (#13911)Lloyd Sheng2019-03-1113-229/+558
* [android] throw an exception if the component is accessed before the activationŁukasz Paczos2019-03-113-4/+50
* [android] remove unnecessary JSON style declaration in the gradient line exampleŁukasz Paczos2019-03-111-1/+0
* [core, node] Use es5 syntax for imports in expressions testsAlexander Shalamov2019-03-111-3/+3
* Revert "[core] Use ES6 import / export syntax for node test harness"Alexander Shalamov2019-03-115-13/+13
* [Qt] Fix race when locking a FileSourceThiago Marcos P. Santos2019-03-081-2/+5
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-0826-50/+326
* [android] publish SNAPSHOTs to oss.jfrog.orgŁukasz Paczos2019-03-086-3/+28
* [core] consolidate Axonometric rendering APISudarsana Babu Nagineni2019-03-089-68/+89
* [core] Use ES6 import / export syntax for node test harnessAlexander Shalamov2019-03-085-13/+13
* [ios, macos] Fix a bug with multiple format expressions. (#14064)Fabian Guerra Soto2019-03-074-1/+32
* [ios] Reset access token state after running testsJason Wray2019-03-075-1/+13
* [ios] Enable test run-order randomizationJason Wray2019-03-071-1/+2
* [ios] Trigger mobile metrics tests (#14061)Julian Rex2019-03-071-0/+10
* [android] changelog for 7.3.0-alpha.1android-v7.3.0-alpha.1Łukasz Paczos2019-03-071-0/+19
* [android] get vector drawables using AppCompatResources and set vector drawab...Łukasz Paczos2019-03-079-58/+63
* [android] ignore SNAPSHOT buildsŁukasz Paczos2019-03-071-1/+4
* [android] build correct POM when publishing to mavenŁukasz Paczos2019-03-079-286/+89
* [android] initial additions for bintray plugin setupLangston Smith2019-03-079-5/+172
* [ios] Release ios-v4.10.0-alpha.1 (#14056)ios-v4.10.0-alpha.1Jordan Kiley2019-03-064-4/+4
* Removed hybrid library table from readmeMinh Nguyễn2019-03-061-8/+1
* [darwin, build] Explicitly specify number of jobs for CLI buildsJason Wray2019-03-061-2/+4
* [build] Adjust CircleCI resource classes and job countsJason Wray2019-03-061-18/+22
* [core] util::wrap(): std::fmod is not losslessBruno de Oliveira Abinader2019-03-062-82/+93
* Update mapbox-gl-js submodule to v0.53.0Mikhail Pozdnyakov2019-03-0627-863/+920
* [core] introduce gfx::Context and move Buffer creation/update methods to itKonstantin Käfer2019-03-065-50/+83
* [core] move BufferUsage enum to gfx namespaceKonstantin Käfer2019-03-066-26/+42
* [core] rename gl/*_buffer.hpp to gl/*_buffer_resource.hppKonstantin Käfer2019-03-066-6/+6
* [core] move VertexBuffer<> to gfx namespaceKonstantin Käfer2019-03-0623-68/+100
* [core] move IndexBuffer to gfx namespaceKonstantin Käfer2019-03-0621-49/+85
* [core] unify *Buffer/Vector namingKonstantin Käfer2019-03-0617-52/+52
* [core] make vertex descriptors constexprKonstantin Käfer2019-03-069-152/+310
* [core] remove unused template parameter from gl::IndexBufferKonstantin Käfer2019-03-0616-24/+23
* [core] move VertexVector/IndexVector to gfx namespaceKonstantin Käfer2019-03-0620-107/+158
* [android] - fix dialog fragment setup, add regression testtobrun2019-03-062-9/+52
* [android] - clear callbacks as part of OnDestroy not as part of OnDestroyViewtobrun2019-03-068-7/+94
* Add option to prefetch low-resolution tiles (#14031)m-stephen2019-03-063-0/+21
* [build, ios] Replace 'nightly' build with snapshotJason Wray2019-03-057-52/+55
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-0514-147/+984
* [ios] Mute warnings about OpenGL deprecation. (#14019)Julian Rex2019-03-051-0/+3
* Skip failing render testsMikhail Pozdnyakov2019-03-051-1/+5
* [scripts] Disable unsupported style spec featuresMikhail Pozdnyakov2019-03-051-0/+3