aboutsummaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-25Add man pages + some minor fixesMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-23Add some testsMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-22Function for enabling hardware acceleration (doesn't enable hardware acceleration yet)Mattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-22m + add libglitter_colour_space_convert_rasters_{double,float}Mattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-22m + add CIE XYZ support + add libglitter_per_channel_desaturate_{double,float}Mattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-22mMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-21Fetching output colour space belongs in libfonts, not libglitterMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-21Add libglitter_desaturate_{double,float}Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-01-21Add render contextMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>