aboutsummaryrefslogtreecommitdiffstats
path: root/libglitter_compose_uint64.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings, add restrict, and add function attributes1.0Mattias Andrée2023-01-281-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Test libglitter_compose_{double,float,uint{64,32,16,8}}Mattias Andrée2023-01-271-10/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add some testsMattias Andrée2023-01-231-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add render contextMattias Andrée2023-01-211-42/+23
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add integer versions of libglitter_compose_*Mattias Andrée2023-01-211-0/+111
Signed-off-by: Mattias Andrée <maandree@kth.se>