| Commit message (Expand) | Author | Age | Files | Lines |
* | Add libglitter_redistribute_energy_double.3 | Mattias Andrée | 2023-01-31 | 2 | -1/+171 |
* | Add optimisations for common kernels in libglitter_redistribute_energy_double | Mattias Andrée | 2023-01-31 | 2 | -18/+53 |
* | Implement libglitter_redistribute_energy_double | Mattias Andrée | 2023-01-31 | 3 | -71/+80 |
* | Add libglitter_redistribute_energy_double stub | Mattias Andrée | 2023-01-30 | 8 | -33/+231 |
* | Fix warnings, add restrict, and add function attributes1.0 | Mattias Andrée | 2023-01-28 | 11 | -104/+164 |
* | libglitter.7: add application usage section | Mattias Andrée | 2023-01-27 | 1 | -0/+67 |
* | Test libglitter_compose_{double,float,uint{64,32,16,8}} | Mattias Andrée | 2023-01-27 | 2 | -13/+352 |
* | Test libglitter_create_render_context and libglitter_update_render_context | Mattias Andrée | 2023-01-26 | 1 | -1/+383 |
* | Fix and partially test libglitter_update_render_context | Mattias Andrée | 2023-01-26 | 1 | -13/+16 |
* | m doc | Mattias Andrée | 2023-01-26 | 2 | -0/+9 |
* | m | Mattias Andrée | 2023-01-26 | 2 | -2/+2 |
* | Test libglitter_per_channel_desaturate_{double,float} | Mattias Andrée | 2023-01-26 | 1 | -1/+310 |
* | test libglitter_desaturate_{double,float} | Mattias Andrée | 2023-01-26 | 2 | -1/+72 |
* | m doc + test libglitter_colour_model_convert_rasters_{double,float} | Mattias Andrée | 2023-01-26 | 2 | -3/+166 |
* | Fix and test libglitter_get_colour_model_conversion_matrix_{double,float} | Mattias Andrée | 2023-01-26 | 4 | -11/+219 |
* | Makefile: fix installation of man pages | Mattias Andrée | 2023-01-26 | 1 | -2/+2 |
* | libglitter_desaturate_double.3: NULL as primary_ys | Mattias Andrée | 2023-01-25 | 1 | -0/+7 |
* | Add man pages + some minor fixes | Mattias Andrée | 2023-01-25 | 32 | -81/+1181 |
* | Improve README | Mattias Andrée | 2023-01-23 | 1 | -34/+35 |
* | Add README | Mattias Andrée | 2023-01-23 | 1 | -0/+65 |
* | Add some tests | Mattias Andrée | 2023-01-23 | 19 | -14/+382 |
* | Add libglitter_reorder_rasters | Mattias Andrée | 2023-01-22 | 3 | -1/+59 |
* | Function for enabling hardware acceleration (doesn't enable hardware acceleration yet) | Mattias Andrée | 2023-01-22 | 4 | -1/+112 |
* | Use column-major conversion matrices | Mattias Andrée | 2023-01-22 | 3 | -36/+34 |
* | m + add libglitter_colour_space_convert_rasters_{double,float} | Mattias Andrée | 2023-01-22 | 6 | -7/+130 |
* | m + add CIE XYZ support + add libglitter_per_channel_desaturate_{double,float} | Mattias Andrée | 2023-01-22 | 8 | -25/+135 |
* | m | Mattias Andrée | 2023-01-22 | 1 | -2/+5 |
* | Add libglitter_split_uint{64,32}_raster | Mattias Andrée | 2023-01-22 | 4 | -0/+72 |
* | m | Mattias Andrée | 2023-01-22 | 2 | -1/+2 |
* | Add libglitter_get_colour_space_conversion_matrix_{double,float} | Mattias Andrée | 2023-01-22 | 4 | -0/+159 |
* | Fetching output colour space belongs in libfonts, not libglitter | Mattias Andrée | 2023-01-21 | 1 | -1/+0 |
* | Add libglitter_desaturate_{double,float} | Mattias Andrée | 2023-01-21 | 7 | -4/+97 |
* | m | Mattias Andrée | 2023-01-21 | 1 | -3/+0 |
* | Add render context | Mattias Andrée | 2023-01-21 | 13 | -123/+253 |
* | Add integer versions of libglitter_compose_* | Mattias Andrée | 2023-01-21 | 8 | -38/+257 |
* | m doc | Mattias Andrée | 2023-01-21 | 1 | -36/+4 |
* | Initial commit | Mattias Andrée | 2023-01-21 | 10 | -0/+332 |