1. f15a73f Add WebGL CTS regression test for switching transform feedback programs (#3785) by Le Hoang Quyen · 3 hours ago main
  2. 064aaf1 Add WebGL CTS regression test for active transform feedback buffer tracking (#3782) by Tzarial · 9 days ago
  3. bb43e51 WEBGL_shader_pixel_local_storage: Sync with upstream (#3781) by Alexey Knyazev · 11 days ago
  4. 3d8e748 WEBGL_render_shared_exponent: Update color writemask validation (#3780) by Alexey Knyazev · 11 days ago
  5. 9dca31c chore: Update license to correct MIT version (#3779) by Khronos Group Web Services · 2 weeks ago
  6. 8fb7d64 chore: Add Legal mandated AI block to CONTRIBUTING (#3778) by Khronos Group Web Services · 2 weeks ago
  7. eb040a7 Fix man page links (#3777) by Greggman · 2 weeks ago
  8. 4169a3b Add tests for late extension enabling and disabling. (#3776) by Ken Russell · 3 weeks ago
  9. 109abd5 WebGL1: Forbid #extension: disable after non-preprocessor tokens (#3774) by Shahbaz Youssefi · 3 weeks ago
  10. 6d7c6b8 Test PBOs with a couple of invalid texSubImage2D overloads. (#3775) by Ken Russell · 5 weeks ago
  11. 7b242d0 Fix expected error codes for compressed texture updates (#3773) by Alexey Knyazev · 3 months ago
  12. f6ee1b4 Add readBuffer coverage for invalid enums below COLOR_ATTACHMENT0 (#3771) by Blauter · 3 months ago
  13. 5a01424 Fix incorrect assumptions in drawingbuffer-storage-test. (#3770) by Ken Russell · 3 months ago
  14. 216b10f Fix Rive's Bubbles demo for recent PLS API change. (#3769) by Ken Russell · 4 months ago
  15. 6fa8a28 Disable dithering in framebuffer-render-to-layer.html. (#3768) by Ken Russell · 5 months ago
  16. 391a1f9 Rename PIXEL_LOCAL_FORMAT_WEBGL to PIXEL_LOCAL_INTERNAL_FORMAT_WEBGL. (#3767) by Ken Russell · 5 months ago
  17. 8fc2a0d Revise WEBGL_shader_pixel_local_storage extension. (#3765) by Ken Russell · 5 months ago
  18. 6cb5b67 Document which webgl1 exts are core functionality in webgl2. (#3762) by Kelsey Gilbert · 5 months ago
  19. b824765 Specify behavior of "null" default objects for Transform Feedback and Vertex Array. (#3763) by Kelsey Gilbert · 5 months ago
  20. 60365f6 Allow double-underscore e.g. foo__bar in shader identifiers. (#3761) by Kelsey Gilbert · 5 months ago
  21. 9f97276 Extract idl without html5lib (#3760) by Kelsey Gilbert · 5 months ago
  22. 023bccf Validate error for out-of-bounds active texture (#3757) by Sam · 5 months ago
  23. b74686b chmod +x for various python scripts. (#3758) by Kelsey Gilbert · 5 months ago
  24. c2bd4be Add offset test to webgl-compressed-texture-astc (#3750) by David Peicho · 6 months ago
  25. 62d401e Fix createVertexArrayOES to return a non-nullable object. (#3756) by Ken Russell · 6 months ago
  26. bea37b8 Remove redundant space after bindTransformFeedback (#3749) by Hwang Joonhyung · 6 months ago
  27. ae17421 Regenerate WebGL 1.0 and 2.0 IDL files. (#3753) by Ken Russell · 6 months ago
  28. a9dc8a5 Make IDL for WebGLObject creation methods match the interface (#3747) by Hwang Joonhyung · 6 months ago
  29. 5f2ae2e Fix HTML formatting and clean up whitespace by James Riordon · 9 months ago
  30. 4bf5ec5 Remove link by Khronos Group Web Services · 9 months ago
  31. d4e321d Remove link by Khronos Group Web Services · 9 months ago
  32. 6843447 Remove fix links by Khronos Group Web Services · 9 months ago
  33. 9dc4064 Use highp when necessary in shader-precision-format. (#3743) by Ken Russell · 9 months ago
  34. 0c8cdec Revise comparison function in no-over-optimization tests. (#3742) by Ken Russell · 9 months ago
  35. 1beafa6 Add getAttribLocation and getUniformLocation error tests (#3730) by Alexey Knyazev · 1 year, 2 months ago
  36. 15cb509 Add test for tex{Sub}Image2D from HTMLImageElement w/ SVG image w/o natural sizes (#3728) by Fredrik Söderqvist · 1 year, 3 months ago
  37. c01b768 Remove MAX_COLOR_ATTACHMENTS_WITH_ACTIVE_PIXEL_LOCAL_STORAGE enum. (#3726) by Ken Russell · 1 year, 4 months ago
  38. ee40ae7 Note that webgl2 supports TEXTURE_MAX_ANISOTROPY_EXT in sampler entrypoints. (#3724) by Kelsey Gilbert · 1 year, 4 months ago
  39. 62e1b77 Imply webgl2 within conformance2/ for getDefault3DContextVersion(). (#3725) by Kelsey Gilbert · 1 year, 4 months ago
  40. 24e7b2c Add DRNG (Deterministic RNG) and use it to do fuzzing in attribs/gl-vertex-attrib.html. (#3722) by Kelsey Gilbert · 1 year, 4 months ago
  41. e5b14d1 When serve_localhost.py of base dir, also print link to CTS Test Runner. (#3723) by Kelsey Gilbert · 1 year, 4 months ago
  42. 1b0c44d Firefox should not call requestVideoFrameCallback to ensure videos are uploadable. (#3721) by Kelsey Gilbert · 1 year, 4 months ago
  43. a33f03c Add shortcut for glEnumStr() => wtu.glEnumToString(), and cache WebGLRenderingContext versions for glEnumToString eagerly, to make glOrExt arg optional for most cases. (#3720) by Kelsey Gilbert · 1 year, 4 months ago
  44. b7ad199 Add webgl2 tests to conformance/misc/shader-precision-format.html. (#3717) by Kelsey Gilbert · 1 year, 4 months ago
  45. 64d5c9e Test WEBGL_multi_draw with offsets 2 GB into a 4 GB typed array. (#3716) by Ken Russell · 1 year, 5 months ago
  46. c000377 Test invalid parameter indices for OES_draw_buffers_indexed (#3711) by Alexey Knyazev · 1 year, 5 months ago
  47. dd28c22 Fix description of drawRangeElements out-of-range behavior. (#3713) by Ken Russell · 1 year, 5 months ago
  48. e50ddff Fix "previous version" link in WebGL 2.0 spec to point to 2.0.0. (#3712) by Ken Russell · 1 year, 5 months ago
  49. 22ed6a7 Increase the error tolerance for RGB5_A1 format (#3707) by WujianSun · 1 year, 6 months ago
  50. 2010c61 Fix memory64 tests (#3702) by Clemens Backes · 1 year, 7 months ago
  51. c5f8d7b Test OffscreenCanvas.transferToImageBitmap compositing steps (#3612) (#3643) by Kimmo Kinnunen · 1 year, 9 months ago
  52. 7b00c8c Add conformance2/uniforms/uniform-block-idents-as-expr. (#3693) by Kelsey Gilbert · 1 year, 9 months ago
  53. 596c48f Spec that out-of-range premultipliedAlpha:true values have undefined compositing results. (#3698) by Kelsey Gilbert · 1 year, 9 months ago
  54. 450cceb Use BigInt parameter in 16gb-wasm-memory tests (#3696) by Clemens Backes · 1 year, 10 months ago
  55. 078e289 Annotate "[buffered] " logs, and flush on finishTest, not just testFailed. (#3694) by Kelsey Gilbert · 1 year, 10 months ago
  56. 0f39bef Add missing constants to the enum tests (#3692) by Alexey Knyazev · 1 year, 10 months ago
  57. 2652500 UNPACK_COLORSPACE_CONVERSION_WEBGL now applies to all inputs, not just images. (#3689) by Kelsey Gilbert · 1 year, 10 months ago
  58. 5824354 Change canvas height each iteration in multisample-corruption test. (#3691) by Ken Russell · 1 year, 10 months ago
  59. 2c6e2b5 Fix extra/multisample-corruption-stress.html test (#3690) by Ken Russell · 1 year, 10 months ago
  60. de50dfc Clarify GLES/WebGL difference with uninitialized compressed textures. (#3688) by Ken Russell · 1 year, 11 months ago
  61. eeeb020 Replace Makefiles with build.py in specs/*. (#3679) by Kelsey Gilbert · 2 years ago
  62. 7c70574 Use ANGLE in Chrome test runner (#3681) by Jianhui Dai · 2 years ago
  63. 6e77313 Print formatted link for server address in serve_localhost.py. (#3677) by Kelsey Gilbert · 2 years ago
  64. 7ffa9be Also test webgl2-only objects in context-lost.html. (#3678) by Kelsey Gilbert · 2 years ago
  65. 97b78aa WebGLObject creation is now infallible, and starts Lost iff context Lost. (#3642) by Kelsey Gilbert · 2 years ago
  66. 571f865 Sync ShaderDerivateTests with upstream CTS (#3676) by Alexey Knyazev · 2 years ago
  67. d47f2cc Do not leak state between adjacent XFB tests (#3675) by Alexey Knyazev · 2 years ago
  68. 4913174 Sync ShaderRenderCase with upstream CTS (#3674) by Alexey Knyazev · 2 years ago
  69. 123471c Sync ShaderTextureFunctionTests with upstream CTS (#3673) by Alexey Knyazev · 2 years ago
  70. 5f1bfc3 Sync negativeshaderapi with upstream CTS (#3672) by Alexey Knyazev · 2 years ago
  71. 9186c30 Clarify clear value for depth buffers is 1.0 for invalidateFramebuffer and invalidateSubFramebuffer. (#3664) by Kelsey Gilbert · 2 years ago
  72. 2d0e7f8 Tolerate throws in wasm/* tests, add 2gb-in-4gb variants. (#3665) by Kelsey Gilbert · 2 years ago
  73. 0ee1bed Fix conformance/rendering/blending for WebGL 1.0 (#3671) by Alexey Knyazev · 2 years ago
  74. 7cbaa0b Add drawingBufferStorage to known context methods (#3670) by Alexey Knyazev · 2 years ago
  75. 8a1bf56 added test for RGBA16UI with premultiply_alpha enabled (#3660) by RandomGamingDev · 2 years ago
  76. 22e4642 Backport changes to fix quickCheckAPI-A fail (#3659) (#3659) by WujianSun · 2 years, 2 months ago
  77. 9d04f50 Fix quickCheckAPI-A fail when MAX_TEXTURE_IMAGE_UNITS > 32.(KhronosGroup#3654) (#3655) by WujianSun · 2 years, 2 months ago
  78. f599fd5 Add drawingBufferFormat to constants-and-properties tests. (#3651) by Ken Russell · 2 years, 2 months ago
  79. 1b63714 Fix image-decoder-to-texture in WebGL 2 mode. (#3652) by Ken Russell · 2 years, 2 months ago
  80. 992583d Test framebufferPixelLocalClearValuefv with near-overflow offset. (#3648) by Ken Russell · 2 years, 3 months ago
  81. a49331a attribute USVString WebGLObject.label, application-provided. (#3637) by Kelsey Gilbert · 2 years, 3 months ago
  82. e7e5301 Promote EXT_render_snorm to community approved (#3647) by Alexey Knyazev · 2 years, 3 months ago
  83. cf685a5 Promote OES_shader_multisample_interpolation to community approved (#3646) by Alexey Knyazev · 2 years, 3 months ago
  84. 5be6f41 Promote OES_sample_variables to community approved (#3645) by Alexey Knyazev · 2 years, 3 months ago
  85. 9aa16ea Test I420 JPEG -> ImageDecoder -> VideoFrame -> WebGLTexture. (#3641) by Ken Russell · 2 years, 3 months ago
  86. 49d8e00 offscreencanvas-sync.html Flush to insert the fence sync (#3640) by Kimmo Kinnunen · 2 years, 3 months ago
  87. a7fa647 Fix spelling (#3631) by Venus · 2 years, 3 months ago
  88. a79b2ae [webgl2 spec] "shader-output-incompatible" draw buffer validation. (#3626) by Kelsey Gilbert · 2 years, 3 months ago
  89. fd89818 ext-color-buffer-half-float.html now webgl2 when requested. (#3636) by Kelsey Gilbert · 2 years, 4 months ago
  90. bc3c8ba Add epsilon to float comparison (#3635) by bsheedy-work · 2 years, 4 months ago
  91. 097c03d Remove more theora/.ogv from sdk/*. (#3634) by Kelsey Gilbert · 2 years, 4 months ago
  92. 4c5b8bf Verify invalidated uniform locations when there is no current program. (#3633) by Ken Russell · 2 years, 4 months ago
  93. ec899a5 Update DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js (#3632) by Pablo Asenjo Navas-Parejo · 2 years, 4 months ago
  94. 050af3f build.py in specs/latest/2.0 as an alternative to Makefile. (#3627) by Kelsey Gilbert · 2 years, 4 months ago
  95. e2ac29b Add tests for bufferData, bufferSubData and getBufferSubData from WASM Memories of 4GB and 16GB in size. (#3630) by perry · 2 years, 4 months ago
  96. 5c61c39 Remove default value for interface attributes. (#3624) by Ken Russell · 2 years, 5 months ago
  97. 8f01dfe Remove usage of the Theora codec (#3617) by Paul Adenot · 2 years, 5 months ago
  98. d360f88 Promote WEBGL_render_shared_exponent to community approved (#3620) by Alexey Knyazev · 2 years, 5 months ago
  99. e894a92 Promote WEBGL_stencil_texturing to community approved (#3619) by Alexey Knyazev · 2 years, 5 months ago
  100. f0e9cb6 Promote EXT_texture_mirror_clamp_to_edge to community approved (#3618) by Alexey Knyazev · 2 years, 5 months ago