Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] clang-tidy fixes | Konstantin Käfer | 2019-04-05 | 87 | -684/+856 |
| | |||||
* | [core] introduce gfx::RenderPass | Konstantin Käfer | 2019-04-05 | 26 | -39/+189 |
| | |||||
* | [core] test OffscreenTexture renderability before using them | Konstantin Käfer | 2019-04-05 | 4 | -4/+14 |
| | |||||
* | [core] move depth/stencil buffer debug viz to gfx::Context | Konstantin Käfer | 2019-04-05 | 5 | -50/+73 |
| | |||||
* | [core] remove Renderer::flush | Konstantin Käfer | 2019-04-05 | 7 | -26/+0 |
| | |||||
* | [core] move GLContextMode to RendererBackend | Konstantin Käfer | 2019-04-05 | 31 | -96/+104 |
| | |||||
* | [core] use unique names for debug segments | Konstantin Käfer | 2019-04-05 | 3 | -14/+19 |
| | |||||
* | [core] move RenderParameters creation to a later stage | Konstantin Käfer | 2019-04-05 | 1 | -24/+30 |
| | |||||
* | [build] don't add gl to outputPath | Konstantin Käfer | 2019-04-05 | 1 | -5/+5 |
| | |||||
* | [core] refactor RendererBackend | Konstantin Käfer | 2019-04-05 | 54 | -408/+662 |
| | |||||
* | [core] move BackendScope to gfx namespace | Konstantin Käfer | 2019-04-05 | 30 | -63/+68 |
| | |||||
* | [core] add gfx::Renderable and gfx::OffscreenTexture | Konstantin Käfer | 2019-04-05 | 17 | -164/+260 |
| | |||||
* | [core] add getResource template to gfx::*Resource classes | Konstantin Käfer | 2019-04-05 | 20 | -74/+117 |
| | |||||
* | [core] move debug groups to gfx::CommandEncoder | Konstantin Käfer | 2019-04-05 | 12 | -91/+91 |
| | |||||
* | [core] introduce CommandEncoder object | Konstantin Käfer | 2019-04-05 | 9 | -10/+75 |
| | |||||
* | [core] move supportsHalfFloatTextures to gfx::Context | Konstantin Käfer | 2019-04-05 | 3 | -9/+6 |
| | |||||
* | [core] prefer static_cast for casts to derived classes | Konstantin Käfer | 2019-04-05 | 8 | -10/+10 |
| | |||||
* | [core] add generic base class for renderbuffers | Konstantin Käfer | 2019-04-05 | 13 | -84/+134 |
| | |||||
* | [core] gl::RenderbufferType -> gfx::RenderbufferPixelType | Konstantin Käfer | 2019-04-05 | 11 | -56/+69 |
| | |||||
* | Added getter for the field isComponentInitialized | Alexander Eggers | 2019-04-05 | 1 | -1/+10 |
| | | | | This change is meanly because of https://github.com/mapbox/mapbox-gl-native/pull/14068 which is now throwing an exception when the component is not activated. This getter should help users to identify if the component is not activated yet to prevent usage and therefore exceptions. | ||||
* | [core] Pass crossfade parameters by const reference | Mikhail Pozdnyakov | 2019-04-05 | 1 | -7/+7 |
| | |||||
* | [core] Minor performance tweaks in renderer impl | Mikhail Pozdnyakov | 2019-04-04 | 2 | -8/+7 |
| | |||||
* | [core] Renderer: initialize render items and render sources in the same cycle | Mikhail Pozdnyakov | 2019-04-04 | 1 | -85/+75 |
| | |||||
* | [android] clear previous style loaded listener when setting a new style | Łukasz Paczos | 2019-04-04 | 2 | -47/+86 |
| | |||||
* | [android] add unit tests for #13947 | Łukasz Paczos | 2019-04-04 | 5 | -41/+186 |
| | |||||
* | [android] add unit tests for #14171 | Łukasz Paczos | 2019-04-04 | 2 | -9/+114 |
| | |||||
* | [ios] Bump to v4.11.0-alpha.1ios-v4.11.0-alpha.1 | Jason Wray | 2019-04-03 | 4 | -3/+7 |
| | |||||
* | [ios] Remove unused line from MGLExpressionTests | Jason Wray | 2019-04-03 | 1 | -1/+0 |
| | |||||
* | [ios] Update to Swift 5.0 | Jason Wray | 2019-04-03 | 1 | -14/+7 |
| | |||||
* | [darwin, build] Update CircleCI to Xcode 10.2 | Jason Wray | 2019-04-03 | 1 | -33/+6 |
| | | | | Except macos-debug, which has issues compiling some files. | ||||
* | [ios] Cocoapods bump to v4.10.0-beta.2 (#14323) | Fabian Guerra Soto | 2019-04-03 | 5 | -3/+5 |
| | | | | | | * [ios] Update podspec to beta.2. * [ios] Update changelogs. | ||||
* | [ios] Add iOS bindings and example for missing icons event. (#14302) | Jordan Kiley | 2019-04-03 | 6 | -0/+83 |
| | | | | | | Added a new mapView delegate method that allows reload a style icon in case it couldn't load it from the style. Added an iosapp test example. | ||||
* | [android] Updated Changelog for 7.4.0-alpha.1 release (#14317)android-v7.4.0-alpha.1 | Osana Babayan | 2019-04-03 | 1 | -0/+22 |
| | |||||
* | [ios] Enable/disable presentsWithTransaction to address #14232 (#14307) | Julian Rex | 2019-04-03 | 2 | -12/+142 |
| | |||||
* | [android] clean up location permissions annotation | Łukasz Paczos | 2019-04-03 | 1 | -14/+2 |
| | |||||
* | [android] disable leak canary during instrumentation tests | Łukasz Paczos | 2019-04-03 | 4 | -2/+23 |
| | |||||
* | [ios] Update `mapbox-events-ios` to `v0.9.2` (#14288) (#14303) | Alf Watt | 2019-04-02 | 1 | -0/+0 |
| | | | * [ios] Update `mapbox-events-ios` to `v0.9.2` (#14288) | ||||
* | [core] Adds target branch parameter to clang-tools.sh (#14301) | Julian Rex | 2019-04-02 | 3 | -9/+10 |
| | |||||
* | add onStyleImageMissing to allow dynamically loaded or generated images (#14253) | Ansis Brammanis | 2019-04-02 | 25 | -37/+280 |
| | | | Also make `Style#updateImage(...)` much faster when the image doesn't change size. This can be useful for asynchronously generating images. | ||||
* | [core] Disable binary programs until we fix #14294 | Thiago Marcos P. Santos | 2019-04-02 | 2 | -2/+3 |
| | |||||
* | [android] updated PerformanceEvent (#13894) | Osana Babayan | 2019-04-02 | 9 | -9/+482 |
| | |||||
* | [core] Remove RenderLinePaintProperties | Mikhail Pozdnyakov | 2019-04-02 | 10 | -29/+37 |
| | | | | | | | This patch removes the `RenderLinePaintProperties` by making `LineFloorWidth` part of the `style::LinePaintProperties`. It normalizes paint properties evaluation for the line layer. | ||||
* | [core] Simplify render symbol layer initialization | Mikhail Pozdnyakov | 2019-04-02 | 5 | -33/+20 |
| | | | | Obviate few extra calls from the renderer impl parts initializing symbol layers. | ||||
* | [android] change the firebase device for arm-v7 test run to htc_m8 | Łukasz Paczos | 2019-04-02 | 1 | -2/+2 |
| | |||||
* | [android] clear camera callbacks' message queue when the map is destroyed | Łukasz Paczos | 2019-04-02 | 3 | -71/+88 |
| | |||||
* | Remove support v7 (#14265) | Kevin Li | 2019-04-02 | 5 | -25/+5 |
| | | | | | | * remove support v7 * update license | ||||
* | [linux] add a new run step to build the offline cli (#14272) | Antonio Zugaldia | 2019-04-01 | 1 | -0/+3 |
| | |||||
* | [android] reset scale/rotate focal point in each step | Łukasz Paczos | 2019-04-01 | 2 | -57/+45 |
| | |||||
* | [android] do not reset custom location gestures manager if already set | Łukasz Paczos | 2019-04-01 | 2 | -2/+34 |
| | |||||
* | [android] - LatLng#distanceTo uses TurfMeasurement#distance | tobrun | 2019-04-01 | 2 | -23/+25 |
| |