servo/components/shared/canvas
Martin Robinson 2d09552234
prefs: Move some DebugOptions to Preferences and clean up (#34998)
- Move options configuring antialiasing and WebRender shader precache to
  the `Preferences` to group them with other related WebRender and DOM
  settings.
- Remove the option to disable antialiasing for canvases. This was
  unused.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-01-17 11:47:47 +00:00
..
canvas.rs Trace more functions by adding perfetto tracing events (#33417) 2024-09-13 05:51:19 +00:00
Cargo.toml Replace sparkle with glow in shared/canvas (#34292) 2024-11-19 18:34:37 +00:00
lib.rs prefs: Move some DebugOptions to Preferences and clean up (#34998) 2025-01-17 11:47:47 +00:00
webgl.rs api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00