aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-22Add libglitter_get_colour_space_conversion_matrix_{double,float}Mattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-21Add libglitter_desaturate_{double,float}Mattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-21Add render contextMattias Andrée1-1/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-21Add integer versions of libglitter_compose_*Mattias Andrée1-1/+9
Signed-off-by: Mattias Andrée <maandree@kth.se>