mirror of
https://github.com/servo/servo.git
synced 2025-06-29 19:43:39 +01:00
Don't forward GL parameter gets for constant limits. This avoids IPC traffic for unchanging constants that are determined when the GL context is created. These changes require https://github.com/emilio/rust-offscreen-rendering-context/pull/123. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #20876. - [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/20884) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
webgl_channel | ||
canvas.rs | ||
Cargo.toml | ||
lib.rs | ||
webgl.rs |