aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add libglitter_get_colour_space_conversion_matrix_{double,float}Mattias Andrée2023-01-221-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libglitter_desaturate_{double,float}Mattias Andrée2023-01-211-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add render contextMattias Andrée2023-01-211-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add integer versions of libglitter_compose_*Mattias Andrée2023-01-211-1/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Initial commitMattias Andrée2023-01-211-0/+72
Signed-off-by: Mattias Andrée <maandree@kth.se>