Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the prefix 'gamma' for gamma adjustment source files. | Jon Lund Steffensen | 2010-05-24 | 1 | -127/+0 |
| | |||||
* | Pass arguments as string to adjustment methods. | Jon Lund Steffensen | 2010-05-24 | 1 | -1/+1 |
| | |||||
* | Use gamma_method_spec_t struct to control and iterate through different | Jon Lund Steffensen | 2010-05-24 | 1 | -1/+1 |
| | | | | gamma adjustment methods. | ||||
* | systemtime.c: Portably read current time on posix and windows. | Jon Lund Steffensen | 2010-05-06 | 1 | -0/+127 |
w32gdi.c: Implements gamma ramp method for Windows GDI API. Use double as a cross platform time representation. Add WinGDI as a selectable method (currently limitied to minimum 4500K). Fix a bug where redshift would crash if RANDR failed and VidMode wasn't compiled in. |