From 89b65f3a02e621c076b1946563cbfc99682e5de8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Mon, 7 Dec 2015 18:02:20 +0100 Subject: [PATCH 1/2] webgl: Use mediump in triangle test Support for this should be almost universal. --- tests/html/test_webgl_triangle.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/html/test_webgl_triangle.html b/tests/html/test_webgl_triangle.html index b55a746b4a2..980049f4466 100644 --- a/tests/html/test_webgl_triangle.html +++ b/tests/html/test_webgl_triangle.html @@ -19,9 +19,7 @@ }