aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-drm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add coopgamma backendMattias Andrée2016-12-191-6/+6
* drm: Avoid using alloca()Jon Lund Steffensen2016-10-151-2/+3
* remove unnecessary null-checks, it is safe to pass NULL to free (per documentation)Mattias Andrée2015-05-071-2/+1
* colorramp: Use supplied gamma ramps as initial valueJon Lund Steffensen2015-01-041-0/+10
* redshift: Simplify set_temperature by passing color_setting_tJon Lund Steffensen2014-12-271-2/+2
* Support for running Redshift without a graphical environment in Linux by using Direct Rendering ManagerMattias Andrée2014-03-221-0/+280