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