smithay/anvil/src
Victor Brekenfeld fb30c830d7 Fixup anvil for winit rendering
- Since a lot of functionality is now in smithay's rendering module
  we can get rid of shm_load, shaders and the glium dependency.
- glium_drawer becomes drawing and only features some code to get from surfaces
  to textures for any(!) renderer.
  (Should probably moved into smithay at some point as well.)
- buffer_utils is only necessary to query the buffer size anymore.
- disable egl-buffer support temporarily
2021-05-15 16:12:12 +02:00
..
xwayland Use the correct position for Xwayland surfaces 2021-02-19 11:38:17 +01:00
buffer_utils.rs Fixup anvil for winit rendering 2021-05-15 16:12:12 +02:00
drawing.rs Fixup anvil for winit rendering 2021-05-15 16:12:12 +02:00
input_handler.rs New clippy fixes 2020-11-02 10:24:55 +01:00
main.rs Fixup anvil for winit rendering 2021-05-15 16:12:12 +02:00
misc.rs data_device: move default_action_chooser into smithay 2018-11-22 15:37:31 +01:00
shell.rs Fixup anvil for winit rendering 2021-05-15 16:12:12 +02:00
state.rs Add a new surface role for Xwayland surfaces 2021-02-19 11:38:17 +01:00
udev.rs Fixup anvil for winit rendering 2021-05-15 16:12:12 +02:00
window_map.rs Add a new surface role for Xwayland surfaces 2021-02-19 11:38:17 +01:00
winit.rs Fixup anvil for winit rendering 2021-05-15 16:12:12 +02:00