An open API service providing commit metadata for open source projects.

GitHub / stackgl/gl-conformance / commits

CommonJS/npm port of the WebGL conformance tests

SHA Message Author Date Stats
894fbbad 2.1.3 Daniel Hritzkiv <d****v@g****m> over 1 year ago
ed926976 Scope the package name Daniel Hritzkiv <d****v@g****m> over 1 year ago
a061aab6 Change form of repository field in package.json Daniel Hritzkiv <d****v@g****m> over 1 year ago
3e086441 2.1.2 Daniel Hritzkiv <d****v@g****m> over 1 year ago
aa037823 Add package-lock.json Daniel Hritzkiv <d****v@g****m> over 1 year ago
3c797f30 2.1.1 Daniel Hritzkiv <d****v@g****m> over 1 year ago
67c54b19 Add release github workflow Daniel Hritzkiv <d****v@g****m> over 1 year ago
110e55f1 2.1.0 Daniel Hritzkiv <d****v@g****m> over 1 year ago
3b01aeea Whitespace / line endings Daniel Hritzkiv <d****v@g****m> over 1 year ago
56c494ef merge Merge pull request #2 from higharc/update-shims-and-sync-upstream Daniel Hritzkiv <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7d66f8c5 merge Merge remote-tracking branch 'Khronos/main' into update-shims-and-sync-upstream Jamie Madill <n****7@g****m> over 1 year ago
f2858984 Temporarily overwrite README.md with README.khronos.md. Jamie Madill <n****7@g****m> over 1 year ago
a107d7d1 merge Merge pull request #1 from higharc/fix-scripts-for-new-node-and-win Daniel Hritzkiv <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
91887500 Rebuild shim files based on upstream sources. Jamie Madill <n****7@g****m> over 1 year ago
ec2f463d Fix build on newer Node.js and on Windows. Jamie Madill <n****7@g****m> over 1 year ago
2010c617 Fix memory64 tests (#3702) Clemens Backes <c****b@c****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c5f8d7b2 Test OffscreenCanvas.transferToImageBitmap compositing steps (#3612) (#3643) Kimmo Kinnunen <8****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7b00c8c4 Add conformance2/uniforms/uniform-block-idents-as-expr. (#3693) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
596c48f7 Spec that out-of-range premultipliedAlpha:true values have undefined composit... Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
450cceb5 Use BigInt parameter in 16gb-wasm-memory tests (#3696) Clemens Backes <p****t@c****e>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
078e289a Annotate "[buffered] " logs, and flush on finishTest, not just testFailed. (#... Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0f39befc Add missing constants to the enum tests (#3692) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
26525001 UNPACK_COLORSPACE_CONVERSION_WEBGL now applies to all inputs, not just images... Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
58243547 Change canvas height each iteration in multisample-corruption test. (#3691) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2c6e2b5d Fix extra/multisample-corruption-stress.html test (#3690) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
de50dfcf Clarify GLES/WebGL difference with uninitialized compressed textures. (#3688) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
eeeb0204 Replace Makefiles with build.py in specs/*. (#3679) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7c705745 Use ANGLE in Chrome test runner (#3681)
Signed-off-by: Jianhui Dai <j****i@i****m>
Jianhui Dai <j****i@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6e773135 Print formatted link for server address in serve_localhost.py. (#3677) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7ffa9be2 Also test webgl2-only objects in context-lost.html. (#3678) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
97b78aaf WebGLObject creation is now infallible, and starts Lost iff context Lost. (#3... Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
571f8651 Sync ShaderDerivateTests with upstream CTS (#3676) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d47f2cc1 Do not leak state between adjacent XFB tests (#3675) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
49131749 Sync ShaderRenderCase with upstream CTS (#3674) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
123471c5 Sync ShaderTextureFunctionTests with upstream CTS (#3673) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5f1bfc38 Sync negativeshaderapi with upstream CTS (#3672) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9186c30f Clarify clear value for depth buffers is 1.0 for invalidateFramebuffer and in... Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2d0e7f87 Tolerate throws in wasm/* tests, add 2gb-in-4gb variants. (#3665) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0ee1bedc Fix conformance/rendering/blending for WebGL 1.0 (#3671) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7cbaa0be Add drawingBufferStorage to known context methods (#3670) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8a1bf567 added test for RGBA16UI with premultiply_alpha enabled (#3660) RandomGamingDev <8****v@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
22e4642d Backport changes to fix quickCheckAPI-A fail (#3659) (#3659)
Signed-off-by: Wujian Sun <w****1@n****m>
WujianSun <w****1@n****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9d04f509 Fix quickCheckAPI-A fail when MAX_TEXTURE_IMAGE_UNITS > 32.(KhronosGroup#3654...
Signed-off-by: Wujian Sun <w****1@n****m>
WujianSun <6****8@q****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f599fd5b Add drawingBufferFormat to constants-and-properties tests. (#3651) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1b637143 Fix image-decoder-to-texture in WebGL 2 mode. (#3652) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
992583db Test framebufferPixelLocalClearValuefv with near-overflow offset. (#3648) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a49331a6 attribute USVString WebGLObject.label, application-provided. (#3637) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e7e53019 Promote EXT_render_snorm to community approved (#3647) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cf685a56 Promote OES_shader_multisample_interpolation to community approved (#3646) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5be6f413 Promote OES_sample_variables to community approved (#3645) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9aa16ead Test I420 JPEG -> ImageDecoder -> VideoFrame -> WebGLTexture. (#3641) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
49d8e008 offscreencanvas-sync.html Flush to insert the fence sync (#3640) Kimmo Kinnunen <8****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a7fa6472 Fix spelling (#3631) Venus <v****s@v****n>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a79b2aeb [webgl2 spec] "shader-output-incompatible" draw buffer validation. (#3626) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fd898180 ext-color-buffer-half-float.html now webgl2 when requested. (#3636) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bc3c8bad Add epsilon to float comparison (#3635) bsheedy-work <1****k@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
097c03d7 Remove more theora/.ogv from sdk/*. (#3634) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4c5b8bfe Verify invalidated uniform locations when there is no current program. (#3633) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ec899a55 Update DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js... Pablo Asenjo Navas-Parejo <p****4@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
050af3ff build.py in specs/latest/2.0 as an alternative to Makefile. (#3627) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e2ac29b6 Add tests for bufferData, bufferSubData and getBufferSubData from WASM Memori... perry <p****g@t****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5c61c394 Remove default value for interface attributes. (#3624) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8f01dfe3 Remove usage of the Theora codec (#3617) Paul Adenot <p****l@p****x>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d360f882 Promote WEBGL_render_shared_exponent to community approved (#3620) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e894a921 Promote WEBGL_stencil_texturing to community approved (#3619) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f0e9cb68 Promote EXT_texture_mirror_clamp_to_edge to community approved (#3618) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1aedff04 Promote WEBGL_blend_func_extended to community approved (#3610) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6277e992 Promote NV_shader_noperspective_interpolation to community approved (#3609) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e8b0bd0f Promote EXT_conservative_depth to community approved (#3608) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
036f5207 Fix "code" tags causing incorrect HTML rendering. (#3607) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a8e07708 Upgrade extract-idl.py for Python3; regenerate IDLs. (#3606) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1025e761 Spec glrc.drawingBufferStorage. (#3222) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5a1217d4 Fixed typo in BVBI extension docs. (#3603) Oleksandr Popov <k****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4d3a9c11 Add tex-image-10bpc.html to 00_test_list.txt (#3602) Kai Ninomiya <k****o@c****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ccf130cb Fixed typo in BaseVertexBaseInstance extension docs. (#3601) Oleksandr Popov <k****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8a212bdd Promote four extensions to community approved. (#3600) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ea74a1de Add more transform feedback tests (#3599) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
39b34d8f Add viewport meta tag to the bubbles demo & fix HTML tags (#3598) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b9be8f8b Test parallel compilation of many small programs. (#3597) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e9f82ac0 Add Occlusion Query Scissor Test (#3406) Greggman <g****n@c****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c98b096b Test that deleted fbo attachments behave same as undeleted wrt DEPTH_STENCIL_... Kimmo Kinnunen <8****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ce353bf0 Add drawingBufferStorage test from @ccameron-chromium . (#3596) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a06b04b8 In new WebGL 2-only Wasm tests, fetch WebGL 2.0 context directly. (#3594) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
77bd9ad0 Add tests for gl.readPixels(), gl.texImage2D() and gl.texSubImage2D() from Wa... juj <j****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9cec5e27 Add smoke test that texImage2D doesn't lose bit depth (#3578) Kai Ninomiya <k****o@c****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0ca2eac3 Update ABV offset args in extensions from u32->u64. (#3588) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
419b3c64 Upgrade ABV offset args from u32->u64. (#3586) Kelsey Gilbert <k****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
49592ce8 merge Merge pull request #3581 from kkinnunen-apple/framebuffertextruelayer-depthst... Kimmo Kinnunen <8****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d4d70b81 Move WEBGL_clip_cull_distance to community approved (#3587) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f4bf599a Move EXT_blend_func_extended to draft; add tests (#3585) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3de73d7c Clarify framebufferTextureLayer behavior with DEPTH_STENCIL, different layers... Kimmo Kinnunen <k****n@a****m> almost 3 years ago
eab0468f Adjust WEBGL_stencil_texturing test (#3579) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3e71f3b6 Move texture extensions to draft; add tests (#3576) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f4c305fc Move renderbuffer format extensions to draft; add tests (#3575) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d64884ea Address new tests feedback (#3574) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
cc7ba1c6 Reject WEBGL_texture_source_iframe. (#3567) Ken Russell <k****l@a****u>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ff92a3c1 Move multisampling shader extensions to draft; add tests (#3573) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
aca3000b Move NV_shader_noperspective_interpolation to draft; add tests (#3572) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6801ea4e Move EXT_conservative_depth to draft; add tests (#3571) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c890aa98 Move WEBGL_polygon_mode to draft; add tests (#3570) Alexey Knyazev <3****v@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago

← Back to repository