Samson
|
5853c00628
|
Remove message from WebGL subtest name and remove stale expectations (#35791)
* Remove message from WebGL subtest name
This causes stale expectations: https://github.com/servo/servo/issues/35750
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
* Update expectations
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
---------
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
|
2025-03-12 09:08:39 +00:00 |
|
Josh Matthews
|
5d1d3d6b5a
|
Update webgl conformance tests (#33121)
* Update python -> python3 for helper script.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Update webgl conformance testsuite patches.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Import WebGL conformance testsuite for August 19, 2024.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Update expected results.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Track the commit used for webgl conformance test import.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
---------
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
|
2024-11-04 04:27:29 +00:00 |
|
Mátyás Mustoha
|
8789a6a8d8
|
Add support for WebGL2 TexStorage2D
Adds initial support for the WebGL2 `TexStorage2D` call, adds
support for the related texture enums and enables some of the
texture tests.
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.6
|
2020-04-30 00:21:48 -04:00 |
|
Mátyás Mustoha
|
cc07d930c8
|
Add support for WebGL2 framebuffer invalidation
Adds support for the `invalidateFramebuffer` and `invalideSubFramebuffer`
WebGL2 calls.
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.4
|
2020-03-03 14:54:17 +01:00 |
|
Anthony Ramine
|
26a311fc62
|
Use sdk/tests when syncing from upstream Khronos WebGL tests
|
2018-08-25 13:34:53 +02:00 |
|
Anthony Ramine
|
4852f7d616
|
Move Khronos WebGL tests to /_webgl/
|
2018-08-25 03:43:32 +02:00 |
|