gecko/content/canvas/test/webgl
Gervase Markham 638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
..
conformance Bug 754669 - Update WebGL tests to r17794 - no review, syncing with upstream 2012-05-23 22:18:49 -04:00
extra Bug 734423 - Upgrade WebGL conformance test suite to 1.0.1 in-principle-final (r17063) - no review 2012-03-26 15:10:40 -04:00
misc Back out bug 679864 (e6a4dd7f9906 - 7a9079ac5718) because of Win debug M1 failures 2011-08-22 13:23:21 -07:00
resources Bug 734423 - refactor the gc() helper used by WebGL conformance tests - no review, will upstream - NPOTB 2012-03-26 15:20:34 -04:00
00_test_list.txt Bug 734423 - Upgrade WebGL conformance test suite to 1.0.1 in-principle-final (r17063) - no review 2012-03-26 15:10:40 -04:00
dont-load-image-from-internet.patch Bug 734423 - Upgrade WebGL conformance test suite to 1.0.1 in-principle-final (r17063) - no review 2012-03-26 15:10:40 -04:00
ext-texture-filter-anisotropic.patch Bug 734423 - Upgrade WebGL conformance test suite to 1.0.1 in-principle-final (r17063) - no review 2012-03-26 15:10:40 -04:00
failing_tests_linux.txt Bug 734423 - Upgrade WebGL conformance test suite to 1.0.1 in-principle-final (r17063) - no review 2012-03-26 15:10:40 -04:00
failing_tests_mac.txt Bug 696495 - set tex min filter before generateMipmap calls, to work around driver bugs - r=jgilbert, a=akeybl 2012-04-19 23:28:01 -04:00
failing_tests_windows.txt Bug 732233 - Explicitly enforce spec in uniform setters - r=jgilbert 2012-04-16 15:56:12 -04:00
fix-webgl-harness-async.patch Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review 2012-01-30 13:59:06 -05:00
gc.patch Bug 734423 - refactor the gc() helper used by WebGL conformance tests - no review, will upstream - NPOTB 2012-03-26 15:20:34 -04:00
log-more-info-about-test-failures.patch Bug 734423 - Upgrade WebGL conformance test suite to 1.0.1 in-principle-final (r17063) - no review 2012-03-26 15:10:40 -04:00
Makefile.in Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
README.mozilla Bug 754669 - Update WebGL tests to r17794 - no review, syncing with upstream 2012-05-23 22:18:49 -04:00
README.txt Bug 754669 - Update WebGL tests to r17794 - no review, syncing with upstream 2012-05-23 22:18:49 -04:00
reference-cycle-test.patch Bug 734423 - Upgrade WebGL conformance test suite to 1.0.1 in-principle-final (r17063) - no review 2012-03-26 15:10:40 -04:00
test_webgl_conformance_test_suite.html Bug 732233 - Explicitly enforce spec in uniform setters - r=jgilbert 2012-04-16 15:56:12 -04:00
webgl-conformance-tests.html Bug 754669 - Update WebGL tests to r17794 - no review, syncing with upstream 2012-05-23 22:18:49 -04:00

Welcome to the WebGL Conformance Test Suite
===========================================

This is the initial release of the WebGL conformance test suite.

NOTE TO USERS: Unless you are a WebGL implementor, there is no need to submit
a conformance result using this process.  Should you discover bugs in your
browser's WebGL implementation, either via this test suite or otherwise,
please report them through your browser vendor's bug tracking system.

FOR WEBGL IMPLEMENTORS: Please follow the instructions below to create
a formal conformance submission.

1) Open webgl-conformance-tests.html in your target browser

2) Press the "run tests" button

3) At the end of the run, press "display text summary"

4) Verify that the User Agent and WebGL renderer strings identify your browser and target correctly.

5) Copy the contents of the text summary (starting with "WebGL Conformance Test Results") and send via email to
   webgl_conformance_submissions@khronos.org

Please see CONFORMANCE_RULES.txt in this directory for guidelines
about what constitutes a conformant WebGL implementation.


- Version 1.0.0
- February 24, 2011

- Version 1.0.1
- February 23, 2012