| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump gl-js pin: ignore line-gradient properties + shaders, use new expression...upstream/expression-spec | Lauren Budorick | 2018-04-16 | 1 | -0/+3 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 4 | -0/+202 |
* | [core] add maxzoom uniform for raster-dem tilesets (#11134) | Molly Lloyd | 2018-02-14 | 1 | -4/+5 |
* | [core] Account for overscaling in debug collision circles. | Chris Loer | 2018-02-06 | 1 | -2/+6 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 4 | -0/+211 |
* | [core] Use separate shaders for background and clipping | Lauren Budorick | 2018-01-09 | 6 | -0/+174 |
* | [core] Update debug collision circle shader. | Chris Loer | 2018-01-09 | 1 | -1/+1 |
* | Fix distant collision perspective ratios (#10794). | Chris Loer | 2018-01-04 | 1 | -3/+3 |
* | [core] Better align fill-extrusion vertex layout | Lauren Budorick | 2017-12-20 | 3 | -19/+16 |
* | [core] Update shaders/tests from GL JS. | Chris Loer | 2017-11-17 | 6 | -100/+148 |
* | [core] Align line vertex to 4-byte boundary | John Firebaugh | 2017-09-08 | 3 | -18/+9 |
* | [core] Use separate attribute component for line normals | John Firebaugh | 2017-08-08 | 3 | -31/+27 |
* | [core] Simplify generate-shaders.js | John Firebaugh | 2017-08-02 | 12 | -24/+176 |
* | [core] modify texture coordinate scaling (#9153) | Molly Lloyd | 2017-07-27 | 2 | -2/+12 |
* | [core][android][macos][ios] Implement property functions for line-join, text-... | Lauren Budorick | 2017-07-26 | 1 | -21/+2 |
* | [core][ios][android][macos] Use premultiplied image directly for RasterTile a... | Asheem Mamoowala | 2017-07-17 | 1 | -0/+6 |
* | [android] Force previously cached program binaries to be regenerated | John Firebaugh | 2017-07-12 | 1 | -0/+1 |
* | [core] Update shaders. | Chris Loer | 2017-07-12 | 2 | -4/+32 |
* | [core] improve legibility of labels that follow lines | Ansis Brammanis | 2017-07-11 | 3 | -187/+93 |
* | [core] Re-generate shaders. | Chris Loer | 2017-07-11 | 3 | -89/+184 |
* | [core] Implement circle-pitch-alignment property | Chris Loer | 2017-07-06 | 1 | -5/+23 |
* | [core] Enable property functions for line-width (#9250) | Lauren Budorick | 2017-06-19 | 3 | -12/+83 |
* | [core] Dynamic program compilation for data-driven properties | John Firebaugh | 2017-06-13 | 1 | -2/+2 |
* | [core] cleanup ProgramParameters | Konstantin Käfer | 2017-06-13 | 2 | -21/+2 |
* | [core] add shader defines for enabling/disabling attributes/uniforms for DDS | Konstantin Käfer | 2017-06-13 | 12 | -32/+668 |
* | [core] Reduce number of varyings to 8 or less | John Firebaugh | 2017-06-13 | 5 | -45/+46 |
* | [core] Move pattern coordinate division by texture size into shader | John Firebaugh | 2017-05-23 | 5 | -10/+14 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 7 | -2/+299 |
* | [core] Add DDS support for {text,icon}-size (#8593) | Anand Thakker | 2017-04-06 | 3 | -27/+124 |
* | [core] Update mapbox-gl-js submodule | John Firebaugh | 2017-03-28 | 7 | -25/+25 |
* | [core] cache binary shaders on Android | Konstantin Käfer | 2017-03-22 | 2 | -0/+16 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' | John Firebaugh | 2017-03-21 | 1 | -1/+1 |
|\ |
|
| * | Increase precision of shader variable (#8423) | Anand Thakker | 2017-03-15 | 1 | -1/+1 |
* | | [core] Extract and de-templatize several Program static methods | John Firebaugh | 2017-03-09 | 2 | -0/+48 |
|/ |
|
* | Pack min + max into one attribute :muscle: | Molly Lloyd | 2017-03-08 | 11 | -103/+100 |
* | [core] De-duplicate shader prelude source | John Firebaugh | 2017-03-08 | 15 | -923/+99 |
* | [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo... | Anand Thakker | 2017-02-28 | 2 | -9/+67 |
* | [core] remove gl.hpp include from shader headers | Konstantin Käfer | 2017-02-28 | 13 | -26/+0 |
* | [core] Fix aliased text on mobile GPUs | John Firebaugh | 2017-02-15 | 1 | -3/+3 |
* | [core] Use cpp files for shader source | John Firebaugh | 2017-02-07 | 26 | -2011/+2206 |
* | [core] Check in generated shader code | John Firebaugh | 2017-02-07 | 13 | -0/+2180 |