Anthony Ramine
|
cb2f83cf8e
|
Fix Drop assertion for WebGLBuffer
A buffer that is dropped may not have been marked for deletion but it
must not be attached to any VAO.
|
2018-08-29 02:05:49 +02:00 |
|
Anthony Ramine
|
59b3f0458e
|
Disable many texture-related tests for things we don't support yet
|
2018-08-29 02:05:49 +02:00 |
|
Anthony Ramine
|
c48d1fa5b7
|
Disable rapid-resizing.html
The absence of support for preserveDrawingBuffer makes it timeout.
|
2018-08-28 19:36:26 +02:00 |
|
Anthony Ramine
|
5a8ed02d5c
|
Disable quickCheckAPI-S_V.html
It generates random input which even trips the invalid surrogate panic.
|
2018-08-28 19:36:26 +02:00 |
|
Anthony Ramine
|
428b305ea6
|
Merge unit.patch and unit2.patch
|
2018-08-28 19:35:50 +02:00 |
|
Anthony Ramine
|
b1ce74caa5
|
Remove obsolete patch
|
2018-08-28 19:35:50 +02:00 |
|
Anthony Ramine
|
20dc32d147
|
Clean up some WebGL expectations
|
2018-08-28 19:35:49 +02: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 |
|