aboutsummaryrefslogtreecommitdiffstats
path: root/libglitter_free_render_context.3 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-06Fix library version number1.1.0.1Mattias Andrée1-1/+1
2023-01-31Silence false warnings1.1Mattias Andrée2-2/+24
2023-01-31libglitter_redistribute_energy_double: add more tests and fix typo in codeMattias Andrée1-5/+105
2023-01-31Add tests for and fix libglitter_redistribute_energy_doubleMattias Andrée1-17/+120
2023-01-31Add libglitter_redistribute_energy_double.3Mattias Andrée2-1/+171
2023-01-31Add optimisations for common kernels in libglitter_redistribute_energy_doubleMattias Andrée2-18/+53
2023-01-31Implement libglitter_redistribute_energy_doubleMattias Andrée3-71/+80
2023-01-30Add libglitter_redistribute_energy_double stubMattias Andrée8-33/+231
2023-01-28Fix warnings, add restrict, and add function attributes1.0Mattias Andrée11-104/+164
2023-01-27libglitter.7: add application usage sectionMattias Andrée1-0/+67
2023-01-27Test libglitter_compose_{double,float,uint{64,32,16,8}}Mattias Andrée2-13/+352
2023-01-26Test libglitter_create_render_context and libglitter_update_render_contextMattias Andrée1-1/+383
2023-01-26Fix and partially test libglitter_update_render_contextMattias Andrée1-13/+16
2023-01-26m docMattias Andrée2-0/+9
2023-01-26mMattias Andrée2-2/+2
2023-01-26Test libglitter_per_channel_desaturate_{double,float}Mattias Andrée1-1/+310
2023-01-26test libglitter_desaturate_{double,float}Mattias Andrée2-1/+72
2023-01-26m doc + test libglitter_colour_model_convert_rasters_{double,float}Mattias Andrée2-3/+166
2023-01-26Fix and test libglitter_get_colour_model_conversion_matrix_{double,float}Mattias Andrée4-11/+219
2023-01-26Makefile: fix installation of man pagesMattias Andrée1-2/+2
2023-01-25libglitter_desaturate_double.3: NULL as primary_ysMattias Andrée1-0/+7
2023-01-25Add man pages + some minor fixesMattias Andrée32-81/+1181
2023-01-23Improve READMEMattias Andrée1-34/+35