1. 6e77313 Print formatted link for server address in serve_localhost.py. (#3677) by Kelsey Gilbert · 5 days ago main
  2. 7ffa9be Also test webgl2-only objects in context-lost.html. (#3678) by Kelsey Gilbert · 5 days ago
  3. 97b78aa WebGLObject creation is now infallible, and starts Lost iff context Lost. (#3642) by Kelsey Gilbert · 5 days ago
  4. 571f865 Sync ShaderDerivateTests with upstream CTS (#3676) by Alexey Knyazev · 8 days ago
  5. d47f2cc Do not leak state between adjacent XFB tests (#3675) by Alexey Knyazev · 8 days ago
  6. 4913174 Sync ShaderRenderCase with upstream CTS (#3674) by Alexey Knyazev · 8 days ago
  7. 123471c Sync ShaderTextureFunctionTests with upstream CTS (#3673) by Alexey Knyazev · 8 days ago
  8. 5f1bfc3 Sync negativeshaderapi with upstream CTS (#3672) by Alexey Knyazev · 8 days ago
  9. 9186c30 Clarify clear value for depth buffers is 1.0 for invalidateFramebuffer and invalidateSubFramebuffer. (#3664) by Kelsey Gilbert · 9 days ago
  10. 2d0e7f8 Tolerate throws in wasm/* tests, add 2gb-in-4gb variants. (#3665) by Kelsey Gilbert · 9 days ago
  11. 0ee1bed Fix conformance/rendering/blending for WebGL 1.0 (#3671) by Alexey Knyazev · 9 days ago
  12. 7cbaa0b Add drawingBufferStorage to known context methods (#3670) by Alexey Knyazev · 10 days ago
  13. 8a1bf56 added test for RGBA16UI with premultiply_alpha enabled (#3660) by RandomGamingDev · 3 weeks ago
  14. 22e4642 Backport changes to fix quickCheckAPI-A fail (#3659) (#3659) by WujianSun · 9 weeks ago
  15. 9d04f50 Fix quickCheckAPI-A fail when MAX_TEXTURE_IMAGE_UNITS > 32.(KhronosGroup#3654) (#3655) by WujianSun · 9 weeks ago
  16. f599fd5 Add drawingBufferFormat to constants-and-properties tests. (#3651) by Ken Russell · 3 months ago
  17. 1b63714 Fix image-decoder-to-texture in WebGL 2 mode. (#3652) by Ken Russell · 3 months ago
  18. 992583d Test framebufferPixelLocalClearValuefv with near-overflow offset. (#3648) by Ken Russell · 3 months ago
  19. a49331a attribute USVString WebGLObject.label, application-provided. (#3637) by Kelsey Gilbert · 4 months ago
  20. e7e5301 Promote EXT_render_snorm to community approved (#3647) by Alexey Knyazev · 4 months ago
  21. cf685a5 Promote OES_shader_multisample_interpolation to community approved (#3646) by Alexey Knyazev · 4 months ago
  22. 5be6f41 Promote OES_sample_variables to community approved (#3645) by Alexey Knyazev · 4 months ago
  23. 9aa16ea Test I420 JPEG -> ImageDecoder -> VideoFrame -> WebGLTexture. (#3641) by Ken Russell · 4 months ago
  24. 49d8e00 offscreencanvas-sync.html Flush to insert the fence sync (#3640) by Kimmo Kinnunen · 4 months ago
  25. a7fa647 Fix spelling (#3631) by Venus · 4 months ago
  26. a79b2ae [webgl2 spec] "shader-output-incompatible" draw buffer validation. (#3626) by Kelsey Gilbert · 4 months ago
  27. fd89818 ext-color-buffer-half-float.html now webgl2 when requested. (#3636) by Kelsey Gilbert · 4 months ago
  28. bc3c8ba Add epsilon to float comparison (#3635) by bsheedy-work · 4 months ago
  29. 097c03d Remove more theora/.ogv from sdk/*. (#3634) by Kelsey Gilbert · 4 months ago
  30. 4c5b8bf Verify invalidated uniform locations when there is no current program. (#3633) by Ken Russell · 4 months ago
  31. ec899a5 Update DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js (#3632) by Pablo Asenjo Navas-Parejo · 5 months ago
  32. 050af3f build.py in specs/latest/2.0 as an alternative to Makefile. (#3627) by Kelsey Gilbert · 5 months ago
  33. e2ac29b Add tests for bufferData, bufferSubData and getBufferSubData from WASM Memories of 4GB and 16GB in size. (#3630) by perry · 5 months ago
  34. 5c61c39 Remove default value for interface attributes. (#3624) by Ken Russell · 5 months ago
  35. 8f01dfe Remove usage of the Theora codec (#3617) by Paul Adenot · 6 months ago
  36. d360f88 Promote WEBGL_render_shared_exponent to community approved (#3620) by Alexey Knyazev · 6 months ago
  37. e894a92 Promote WEBGL_stencil_texturing to community approved (#3619) by Alexey Knyazev · 6 months ago
  38. f0e9cb6 Promote EXT_texture_mirror_clamp_to_edge to community approved (#3618) by Alexey Knyazev · 6 months ago
  39. 1aedff0 Promote WEBGL_blend_func_extended to community approved (#3610) by Alexey Knyazev · 7 months ago
  40. 6277e99 Promote NV_shader_noperspective_interpolation to community approved (#3609) by Alexey Knyazev · 7 months ago
  41. e8b0bd0 Promote EXT_conservative_depth to community approved (#3608) by Alexey Knyazev · 7 months ago
  42. 036f520 Fix "code" tags causing incorrect HTML rendering. (#3607) by Ken Russell · 8 months ago
  43. a8e0770 Upgrade extract-idl.py for Python3; regenerate IDLs. (#3606) by Ken Russell · 8 months ago
  44. 1025e76 Spec glrc.drawingBufferStorage. (#3222) by Kelsey Gilbert · 8 months ago
  45. 5a1217d Fixed typo in BVBI extension docs. (#3603) by Oleksandr Popov · 9 months ago
  46. 4d3a9c1 Add tex-image-10bpc.html to 00_test_list.txt (#3602) by Kai Ninomiya · 9 months ago
  47. ccf130c Fixed typo in BaseVertexBaseInstance extension docs. (#3601) by Oleksandr Popov · 9 months ago
  48. 8a212bd Promote four extensions to community approved. (#3600) by Ken Russell · 9 months ago
  49. ea74a1d Add more transform feedback tests (#3599) by Alexey Knyazev · 9 months ago
  50. 39b34d8 Add viewport meta tag to the bubbles demo & fix HTML tags (#3598) by Alexey Knyazev · 10 months ago
  51. b9be8f8 Test parallel compilation of many small programs. (#3597) by Ken Russell · 10 months ago
  52. e9f82ac Add Occlusion Query Scissor Test (#3406) by Greggman · 10 months ago
  53. c98b096 Test that deleted fbo attachments behave same as undeleted wrt DEPTH_STENCIL_ATTACHMENT (#3582) (#3583) by Kimmo Kinnunen · 10 months ago
  54. ce353bf Add drawingBufferStorage test from @ccameron-chromium . (#3596) by Ken Russell · 11 months ago
  55. a06b04b In new WebGL 2-only Wasm tests, fetch WebGL 2.0 context directly. (#3594) by Ken Russell · 11 months ago
  56. 77bd9ad Add tests for gl.readPixels(), gl.texImage2D() and gl.texSubImage2D() from Wasm Memories of 4GB and 16GB in size. (#3592) by juj · 11 months ago
  57. 9cec5e2 Add smoke test that texImage2D doesn't lose bit depth (#3578) by Kai Ninomiya · 11 months ago
  58. 0ca2eac Update ABV offset args in extensions from u32->u64. (#3588) by Ken Russell · 11 months ago
  59. 419b3c6 Upgrade ABV offset args from u32->u64. (#3586) by Kelsey Gilbert · 11 months ago
  60. 49592ce Merge pull request #3581 from kkinnunen-apple/framebuffertextruelayer-depthstencil-different-layer-clarification-1 by Kimmo Kinnunen · 11 months ago
  61. d4d70b8 Move WEBGL_clip_cull_distance to community approved (#3587) by Alexey Knyazev · 11 months ago
  62. f4bf599 Move EXT_blend_func_extended to draft; add tests (#3585) by Alexey Knyazev · 11 months ago
  63. 3de73d7 Clarify framebufferTextureLayer behavior with DEPTH_STENCIL, different layers and name query (#3580) by Kimmo Kinnunen · 11 months ago
  64. eab0468 Adjust WEBGL_stencil_texturing test (#3579) by Alexey Knyazev · 12 months ago
  65. 3e71f3b Move texture extensions to draft; add tests (#3576) by Alexey Knyazev · 1 year ago
  66. f4c305f Move renderbuffer format extensions to draft; add tests (#3575) by Alexey Knyazev · 1 year ago
  67. d64884e Address new tests feedback (#3574) by Alexey Knyazev · 1 year ago
  68. cc7ba1c Reject WEBGL_texture_source_iframe. (#3567) by Ken Russell · 1 year ago
  69. ff92a3c Move multisampling shader extensions to draft; add tests (#3573) by Alexey Knyazev · 1 year ago
  70. aca3000 Move NV_shader_noperspective_interpolation to draft; add tests (#3572) by Alexey Knyazev · 1 year ago
  71. 6801ea4 Move EXT_conservative_depth to draft; add tests (#3571) by Alexey Knyazev · 1 year ago
  72. c890aa9 Move WEBGL_polygon_mode to draft; add tests (#3570) by Alexey Knyazev · 1 year ago
  73. 195710d Move EXT_depth_clamp to draft; add tests (#3569) by Alexey Knyazev · 1 year ago
  74. be635cc Move EXT_clip_control to draft; add tests (#3568) by Alexey Knyazev · 1 year ago
  75. 0343b57 Call finishTest() when PLS isn't supported. (#3563) by Ken Russell · 1 year, 1 month ago
  76. 795e62c Fix async portions of PLS test. (#3562) by Ken Russell · 1 year, 1 month ago
  77. 5904159 Incorporate @annevk 's SharedArrayBuffer and other Web IDL changes. (#3560) by Ken Russell · 1 year, 1 month ago
  78. 92eb50d Proposal: EXT_texture_mirror_clamp_to_edge (#3558) by Alexey Knyazev · 1 year, 1 month ago
  79. 448c24d Proposal: WEBGL_stencil_texturing (#3557) by Alexey Knyazev · 1 year, 1 month ago
  80. af2f32d Proposal: WEBGL_render_shared_exponent (#3556) by Alexey Knyazev · 1 year, 1 month ago
  81. 8fd687e Proposal: EXT_render_snorm (#3554) by Alexey Knyazev · 1 year, 1 month ago
  82. 16b1297 Proposal: EXT_blend_func_extended (#3553) by Alexey Knyazev · 1 year, 1 month ago
  83. a93abc9 Proposal: OES_shader_multisample_interpolation (#3552) by Alexey Knyazev · 1 year, 1 month ago
  84. 28f93ca Proposal: OES_sample_variables (#3551) by Alexey Knyazev · 1 year, 1 month ago
  85. e5277a1 Proposal: NV_shader_noperspective_interpolation (#3550) by Alexey Knyazev · 1 year, 1 month ago
  86. f9e3569 Proposal: EXT_conservative_depth (#3549) by Alexey Knyazev · 1 year, 1 month ago
  87. 1d1fa41 Proposal: WEBGL_polygon_mode (#3548) by Alexey Knyazev · 1 year, 1 month ago
  88. 0e97c86 Proposal: EXT_depth_clamp (#3547) by Alexey Knyazev · 1 year, 1 month ago
  89. 03667ad Proposal: EXT_clip_control (#3546) by Alexey Knyazev · 1 year, 1 month ago
  90. 087dfa5 Enhance timer query tests; update specs (#3541) by Alexey Knyazev · 1 year, 1 month ago
  91. 2a23683 Fix XML syntax, typos, and formatting; expand XSL rules (#3538) by Alexey Knyazev · 1 year, 2 months ago
  92. b934957 Initial conformance tests for WEBGL_shader_pixel_local_storage (#3530) by Chris Dalton · 1 year, 3 months ago
  93. 6ed46aa Fix slow tests runs for e.g. multiple_attributes.output.html when run via harness. (#3536) by Kelsey Gilbert · 1 year, 3 months ago
  94. 539037f Simplify framebufferPixelLocalClearValue* overloads. (#3529) by Ken Russell · 1 year, 5 months ago
  95. ff74361 Update WEBGL_shader_pixel_local_storage (#3528) by Chris Dalton · 1 year, 5 months ago
  96. abaa6eb Added information about license and CLA. (#3527) by Ken Russell · 1 year, 5 months ago
  97. c8f07b5 Adjust EXT_disjoint_timer_query language (#3519) by Alexey Knyazev · 1 year, 5 months ago
  98. 00d93a2 Add conformance/textures/misc/texture-srgb-upload.html. (#3495) by Kelsey Gilbert · 1 year, 5 months ago
  99. d306b38 Test the bias parameter to the texture GLSL function (#3419) by Greggman · 1 year, 5 months ago
  100. 80b9508 Move EXT_polygon_offset_clamp to Draft, add tests (#3517) by Alexey Knyazev · 1 year, 5 months ago