cosmic-comp/src/backend/render
Ian Douglas Scott 87020c79ba Define a RendererRef enum, referencing multi or glow renderer
Avoids a little duplication (matching two variants, instead of three
backends).

The behavior, including errors and panics, should be unchanged for now.
Performance should also not be impacted.

This should help for adding llvmpipe rendering without a device node on
the kms backend, or for adding a variant for pixman.
2024-08-07 10:49:39 -07:00
..
animations feat: workspace switching touchpad gestures 2024-03-22 12:12:25 +01:00
shaders elements: Add custom backdrop element 2023-06-05 18:42:05 +02:00
cursor.rs render/cursor: Don't crash for themes with zero delay 2024-06-27 16:41:38 +02:00
element.rs Make RenderElement implementations generic to reduce duplication 2024-08-05 12:58:52 +02:00
mod.rs Define a RendererRef enum, referencing multi or glow renderer 2024-08-07 10:49:39 -07:00