content/canvas/test/webgl-conformance/mochitest-conformance-files.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 [DEFAULT]
     2 support-files =
     3   conformance/00_readme.txt
     4   conformance/00_test_list.txt
     5   conformance/LICENSE_CHROMIUM
     6   conformance/attribs/00_test_list.txt
     7   conformance/attribs/gl-enable-vertex-attrib.html
     8   conformance/attribs/gl-vertex-attrib-zero-issues.html
     9   conformance/attribs/gl-vertex-attrib.html
    10   conformance/attribs/gl-vertexattribpointer-offsets.html
    11   conformance/attribs/gl-vertexattribpointer.html
    12   conformance/buffers/00_test_list.txt
    13   conformance/buffers/buffer-bind-test.html
    14   conformance/buffers/buffer-data-array-buffer.html
    15   conformance/buffers/index-validation-copies-indices.html
    16   conformance/buffers/index-validation-crash-with-buffer-sub-data.html
    17   conformance/buffers/index-validation-verifies-too-many-indices.html
    18   conformance/buffers/index-validation-with-resized-buffer.html
    19   conformance/buffers/index-validation.html
    20   conformance/canvas/00_test_list.txt
    21   conformance/canvas/buffer-offscreen-test.html
    22   conformance/canvas/buffer-preserve-test.html
    23   conformance/canvas/canvas-test.html
    24   conformance/canvas/canvas-zero-size.html
    25   conformance/canvas/drawingbuffer-static-canvas-test.html
    26   conformance/canvas/drawingbuffer-test.html
    27   conformance/canvas/viewport-unchanged-upon-resize.html
    28   conformance/context/00_test_list.txt
    29   conformance/context/constants.html
    30   conformance/context/context-attribute-preserve-drawing-buffer.html
    31   conformance/context/context-attributes-alpha-depth-stencil-antialias.html
    32   conformance/context/context-lost-restored.html
    33   conformance/context/context-lost.html
    34   conformance/context/context-type-test.html
    35   conformance/context/incorrect-context-object-behaviour.html
    36   conformance/context/methods.html
    37   conformance/context/premultiplyalpha-test.html
    38   conformance/context/resource-sharing-test.html
    39   conformance/extensions/00_test_list.txt
    40   conformance/extensions/ext-sRGB.html
    41   conformance/extensions/ext-texture-filter-anisotropic.html
    42   conformance/extensions/oes-standard-derivatives.html
    43   conformance/extensions/oes-texture-float.html
    44   conformance/extensions/oes-vertex-array-object.html
    45   conformance/extensions/webgl-compressed-texture-etc1.html
    46   conformance/extensions/webgl-compressed-texture-s3tc.html
    47   conformance/extensions/webgl-debug-renderer-info.html
    48   conformance/extensions/webgl-debug-shaders.html
    49   conformance/extensions/webgl-depth-texture.html
    50   conformance/glsl/00_test_list.txt
    51   conformance/glsl/functions/00_test_list.txt
    52   conformance/glsl/functions/glsl-function-abs.html
    53   conformance/glsl/functions/glsl-function-acos.html
    54   conformance/glsl/functions/glsl-function-asin.html
    55   conformance/glsl/functions/glsl-function-atan-xy.html
    56   conformance/glsl/functions/glsl-function-atan.html
    57   conformance/glsl/functions/glsl-function-ceil.html
    58   conformance/glsl/functions/glsl-function-clamp-float.html
    59   conformance/glsl/functions/glsl-function-clamp-gentype.html
    60   conformance/glsl/functions/glsl-function-cos.html
    61   conformance/glsl/functions/glsl-function-cross.html
    62   conformance/glsl/functions/glsl-function-distance.html
    63   conformance/glsl/functions/glsl-function-dot.html
    64   conformance/glsl/functions/glsl-function-faceforward.html
    65   conformance/glsl/functions/glsl-function-floor.html
    66   conformance/glsl/functions/glsl-function-fract.html
    67   conformance/glsl/functions/glsl-function-length.html
    68   conformance/glsl/functions/glsl-function-lessThan.html
    69   conformance/glsl/functions/glsl-function-max-float.html
    70   conformance/glsl/functions/glsl-function-max-gentype.html
    71   conformance/glsl/functions/glsl-function-min-float.html
    72   conformance/glsl/functions/glsl-function-min-gentype.html
    73   conformance/glsl/functions/glsl-function-mix-float.html
    74   conformance/glsl/functions/glsl-function-mix-gentype.html
    75   conformance/glsl/functions/glsl-function-mod-float.html
    76   conformance/glsl/functions/glsl-function-mod-gentype.html
    77   conformance/glsl/functions/glsl-function-normalize.html
    78   conformance/glsl/functions/glsl-function-reflect.html
    79   conformance/glsl/functions/glsl-function-refract.html
    80   conformance/glsl/functions/glsl-function-sign.html
    81   conformance/glsl/functions/glsl-function-sin.html
    82   conformance/glsl/functions/glsl-function-smoothstep-float.html
    83   conformance/glsl/functions/glsl-function-smoothstep-gentype.html
    84   conformance/glsl/functions/glsl-function-step-float.html
    85   conformance/glsl/functions/glsl-function-step-gentype.html
    86   conformance/glsl/functions/glsl-function.html
    87   conformance/glsl/implicit/00_test_list.txt
    88   conformance/glsl/implicit/add_int_float.vert.html
    89   conformance/glsl/implicit/add_int_mat2.vert.html
    90   conformance/glsl/implicit/add_int_mat3.vert.html
    91   conformance/glsl/implicit/add_int_mat4.vert.html
    92   conformance/glsl/implicit/add_int_vec2.vert.html
    93   conformance/glsl/implicit/add_int_vec3.vert.html
    94   conformance/glsl/implicit/add_int_vec4.vert.html
    95   conformance/glsl/implicit/add_ivec2_vec2.vert.html
    96   conformance/glsl/implicit/add_ivec3_vec3.vert.html
    97   conformance/glsl/implicit/add_ivec4_vec4.vert.html
    98   conformance/glsl/implicit/assign_int_to_float.vert.html
    99   conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html
   100   conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html
   101   conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html
   102   conformance/glsl/implicit/construct_struct.vert.html
   103   conformance/glsl/implicit/divide_int_float.vert.html
   104   conformance/glsl/implicit/divide_int_mat2.vert.html
   105   conformance/glsl/implicit/divide_int_mat3.vert.html
   106   conformance/glsl/implicit/divide_int_mat4.vert.html
   107   conformance/glsl/implicit/divide_int_vec2.vert.html
   108   conformance/glsl/implicit/divide_int_vec3.vert.html
   109   conformance/glsl/implicit/divide_int_vec4.vert.html
   110   conformance/glsl/implicit/divide_ivec2_vec2.vert.html
   111   conformance/glsl/implicit/divide_ivec3_vec3.vert.html
   112   conformance/glsl/implicit/divide_ivec4_vec4.vert.html
   113   conformance/glsl/implicit/equal_int_float.vert.html
   114   conformance/glsl/implicit/equal_ivec2_vec2.vert.html
   115   conformance/glsl/implicit/equal_ivec3_vec3.vert.html
   116   conformance/glsl/implicit/equal_ivec4_vec4.vert.html
   117   conformance/glsl/implicit/function_int_float.vert.html
   118   conformance/glsl/implicit/function_ivec2_vec2.vert.html
   119   conformance/glsl/implicit/function_ivec3_vec3.vert.html
   120   conformance/glsl/implicit/function_ivec4_vec4.vert.html
   121   conformance/glsl/implicit/greater_than.vert.html
   122   conformance/glsl/implicit/greater_than_equal.vert.html
   123   conformance/glsl/implicit/less_than.vert.html
   124   conformance/glsl/implicit/less_than_equal.vert.html
   125   conformance/glsl/implicit/multiply_int_float.vert.html
   126   conformance/glsl/implicit/multiply_int_mat2.vert.html
   127   conformance/glsl/implicit/multiply_int_mat3.vert.html
   128   conformance/glsl/implicit/multiply_int_mat4.vert.html
   129   conformance/glsl/implicit/multiply_int_vec2.vert.html
   130   conformance/glsl/implicit/multiply_int_vec3.vert.html
   131   conformance/glsl/implicit/multiply_int_vec4.vert.html
   132   conformance/glsl/implicit/multiply_ivec2_vec2.vert.html
   133   conformance/glsl/implicit/multiply_ivec3_vec3.vert.html
   134   conformance/glsl/implicit/multiply_ivec4_vec4.vert.html
   135   conformance/glsl/implicit/not_equal_int_float.vert.html
   136   conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html
   137   conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html
   138   conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html
   139   conformance/glsl/implicit/subtract_int_float.vert.html
   140   conformance/glsl/implicit/subtract_int_mat2.vert.html
   141   conformance/glsl/implicit/subtract_int_mat3.vert.html
   142   conformance/glsl/implicit/subtract_int_mat4.vert.html
   143   conformance/glsl/implicit/subtract_int_vec2.vert.html
   144   conformance/glsl/implicit/subtract_int_vec3.vert.html
   145   conformance/glsl/implicit/subtract_int_vec4.vert.html
   146   conformance/glsl/implicit/subtract_ivec2_vec2.vert.html
   147   conformance/glsl/implicit/subtract_ivec3_vec3.vert.html
   148   conformance/glsl/implicit/subtract_ivec4_vec4.vert.html
   149   conformance/glsl/implicit/ternary_int_float.vert.html
   150   conformance/glsl/implicit/ternary_ivec2_vec2.vert.html
   151   conformance/glsl/implicit/ternary_ivec3_vec3.vert.html
   152   conformance/glsl/implicit/ternary_ivec4_vec4.vert.html
   153   conformance/glsl/matrices/00_test_list.txt
   154   conformance/glsl/matrices/glsl-mat4-to-mat3.html
   155   conformance/glsl/misc/00_test_list.txt
   156   conformance/glsl/misc/attrib-location-length-limits.html
   157   conformance/glsl/misc/embedded-struct-definitions-forbidden.html
   158   conformance/glsl/misc/glsl-2types-of-textures-on-same-unit.html
   159   conformance/glsl/misc/glsl-function-nodes.html
   160   conformance/glsl/misc/glsl-long-variable-names.html
   161   conformance/glsl/misc/glsl-vertex-branch.html
   162   conformance/glsl/misc/include.vs
   163   conformance/glsl/misc/non-ascii-comments.vert.html
   164   conformance/glsl/misc/non-ascii.vert.html
   165   conformance/glsl/misc/re-compile-re-link.html
   166   conformance/glsl/misc/shader-with-256-character-identifier.frag.html
   167   conformance/glsl/misc/shader-with-257-character-identifier.frag.html
   168   conformance/glsl/misc/shader-with-_webgl-identifier.vert.html
   169   conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html
   170   conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html
   171   conformance/glsl/misc/shader-with-attrib-array.vert.html
   172   conformance/glsl/misc/shader-with-attrib-struct.vert.html
   173   conformance/glsl/misc/shader-with-clipvertex.vert.html
   174   conformance/glsl/misc/shader-with-comma-assignment.html
   175   conformance/glsl/misc/shader-with-comma-conditional-assignment.html
   176   conformance/glsl/misc/shader-with-conditional-scoping.html
   177   conformance/glsl/misc/shader-with-default-precision.frag.html
   178   conformance/glsl/misc/shader-with-default-precision.vert.html
   179   conformance/glsl/misc/shader-with-define-line-continuation.frag.html
   180   conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html
   181   conformance/glsl/misc/shader-with-dfdx.frag.html
   182   conformance/glsl/misc/shader-with-do-scoping.html
   183   conformance/glsl/misc/shader-with-error-directive.html
   184   conformance/glsl/misc/shader-with-explicit-int-cast.vert.html
   185   conformance/glsl/misc/shader-with-float-return-value.frag.html
   186   conformance/glsl/misc/shader-with-for-loop.html
   187   conformance/glsl/misc/shader-with-for-scoping.html
   188   conformance/glsl/misc/shader-with-frag-depth.frag.html
   189   conformance/glsl/misc/shader-with-function-recursion.frag.html
   190   conformance/glsl/misc/shader-with-function-scoped-struct.html
   191   conformance/glsl/misc/shader-with-functional-scoping.html
   192   conformance/glsl/misc/shader-with-glcolor.vert.html
   193   conformance/glsl/misc/shader-with-gles-1.frag.html
   194   conformance/glsl/misc/shader-with-gles-symbol.frag.html
   195   conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html
   196   conformance/glsl/misc/shader-with-hex-int-constant-macro.html
   197   conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html
   198   conformance/glsl/misc/shader-with-include.vert.html
   199   conformance/glsl/misc/shader-with-int-return-value.frag.html
   200   conformance/glsl/misc/shader-with-invalid-identifier.frag.html
   201   conformance/glsl/misc/shader-with-ivec2-return-value.frag.html
   202   conformance/glsl/misc/shader-with-ivec3-return-value.frag.html
   203   conformance/glsl/misc/shader-with-ivec4-return-value.frag.html
   204   conformance/glsl/misc/shader-with-limited-indexing.frag.html
   205   conformance/glsl/misc/shader-with-line-directive.html
   206   conformance/glsl/misc/shader-with-long-line.html
   207   conformance/glsl/misc/shader-with-non-ascii-error.frag.html
   208   conformance/glsl/misc/shader-with-precision.frag.html
   209   conformance/glsl/misc/shader-with-quoted-error.frag.html
   210   conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html
   211   conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html
   212   conformance/glsl/misc/shader-with-vec2-return-value.frag.html
   213   conformance/glsl/misc/shader-with-vec3-return-value.frag.html
   214   conformance/glsl/misc/shader-with-vec4-return-value.frag.html
   215   conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html
   216   conformance/glsl/misc/shader-with-version-100.frag.html
   217   conformance/glsl/misc/shader-with-version-100.vert.html
   218   conformance/glsl/misc/shader-with-version-120.vert.html
   219   conformance/glsl/misc/shader-with-version-130.vert.html
   220   conformance/glsl/misc/shader-with-webgl-identifier.vert.html
   221   conformance/glsl/misc/shader-without-precision.frag.html
   222   conformance/glsl/misc/shared.html
   223   conformance/glsl/misc/struct-nesting-exceeds-maximum.html
   224   conformance/glsl/misc/struct-nesting-under-maximum.html
   225   conformance/glsl/misc/uniform-location-length-limits.html
   226   conformance/glsl/reserved/00_test_list.txt
   227   conformance/glsl/reserved/_webgl_field.vert.html
   228   conformance/glsl/reserved/_webgl_function.vert.html
   229   conformance/glsl/reserved/_webgl_struct.vert.html
   230   conformance/glsl/reserved/_webgl_variable.vert.html
   231   conformance/glsl/reserved/webgl_field.vert.html
   232   conformance/glsl/reserved/webgl_function.vert.html
   233   conformance/glsl/reserved/webgl_struct.vert.html
   234   conformance/glsl/reserved/webgl_variable.vert.html
   235   conformance/glsl/samplers/00_test_list.txt
   236   conformance/glsl/samplers/glsl-function-texture2d-bias.html
   237   conformance/glsl/samplers/glsl-function-texture2dlod.html
   238   conformance/glsl/samplers/glsl-function-texture2dproj.html
   239   conformance/glsl/variables/00_test_list.txt
   240   conformance/glsl/variables/gl-fragcoord.html
   241   conformance/glsl/variables/gl-frontfacing.html
   242   conformance/glsl/variables/gl-pointcoord.html
   243   conformance/limits/00_test_list.txt
   244   conformance/limits/gl-max-texture-dimensions.html
   245   conformance/limits/gl-min-attribs.html
   246   conformance/limits/gl-min-textures.html
   247   conformance/limits/gl-min-uniforms.html
   248   conformance/misc/00_test_list.txt
   249   conformance/misc/bad-arguments-test.html
   250   conformance/misc/delayed-drawing.html
   251   conformance/misc/error-reporting.html
   252   conformance/misc/functions-returning-strings.html
   253   conformance/misc/instanceof-test.html
   254   conformance/misc/invalid-passed-params.html
   255   conformance/misc/is-object.html
   256   conformance/misc/null-object-behaviour.html
   257   conformance/misc/object-deletion-behaviour.html
   258   conformance/misc/shader-precision-format.html
   259   conformance/misc/type-conversion-test.html
   260   conformance/misc/uninitialized-test.html
   261   conformance/misc/webgl-specific.html
   262   conformance/more/00_test_list.txt
   263   conformance/more/README.md
   264   conformance/more/all_tests.html
   265   conformance/more/all_tests_linkonly.html
   266   conformance/more/all_tests_sequential.html
   267   conformance/more/conformance/argGenerators-A.js
   268   conformance/more/conformance/argGenerators-B1.js
   269   conformance/more/conformance/argGenerators-B2.js
   270   conformance/more/conformance/argGenerators-B3.js
   271   conformance/more/conformance/argGenerators-B4.js
   272   conformance/more/conformance/argGenerators-C.js
   273   conformance/more/conformance/argGenerators-D_G.js
   274   conformance/more/conformance/argGenerators-G_I.js
   275   conformance/more/conformance/argGenerators-L_S.js
   276   conformance/more/conformance/argGenerators-S_V.js
   277   conformance/more/conformance/badArgsArityLessThanArgc.html
   278   conformance/more/conformance/constants.html
   279   conformance/more/conformance/fuzzTheAPI.html
   280   conformance/more/conformance/getContext.html
   281   conformance/more/conformance/methods.html
   282   conformance/more/conformance/quickCheckAPI-A.html
   283   conformance/more/conformance/quickCheckAPI-B1.html
   284   conformance/more/conformance/quickCheckAPI-B2.html
   285   conformance/more/conformance/quickCheckAPI-B3.html
   286   conformance/more/conformance/quickCheckAPI-B4.html
   287   conformance/more/conformance/quickCheckAPI-C.html
   288   conformance/more/conformance/quickCheckAPI-D_G.html
   289   conformance/more/conformance/quickCheckAPI-G_I.html
   290   conformance/more/conformance/quickCheckAPI-L_S.html
   291   conformance/more/conformance/quickCheckAPI-S_V.html
   292   conformance/more/conformance/quickCheckAPI.js
   293   conformance/more/conformance/quickCheckAPIBadArgs.html
   294   conformance/more/conformance/webGLArrays.html
   295   conformance/more/demos/opengl_web.html
   296   conformance/more/demos/video.html
   297   conformance/more/functions/bindBuffer.html
   298   conformance/more/functions/bindBufferBadArgs.html
   299   conformance/more/functions/bindFramebufferLeaveNonZero.html
   300   conformance/more/functions/bufferData.html
   301   conformance/more/functions/bufferDataBadArgs.html
   302   conformance/more/functions/bufferSubData.html
   303   conformance/more/functions/bufferSubDataBadArgs.html
   304   conformance/more/functions/copyTexImage2D.html
   305   conformance/more/functions/copyTexImage2DBadArgs.html
   306   conformance/more/functions/copyTexSubImage2D.html
   307   conformance/more/functions/copyTexSubImage2DBadArgs.html
   308   conformance/more/functions/deleteBufferBadArgs.html
   309   conformance/more/functions/drawArrays.html
   310   conformance/more/functions/drawArraysOutOfBounds.html
   311   conformance/more/functions/drawElements.html
   312   conformance/more/functions/drawElementsBadArgs.html
   313   conformance/more/functions/isTests.html
   314   conformance/more/functions/readPixels.html
   315   conformance/more/functions/readPixelsBadArgs.html
   316   conformance/more/functions/texImage2D.html
   317   conformance/more/functions/texImage2DBadArgs.html
   318   conformance/more/functions/texImage2DHTML.html
   319   conformance/more/functions/texImage2DHTMLBadArgs.html
   320   conformance/more/functions/texSubImage2D.html
   321   conformance/more/functions/texSubImage2DBadArgs.html
   322   conformance/more/functions/texSubImage2DHTML.html
   323   conformance/more/functions/texSubImage2DHTMLBadArgs.html
   324   conformance/more/functions/uniformMatrix.html
   325   conformance/more/functions/uniformMatrixBadArgs.html
   326   conformance/more/functions/uniformf.html
   327   conformance/more/functions/uniformfArrayLen1.html
   328   conformance/more/functions/uniformfBadArgs.html
   329   conformance/more/functions/uniformi.html
   330   conformance/more/functions/uniformiBadArgs.html
   331   conformance/more/functions/vertexAttrib.html
   332   conformance/more/functions/vertexAttribBadArgs.html
   333   conformance/more/functions/vertexAttribPointer.html
   334   conformance/more/functions/vertexAttribPointerBadArgs.html
   335   conformance/more/glsl/arrayOutOfBounds.html
   336   conformance/more/glsl/longLoops.html
   337   conformance/more/glsl/uniformOutOfBounds.html
   338   conformance/more/glsl/unusedAttribsUniforms.html
   339   conformance/more/index.html
   340   conformance/more/performance/CPUvsGPU.html
   341   conformance/more/performance/bandwidth.html
   342   conformance/more/performance/jsGCPause.html
   343   conformance/more/performance/jsMatrixMult.html
   344   conformance/more/performance/jsToGLOverhead.html
   345   conformance/more/unit.css
   346   conformance/more/unit.js
   347   conformance/more/util.js
   348   conformance/programs/00_test_list.txt
   349   conformance/programs/get-active-test.html
   350   conformance/programs/gl-bind-attrib-location-test.html
   351   conformance/programs/gl-get-active-attribute.html
   352   conformance/programs/gl-get-active-uniform.html
   353   conformance/programs/gl-getshadersource.html
   354   conformance/programs/gl-shader-test.html
   355   conformance/programs/invalid-UTF-16.html
   356   conformance/programs/program-test.html
   357   conformance/reading/00_test_list.txt
   358   conformance/reading/read-pixels-pack-alignment.html
   359   conformance/reading/read-pixels-test.html
   360   conformance/renderbuffers/00_test_list.txt
   361   conformance/renderbuffers/framebuffer-object-attachment.html
   362   conformance/renderbuffers/framebuffer-test.html
   363   conformance/renderbuffers/renderbuffer-initialization.html
   364   conformance/rendering/00_test_list.txt
   365   conformance/rendering/draw-arrays-out-of-bounds.html
   366   conformance/rendering/draw-elements-out-of-bounds.html
   367   conformance/rendering/gl-clear.html
   368   conformance/rendering/gl-drawelements.html
   369   conformance/rendering/gl-scissor-test.html
   370   conformance/rendering/line-loop-tri-fan.html
   371   conformance/rendering/more-than-65536-indices.html
   372   conformance/rendering/point-size.html
   373   conformance/rendering/triangle.html
   374   conformance/resources/3x3.png
   375   conformance/resources/blue-1x1.jpg
   376   conformance/resources/boolUniformShader.vert
   377   conformance/resources/bug-32888-texture.png
   378   conformance/resources/floatUniformShader.vert
   379   conformance/resources/fragmentShader.frag
   380   conformance/resources/glsl-conformance-test.js
   381   conformance/resources/glsl-feature-tests.css
   382   conformance/resources/glsl-generator.js
   383   conformance/resources/gray-ramp-256-with-128-alpha.png
   384   conformance/resources/gray-ramp-256.png
   385   conformance/resources/gray-ramp-default-gamma.png
   386   conformance/resources/gray-ramp-gamma0.1.png
   387   conformance/resources/gray-ramp-gamma1.0.png
   388   conformance/resources/gray-ramp-gamma2.0.png
   389   conformance/resources/gray-ramp-gamma4.0.png
   390   conformance/resources/gray-ramp-gamma9.0.png
   391   conformance/resources/gray-ramp.png
   392   conformance/resources/green-2x2-16bit.png
   393   conformance/resources/intArrayUniformShader.vert
   394   conformance/resources/intUniformShader.vert
   395   conformance/resources/matUniformShader.vert
   396   conformance/resources/noopUniformShader.frag
   397   conformance/resources/noopUniformShader.vert
   398   conformance/resources/npot-video.mp4
   399   conformance/resources/npot-video.theora.ogv
   400   conformance/resources/npot-video.webmvp8.webm
   401   conformance/resources/pnglib.js
   402   conformance/resources/red-green.mp4
   403   conformance/resources/red-green.png
   404   conformance/resources/red-green.theora.ogv
   405   conformance/resources/red-green.webmvp8.webm
   406   conformance/resources/red-indexed.png
   407   conformance/resources/samplerUniformShader.frag
   408   conformance/resources/small-square-with-cie-rgb-profile.png
   409   conformance/resources/small-square-with-colormatch-profile.png
   410   conformance/resources/small-square-with-colorspin-profile.jpg
   411   conformance/resources/small-square-with-colorspin-profile.png
   412   conformance/resources/small-square-with-e-srgb-profile.png
   413   conformance/resources/small-square-with-smpte-c-profile.png
   414   conformance/resources/small-square-with-srgb-iec61966-2.1-profile.png
   415   conformance/resources/structUniformShader.vert
   416   conformance/resources/vertexShader.vert
   417   conformance/resources/webgl-test-utils.js
   418   conformance/resources/webgl-test.js
   419   conformance/resources/zero-alpha.png
   420   conformance/state/00_test_list.txt
   421   conformance/state/gl-enable-enum-test.html
   422   conformance/state/gl-enum-tests.html
   423   conformance/state/gl-get-calls.html
   424   conformance/state/gl-geterror.html
   425   conformance/state/gl-getstring.html
   426   conformance/state/gl-object-get-calls.html
   427   conformance/textures/00_test_list.txt
   428   conformance/textures/compressed-tex-image.html
   429   conformance/textures/copy-tex-image-and-sub-image-2d.html
   430   conformance/textures/gl-pixelstorei.html
   431   conformance/textures/gl-teximage.html
   432   conformance/textures/origin-clean-conformance.html
   433   conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html
   434   conformance/textures/tex-image-and-sub-image-2d-with-canvas.html
   435   conformance/textures/tex-image-and-sub-image-2d-with-image-data.html
   436   conformance/textures/tex-image-and-sub-image-2d-with-image.html
   437   conformance/textures/tex-image-and-sub-image-2d-with-video.html
   438   conformance/textures/tex-image-and-uniform-binding-bugs.html
   439   conformance/textures/tex-image-with-format-and-type.html
   440   conformance/textures/tex-image-with-invalid-data.html
   441   conformance/textures/tex-input-validation.html
   442   conformance/textures/tex-sub-image-2d-bad-args.html
   443   conformance/textures/tex-sub-image-2d.html
   444   conformance/textures/texparameter-test.html
   445   conformance/textures/texture-active-bind-2.html
   446   conformance/textures/texture-active-bind.html
   447   conformance/textures/texture-clear.html
   448   conformance/textures/texture-complete.html
   449   conformance/textures/texture-formats-test.html
   450   conformance/textures/texture-mips.html
   451   conformance/textures/texture-npot-video.html
   452   conformance/textures/texture-npot.html
   453   conformance/textures/texture-size-cube-maps.html
   454   conformance/textures/texture-size.html
   455   conformance/textures/texture-transparent-pixels-initialized.html
   456   conformance/typedarrays/00_test_list.txt
   457   conformance/typedarrays/array-buffer-crash.html
   458   conformance/typedarrays/array-buffer-view-crash.html
   459   conformance/typedarrays/array-unit-tests.html
   460   conformance/uniforms/00_test_list.txt
   461   conformance/uniforms/gl-uniform-arrays.html
   462   conformance/uniforms/gl-uniform-bool.html
   463   conformance/uniforms/gl-uniformmatrix4fv.html
   464   conformance/uniforms/gl-unknown-uniform.html
   465   conformance/uniforms/null-uniform-location.html
   466   conformance/uniforms/uniform-location.html
   467   conformance/uniforms/uniform-samplers-test.html
   468   resources/cors-util.js
   469   resources/desktop-gl-constants.js
   470   resources/js-test-pre.js
   471   resources/js-test-style.css
   472   resources/opengl_logo.jpg
   473   resources/thunderbird-logo-64x64.png
   474   resources/webgl-logo.png
   475   resources/webgl-test-harness.js

mercurial