Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-06 | Fix library version number1.1.0.1 | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-31 | Silence false warnings1.1 | Mattias Andrée | 2 | -2/+24 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-31 | libglitter_redistribute_energy_double: add more tests and fix typo in code | Mattias Andrée | 1 | -5/+105 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-31 | Add tests for and fix libglitter_redistribute_energy_double | Mattias Andrée | 1 | -17/+120 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-31 | Add libglitter_redistribute_energy_double.3 | Mattias Andrée | 2 | -1/+171 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-31 | Add optimisations for common kernels in libglitter_redistribute_energy_double | Mattias Andrée | 2 | -18/+53 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-31 | Implement libglitter_redistribute_energy_double | Mattias Andrée | 3 | -71/+80 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-30 | Add libglitter_redistribute_energy_double stub | Mattias Andrée | 8 | -33/+231 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-28 | Fix warnings, add restrict, and add function attributes1.0 | Mattias Andrée | 11 | -104/+164 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-27 | libglitter.7: add application usage section | Mattias Andrée | 1 | -0/+67 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-27 | Test libglitter_compose_{double,float,uint{64,32,16,8}} | Mattias Andrée | 2 | -13/+352 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | Test libglitter_create_render_context and libglitter_update_render_context | Mattias Andrée | 1 | -1/+383 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | Fix and partially test libglitter_update_render_context | Mattias Andrée | 1 | -13/+16 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | m doc | Mattias Andrée | 2 | -0/+9 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | m | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | Test libglitter_per_channel_desaturate_{double,float} | Mattias Andrée | 1 | -1/+310 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | test libglitter_desaturate_{double,float} | Mattias Andrée | 2 | -1/+72 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | m doc + test libglitter_colour_model_convert_rasters_{double,float} | Mattias Andrée | 2 | -3/+166 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | Fix and test libglitter_get_colour_model_conversion_matrix_{double,float} | Mattias Andrée | 4 | -11/+219 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-26 | Makefile: fix installation of man pages | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-25 | libglitter_desaturate_double.3: NULL as primary_ys | Mattias Andrée | 1 | -0/+7 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-25 | Add man pages + some minor fixes | Mattias Andrée | 32 | -81/+1181 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-01-23 | Improve README | Mattias Andrée | 1 | -34/+35 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |