aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-drm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* one dir per subprojectMattias Andrée8 days1-51/+0
* Clean upMattias Andrée12 days1-4/+4
* Exclude unavailable adjustment methods when listing and tryingMattias Andrée12 days1-0/+7
* Use libgamma to determine available adjustment method configuration optionsMattias Andrée12 days1-23/+6
* Rewrite gamma-drm.c to use libgammaMattias Andrée12 days1-246/+10
* Misc stuffMattias Andrée13 days1-5/+9
* Remove dependency on libsimple since it's not portableMattias Andrée14 days1-1/+1
* RefactorMattias Andrée14 days1-4/+11
* RefactorMattias Andrée2025-03-161-29/+11
* Major refactoring and some fixesMattias Andrée2025-03-161-6/+5
* styleMattias Andrée2025-03-081-5/+3
* Misc improvementsMattias Andrée2025-03-071-23/+22
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* style and some minor fixesMattias Andrée2025-03-061-21/+13
* StyleMattias Andrée2025-03-061-20/+12
* Fix warningsMattias Andrée2025-03-051-0/+4
* Style and warningsMattias Andrée2025-03-051-8/+15
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-58/+37
* Unify header files (so far most)Mattias Andrée2025-03-051-2/+1
* Merge branch 'coopgamma' of https://github.com/maandree/redshiftMattias Andrée2025-03-051-6/+6
|\
| * Add coopgamma backendMattias Andrée2016-12-191-6/+6
* | Update my e-mail addressMattias Andrée2025-03-051-1/+1
* | Fix "Some translated strings are still in English" issueMasanori Kakura2018-08-291-0/+4
* | Change preserve option to command line switchJon Lund Steffensen2017-10-131-1/+2
* | Move module structures out of headersJon Lund Steffensen2017-10-131-5/+26
* | Allocate module data in init functionsJon Lund Steffensen2017-10-131-6/+13
* | Move module struct definitions to separate filesJon Lund Steffensen2017-10-131-7/+19
|/
* 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