aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32gdi.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use gamma_method_spec_t struct to control and iterate through differentJon Lund Steffensen2010-05-241-1/+1
| | | | gamma adjustment methods.
* systemtime.c: Portably read current time on posix and windows.Jon Lund Steffensen2010-05-061-0/+37
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.