diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-09-12 16:08:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-12 16:08:58 -0400 |
commit | 89d0b0233a230274c93cfc514525e29e2d691a7e (patch) | |
tree | 929eb2536b134cd718c5e447b52bbb95688f2f35 /components/script/stylesheet_set.rs | |
parent | 2ff34e5e21579f4ef64c052b0202eaa3ca9f5040 (diff) | |
parent | 1cefae71817924e375626802c5e639fe80f66c66 (diff) | |
download | servo-89d0b0233a230274c93cfc514525e29e2d691a7e.tar.gz servo-89d0b0233a230274c93cfc514525e29e2d691a7e.zip |
Auto merge of #24176 - jdm:no-gleam, r=asajeffrey
Replace use of gleam in webgl with sparkle.
Rely on https://github.com/servo/sparkle for the GL bindings required to implement Servo's WebGL stack. This does not touch the GL usage in the compositor or webrender, which continue to rely on https://github.com/servo/gleam. This means that any breaking changes to the public GL bindings interface (such as required by https://github.com/servo/servo/pull/24111) only require updating rust-offscreen-rendering-context and rust-webvr, rather than many other crates that are out of our direct control.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes
<!-- 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/24176)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/stylesheet_set.rs')
0 files changed, 0 insertions, 0 deletions