Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-18 | added scene-graph example (#67) | William McKinnon | |
2024-05-08 | meson.build spring cleaning (#49) | Erik Reider | |
* Cleaned meson options * Only look for wlroots subproject if dep isn't found * Renamed wlr variables to scenefx ones | |||
2024-01-07 | Compile wlroots subproject dep staticly | Erik Reider | |
2024-01-06 | Moved wlr_scene.h and shadow_data.h into scenefx dir | Erik Reider | |
2024-01-06 | Added back xkbcommon dep. Fixes tinywl compilation | Erik Reider | |
2024-01-04 | Cleaned up/rebased meson.build files | Erik Reider | |
2024-01-02 | Initial rebase without effects | Erik Reider | |
2023-07-18 | feat: initial fx_renderer implementation | Erik Reider | |
2023-07-11 | libscenefx and tinywl compilation success | Shinyzenith | |
Signed-off-by: Shinyzenith <[email protected]> | |||
2023-07-11 | added more scene dependencies, added tinywl | William McKinnon | |