This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wlroots
Watch
2
Star
0
Fork
0
You've already forked wlroots
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2024-11-22 07:02:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2c33a1c2de
wlroots
/
types
/
buffer
History
Alexander Orzechowski
1b0694b794
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
2023-10-03 01:51:07 -04:00
..
buffer.c
Use struct initializers instead of memset()
2023-07-07 17:31:11 +02:00
client.c
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
2023-10-03 01:51:07 -04:00
dmabuf.c
Use wl_container_of() instead of casts
2023-07-11 20:16:17 +02:00
readonly_data.c
Use wl_container_of() instead of casts
2023-07-11 20:16:17 +02:00
resource.c
wl-drm: use resource interface
2022-11-17 19:55:19 +00:00