Commit graph

7 commits

Author SHA1 Message Date
R. Ryantm 77a35de8ae waffle: 1.7.0 -> 1.7.2 2023-03-11 03:54:19 +00:00
Ferry Jérémie 65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Sebastian Neubauer 659c7dce17
waffle: 1.6.1 -> 1.7.0 2021-03-23 20:06:59 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Dylan Baker 807c0b0df5 waffle: Add support for non-linux platforms
Waffle works perfectly well on macOS and Windows. Because the meson
options do proper dependency checking already, we can just leave them
out. This has the additional benefit of allowing gbm, surfaceless_egl
and x11_egl supoort to be built on Linux, which are useful in
conjunction with the piglit test suite.
2020-12-22 15:33:27 -08:00
Dylan Baker fd4e4bd8be waffle: Use meson instead of cmake
The cmake build system is deprecated upstream.
2020-12-22 15:33:27 -08:00
Sebastian Neubauer 156fe5442e waffle: init at 1.6.1 2020-11-03 14:47:59 +01:00