aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-26Fix and test libglitter_get_colour_model_conversion_matrix_{double,float}Mattias Andrée1-0/+9
2023-01-26Makefile: fix installation of man pagesMattias Andrée1-2/+2
2023-01-25Add man pages + some minor fixesMattias Andrée1-4/+13
2023-01-23Add some testsMattias Andrée1-4/+12
2023-01-22Add libglitter_reorder_rastersMattias Andrée1-0/+1
2023-01-22Function for enabling hardware acceleration (doesn't enable hardware acceleration yet)Mattias Andrée1-0/+1
2023-01-22m + add libglitter_colour_space_convert_rasters_{double,float}Mattias Andrée1-0/+2
2023-01-22m + add CIE XYZ support + add libglitter_per_channel_desaturate_{double,float}Mattias Andrée1-0/+3
2023-01-22Add libglitter_split_uint{64,32}_rasterMattias Andrée1-0/+3
2023-01-22Add libglitter_get_colour_space_conversion_matrix_{double,float}Mattias Andrée1-0/+2
2023-01-21Add libglitter_desaturate_{double,float}Mattias Andrée1-0/+3
2023-01-21Add render contextMattias Andrée1-1/+5
2023-01-21Add integer versions of libglitter_compose_*Mattias Andrée1-1/+9