summaryrefslogtreecommitdiff
path: root/sway/desktop/shaders/meson.build
AgeCommit message (Collapse)Author
2023-04-06structure: moved fx_renderer and related fuctions to a folderWill McKinnon
2023-04-03style: unified rounded quad shadersWill McKinnon
2023-03-20style: cleaned up fx_renderer.cWill McKinnon
2023-03-18refactor: merged tex shadersWill McKinnon
2023-01-18feat: Add box shadows (#64)William McKinnon
Co-authored-by: Erik Reider <[email protected]>
2022-12-11refactor: deduplicate vertex shadersWill McKinnon
2022-11-11feat: render tiling move indicator with round cornersWill McKinnon
2022-11-11feat: add round titlebars (#26)William McKinnon
2022-11-10refactor: move shaders to individual filesWill McKinnon