aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/libgamma-method.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-28add 8-bit ramps (good for software gamma)Mattias Andrée1-0/+49
2014-08-28ramps => ramps16Mattias Andrée1-3/+3
2014-06-18use less unicodeMattias Andrée1-2/+2
2014-06-04fix which ramps are getting callocMattias Andrée1-7/+7
2014-06-01m + docMattias Andrée1-4/+4
2014-05-31move files aroundMattias Andrée1-0/+0
2014-05-28namespace some definitionsMattias Andrée1-1/+1
2014-05-28change doc style to one appropriate for manualsMattias Andrée1-40/+40
2014-05-22mMattias Andrée1-2/+7
2014-05-22add initialise, destroy and free for gamma rampsMattias Andrée1-0/+269