Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-15 | render: fix meson including libdrm | Cole Mickens | |
2018-10-15 | Fix libdrm includes | Scott Anderson | |
This removes any assumptions about how the libdrm headers are installed, and uses the pkg-config include directories as we're "supposed to". This only adds a partial dependency, since we don't actually need to link against libdrm. | |||
2018-08-24 | Change how glgen.sh outputs files | Scott Anderson | |
This fixes building wlroots as a subproject. | |||
2018-08-24 | Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" | Scott Anderson | |
This reverts commit 9c886f20b97b6ab1ac85b849f1fe7f16eb199ff0. | |||
2018-08-23 | Revert "Merge pull request #1194 from ascent12/meson_feature" | Drew DeVault | |
This breaks wlroots when used as a meson subproject. This reverts commit dea311992eb4ff3e343c3cf5b0603034223d2a42, reversing changes made to 6db9c4b74667c1d917d720f5e96985a2461569fb. | |||
2018-08-22 | Make style more consistent | Scott Anderson | |
2018-05-31 | Merge branch 'master' into screencontent | emersion | |
2018-03-15 | matrix: move to types/ | emersion | |
2018-02-14 | Add missing dependencies | Rodrigo Lourenço | |
2018-02-12 | Reformat all #include directives | emersion | |
2018-01-18 | output: add wlr_output::damage, fixes #572 | emersion | |
2017-11-22 | Change glapi.sh to generate both files | Scott Anderson | |
2017-10-08 | Add GL/EGL extension loader generator | Scott Anderson | |
2017-08-30 | Refactor meson build files | Tony Crisci | |
Use tabs for indentation and break up function calls over 80 col. | |||
2017-08-13 | Fix #64 | Drew DeVault | |
2017-08-11 | Refactor meson and move xdg-shell into wlroots | Drew DeVault | |
2017-08-10 | Refactor EGL handling | Drew DeVault | |
2017-08-08 | Rename wlr_surface -> wlr_texture; attach -> upload | nyorain | |
2017-08-05 | Use meson build system | nyorain | |
2017-07-11 | Revert "Merge pull request #27 from ascent12/meson" | Drew DeVault | |
This reverts commit 85805da021006697c85489c3e30717c2b807441c, reversing changes made to 8189c64d7f07a756abf5a6189719f02b2f1af967. | |||
2017-07-11 | Use subdir | Scott Anderson | |