servo/components/canvas
Samson ce9c988f79
Reuse same ImageKey for 2d canvas (#35695)
this was not possible when original code was written due to wr limitations (image sizes could not be changed)

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-02-27 09:51:12 +00:00
..
webgl_mode fix: bring back connection method to fix WebGL texture error (#35358) 2025-02-07 10:36:37 +00:00
canvas_data.rs Reuse same ImageKey for 2d canvas (#35695) 2025-02-27 09:51:12 +00:00
canvas_paint_thread.rs prefs: Move some DebugOptions to Preferences and clean up (#34998) 2025-01-17 11:47:47 +00:00
Cargo.toml Finish the integration of webxr into the Cargo workspace (#35229) 2025-01-31 16:41:57 +00:00
lib.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
raqote_backend.rs prefs: Move some DebugOptions to Preferences and clean up (#34998) 2025-01-17 11:47:47 +00:00
webgl_limits.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
webgl_thread.rs Update to rust 1.85 (#35628) 2025-02-24 17:44:35 +00:00
webxr.rs Use surfman with glow bindings (take II) (#35422) 2025-02-13 07:26:38 +00:00