-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom WebGL layer #6124
Custom WebGL layer #6124
Commits on Jan 19, 2018
-
This PoC allows external renderers to use the Mapbox GL WebGL canvas by registering a callback function in a new Mapbox GL layer type.
David Manzanares committedJan 19, 2018 Configuration menu - View commit details
-
Copy full SHA for df47b43 - Browse repository at this point
Copy the full SHA df47b43View commit details
Commits on Feb 5, 2018
-
Merge branch 'master' of github.com:mapbox/mapbox-gl-js into webgl-layer
David Manzanares committedFeb 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 99f1126 - Browse repository at this point
Copy the full SHA 99f1126View commit details
Commits on Feb 6, 2018
-
David Manzanares committed
Feb 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 82950c9 - Browse repository at this point
Copy the full SHA 82950c9View commit details -
David Manzanares committed
Feb 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 470c7ec - Browse repository at this point
Copy the full SHA 470c7ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f31d407 - Browse repository at this point
Copy the full SHA f31d407View commit details
Commits on Feb 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3281790 - Browse repository at this point
Copy the full SHA 3281790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0822443 - Browse repository at this point
Copy the full SHA 0822443View commit details -
Merge pull request #1 from CartoDB/webgl-layer2
Using `setCustomWebGLDrawCallback` for custom-webgl layers
David M authoredFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 398591a - Browse repository at this point
Copy the full SHA 398591aView commit details -
Merge remote-tracking branch 'origin/master' into webgl-layer
David Manzanares committedFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for f87f801 - Browse repository at this point
Copy the full SHA f87f801View commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 70e1c3f - Browse repository at this point
Copy the full SHA 70e1c3fView commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 6a55ab5 - Browse repository at this point
Copy the full SHA 6a55ab5View commit details -
Change draw_custom_webgl inline function style
David Manzanares committedFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 8787035 - Browse repository at this point
Copy the full SHA 8787035View commit details -
No need to define parameters type in internal functions
Flow is already used, see other internal functions docs.
David Manzanares committedFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 17dfbb0 - Browse repository at this point
Copy the full SHA 17dfbb0View commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for d01e739 - Browse repository at this point
Copy the full SHA d01e739View commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 239f8a3 - Browse repository at this point
Copy the full SHA 239f8a3View commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 3e4f73d - Browse repository at this point
Copy the full SHA 3e4f73dView commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for baa2584 - Browse repository at this point
Copy the full SHA baa2584View commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 3efb0f3 - Browse repository at this point
Copy the full SHA 3efb0f3View commit details -
Removed dead part of the v8 spec
David Manzanares committedFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for efc2b20 - Browse repository at this point
Copy the full SHA efc2b20View commit details -
David Manzanares committed
Feb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for cb87eb2 - Browse repository at this point
Copy the full SHA cb87eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc80440 - Browse repository at this point
Copy the full SHA bc80440View commit details -
Bugfix codegen cornercase with paint without properties
David Manzanares committedFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 9a74c0f - Browse repository at this point
Copy the full SHA 9a74c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8848ca2 - Browse repository at this point
Copy the full SHA 8848ca2View commit details
Commits on Feb 9, 2018
-
Fix old name for custom-webgl layer
David Manzanares committedFeb 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 97c1420 - Browse repository at this point
Copy the full SHA 97c1420View commit details
Commits on Mar 15, 2018
-
Merge branch 'master' into webgl-layer
David Manzanares committedMar 15, 2018 Configuration menu - View commit details
-
Copy full SHA for f316da7 - Browse repository at this point
Copy the full SHA f316da7View commit details -
David Manzanares committed
Mar 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 46332e9 - Browse repository at this point
Copy the full SHA 46332e9View commit details