aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add autoconf check for clock_gettime() and floor().Jon Lund Steffensen2009-12-281-1/+1
|
* Use clock_gettime() to read current time.Jon Lund Steffensen2009-12-281-1/+1
|
* Allow compile time selection of which method to compile in.Jon Lund Steffensen2009-12-251-6/+21
|
* Add setting gamma ramps with the VidMode extension.Jon Lund Steffensen2009-12-231-2/+6
| | | | | Allow selection of gamma setting method with program parameter (-m). Fallback to VidMode if RANDR doesn't work.
* Move source and headers to src dir.Jon Lund Steffensen2009-12-231-4/+4
|
* Move RandR code to separate file.Jon Lund Steffensen2009-12-231-1/+2
|
* Add autotools support.Jon Lund Steffensen2009-11-041-0/+11