summaryrefslogtreecommitdiffstats
path: root/third_party/webgl
diff options
context:
space:
mode:
authorzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-04 20:47:54 +0000
committerzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-04 20:47:54 +0000
commit71ecc605e7734d01bf8cee79aa230b5df125e8d0 (patch)
tree18628bb7431665f89f453f24ef6d81dfe15abf20 /third_party/webgl
parent7f680e1cf0ddf616a1b412c9e08be75c07626ec6 (diff)
downloadchromium_src-71ecc605e7734d01bf8cee79aa230b5df125e8d0.zip
chromium_src-71ecc605e7734d01bf8cee79aa230b5df125e8d0.tar.gz
chromium_src-71ecc605e7734d01bf8cee79aa230b5df125e8d0.tar.bz2
Pull down webgl conformance tests from github mirror.
BUG=325505 TEST=gpu waterfall R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org Review URL: https://codereview.chromium.org/100413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238758 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/webgl')
-rw-r--r--third_party/webgl/README.chromium14
1 files changed, 14 insertions, 0 deletions
diff --git a/third_party/webgl/README.chromium b/third_party/webgl/README.chromium
new file mode 100644
index 0000000..7fa076f
--- /dev/null
+++ b/third_party/webgl/README.chromium
@@ -0,0 +1,14 @@
+Name: Public Khronos WebGL Conformance Tests repository
+Short Name: webgl
+Version: 1.0
+URL: http://www.khronos.org/registry/webgl/sdk
+SOURCE CODE: git clone https://github.com/KhronosGroup/WebGL.git
+Date: 12/03/2013
+Revision: 159f31dd34842c871032d97d360a9dce5153f585
+Security Critical: no
+License: MIT
+License File: NOT_SHIPPED
+
+Description:
+This is a snapshot of the public webgl conformance tests directory on the
+Github server.