wlroots-hyprland/include/wlr
emersion c63d94483b
Redesign wlr_texture
- Textures are now immutable (apart from those created from raw
  pixels), no more invalid textures
- Move all wl_drm stuff in wlr_renderer
- Most of wlr_texture fields are now private
- Remove some duplicated DMA-BUF code in the DRM backend
- Add more assertions
- Stride is now always given as bytes rather than pixels
- Drop wl_shm functions

Fun fact: this patch has been written 10,000 meters up in the air.
2018-03-24 23:48:32 -04:00
..
backend Write some more docs 2018-03-19 15:46:28 -04:00
interfaces Add const to x11 and input interfaces 2018-03-06 21:16:18 +13:00
render Redesign wlr_texture 2018-03-24 23:48:32 -04:00
types Redesign wlr_texture 2018-03-24 23:48:32 -04:00
util Rename _strip_path to wlr_strip_path 2018-02-21 10:25:52 +01:00
backend.h Write some more docs 2018-03-19 15:46:28 -04:00
meson.build Further fixes to header install dir 2017-12-28 14:38:52 -05:00
xcursor.h Fix typo in xcursor.h 2018-02-02 08:48:01 -05:00
xwayland.h move xwm.h out of include/wlr 2018-03-03 17:03:21 +01:00