From 05a7b78aa866720245022805410aae92bb887fa6 Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Thu, 23 Aug 2018 01:05:26 +0300 Subject: [core] Add face culling mode parameter to Program::draw Add a parameter to Program::draw to control whether face culling should be enabled. This will be used in a follow up commit to enable face culling for fill extrusion layers. --- mapbox-gl-js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mapbox-gl-js') diff --git a/mapbox-gl-js b/mapbox-gl-js index e8fd41abae..e682aa65da 160000 --- a/mapbox-gl-js +++ b/mapbox-gl-js @@ -1 +1 @@ -Subproject commit e8fd41abae382f39f17a561a1461db90bd2204f3 +Subproject commit e682aa65da789df11fe7e76dbc56ada33e6e56ab -- cgit v1.2.1