Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add optimisations for common kernels in libglitter_redistribute_energy_double | Mattias Andrée | 2023-01-31 | 1 | -8/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement libglitter_redistribute_energy_double | Mattias Andrée | 2023-01-31 | 1 | -35/+50 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libglitter_redistribute_energy_double stub | Mattias Andrée | 2023-01-30 | 1 | -0/+88 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix warnings, add restrict, and add function attributes1.0 | Mattias Andrée | 2023-01-28 | 1 | -30/+78 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m doc | Mattias Andrée | 2023-01-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man pages + some minor fixes | Mattias Andrée | 2023-01-25 | 1 | -32/+48 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add some tests | Mattias Andrée | 2023-01-23 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libglitter_reorder_rasters | Mattias Andrée | 2023-01-22 | 1 | -1/+43 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Function for enabling hardware acceleration (doesn't enable hardware acceleration yet) | Mattias Andrée | 2023-01-22 | 1 | -0/+94 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Use column-major conversion matrices | Mattias Andrée | 2023-01-22 | 1 | -3/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add libglitter_colour_space_convert_rasters_{double,float} | Mattias Andrée | 2023-01-22 | 1 | -3/+44 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add CIE XYZ support + add libglitter_per_channel_desaturate_{double,float} | Mattias Andrée | 2023-01-22 | 1 | -7/+48 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-22 | 1 | -2/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libglitter_split_uint{64,32}_raster | Mattias Andrée | 2023-01-22 | 1 | -0/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2023-01-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libglitter_get_colour_space_conversion_matrix_{double,float} | Mattias Andrée | 2023-01-22 | 1 | -0/+42 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libglitter_desaturate_{double,float} | Mattias Andrée | 2023-01-21 | 1 | -2/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add render context | Mattias Andrée | 2023-01-21 | 1 | -61/+78 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add integer versions of libglitter_compose_* | Mattias Andrée | 2023-01-21 | 1 | -2/+74 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m doc | Mattias Andrée | 2023-01-21 | 1 | -36/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Initial commit | Mattias Andrée | 2023-01-21 | 1 | -0/+95 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |