Platform/GFX/WebGL/Resources: Difference between revisions

no edit summary
No edit summary
Line 6: Line 6:
*[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/webgl-conformance-tests.html Conformance Tests]
*[https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/webgl-conformance-tests.html Conformance Tests]
*[http://www.khronos.org/registry/gles/specs/2.0/es_full_spec_2.0.25.pdf GL ES 2.0 Spec]
*[http://www.khronos.org/registry/gles/specs/2.0/es_full_spec_2.0.25.pdf GL ES 2.0 Spec]
==Bug tracking==
We use the following Status Whiteboard keywords to track various WebGL-related bugs:
{| border="1"
! Status Whiteboard
! Description
! colspan="2"|Bugzilla queries
|-
| webgl-conformance
| Conformance bugs
| [https://bugzilla.mozilla.org/buglist.cgi?classification=Components;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=webgl-conformance;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Core Open bugs only]
| [https://bugzilla.mozilla.org/buglist.cgi?classification=Components;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=webgl-conformance;product=Core All bugs]
|-
| webgl-test-needed
| Missing conformance tests
| colspan="2"|[https://bugzilla.mozilla.org/buglist.cgi?classification=Components;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=webgl-test-needed;product=Core All bugs] <!-- For webgl-test-needed, searching for open bugs only isn't very useful, and can be misleading -->
|-
| webgl-extension
| Extension implementation bugs
| [https://bugzilla.mozilla.org/buglist.cgi?classification=Components;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=webgl-extension;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Core Open bugs only]
| [https://bugzilla.mozilla.org/buglist.cgi?classification=Components;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=webgl-extension;product=Core All bugs]
|-
| webgl-next
| Important items that don't fall in above categories
| [https://bugzilla.mozilla.org/buglist.cgi?classification=Components;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=webgl-next;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Core Open bugs only]
| [https://bugzilla.mozilla.org/buglist.cgi?classification=Components;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=webgl-next;product=Core All bugs]
|}


==2D Acceleration==
==2D Acceleration==
Confirmed users
753

edits