Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upregression: offscreen gl context panic #24206
Closed
Labels
Comments
|
I suspect 1cefae7 |
|
Is this on Windows? In the HL2 emulator? On device? |
|
Apparently check_framebuffer_status is causing a GL error to appear: https://github.com/servo/rust-offscreen-rendering-context/blob/317efd913e52228176155280b7d5a29d5591d1f0/src/draw_buffer.rs#L123-L126 |
|
I'll see if I can reproduce this today. |
|
More specifically, it's coming from https://github.com/servo/rust-offscreen-rendering-context/blob/317efd913e52228176155280b7d5a29d5591d1f0/src/draw_buffer.rs#L247-L250 and I'm not yet sure why. |
bors-servo
added a commit
that referenced
this issue
Sep 13, 2019
Update sparkle for GLES fix. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24206 - [x] These changes do not require tests because no GLES tests on CI. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24212) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While running: https://www.joshmatthews.net/webgl-to-webxr/webxr-ar.html