Gregory Terzian
|
59896748b5
|
blockingly shut-down webrender when exiting webgl_thread
|
2020-06-17 13:47:13 +08:00 |
|
Mátyás Mustoha
|
a90f034976
|
Fix InvalidateSubFramebuffer error handling
The WebGL2 InvalidateSubFramebuffer function should generate
INVALID_VALUE when width or height is negative.
|
2020-04-22 12:45:56 +02:00 |
|
Alan Jeffrey
|
8bb1732258
|
Update surfman to 0.2 and remove glutin
|
2020-04-17 23:44:53 -05:00 |
|
Mátyás Mustoha
|
5eaa9ef8cb
|
Add support for some more WebGL2 renderbuffer functions
Adds support for the following WebGL2 calls:
- `RenderbufferStorageMultisample`
- `GetInternalFormativ`
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.5
|
2020-03-13 13:43:30 -04:00 |
|
Anthony Ramine
|
4852f7d616
|
Move Khronos WebGL tests to /_webgl/
|
2018-08-25 03:43:32 +02:00 |
|