aboutsummaryrefslogtreecommitdiffstats
path: root/src/systemtime.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* systemtime: Use gettimeofday if POSIX timers not availableJon Lund Steffensen2014-12-151-12/+25
|
* systemtime.c: Portably read current time on posix and windows.Jon Lund Steffensen2010-05-061-0/+52
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.