servo/components/webgl
sagudev 03dbf9b6f7
webgl: Replace webrender API with compositor API for images handling (#37714)
Like in #37713, instead of updating images directly with webrender api
we use the compositor api. We still keep webrender api available in
webgl, because that's where we do shutdown, due to GL.

Testing: Existing WPT tests

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-06-26 09:06:24 +00:00
..
webgl_mode webgl: Replace webrender API with compositor API for images handling (#37714) 2025-06-26 09:06:24 +00:00
Cargo.toml pixels: Move Snapshot and related data structures to pixels (#37590) 2025-06-20 14:47:06 +00:00
lib.rs
webgl_limits.rs
webgl_thread.rs webgl: Replace webrender API with compositor API for images handling (#37714) 2025-06-26 09:06:24 +00:00
webxr.rs