aboutsummaryrefslogtreecommitdiff
path: root/build.zig
Commit message (Collapse)AuthorAge
* opengl: triangleYaroslav de la Peña Smirnov2024-09-21
| | | | OpenGL hello world triangle on Wayland.
* init: zig wayland hello world clientYaroslav de la Peña Smirnov2024-09-07
Adapted the example from chapters 7 and 8 of the Wayland book (https://wayland-book.com/) into Zig.