f3f10242e9
- Cursor is not necessary anymore as rendering hardware vs software cursors just depends on "where" you render the cursor. - Format is replaced by drm-fourcc and more related to buffers and therefor the allocator module anyway. - GL/Glium are replaced by the renderer module. - Software was unused and very small anyway and can be implemented with the new renderer api. - SwapBuffersError is (for now) just moved into the top-level backend module. |
||
---|---|---|
.. | ||
backend | ||
utils | ||
wayland | ||
xwayland | ||
lib.rs | ||
reexports.rs | ||
signaling.rs |