summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-07-23zero-initialize memory allocationsHEADmasterRay Strode1-3/+3
Patch from William Jon McCann
2007-07-23print more information in error outputRay Strode1-1/+1
Patch from William Jon McCann
2007-07-23free engine with correct free functionRay Strode1-1/+1
Patch from William Jon McCann
2007-07-23add debugging flagsRay Strode1-1/+1
2007-07-23add copyright blurbRay Strode1-0/+21
2007-07-23add a FIXME saying that we need to process biggest monitors first when ↵Ray Strode1-0/+3
computing head geometry, so the culling logic works correctly
2007-07-23don't draw a screensaver if it would be completely overlapped by aRay Strode1-17/+41
screensaver in the existing monitor layout anyway.
2007-07-22rename head_region to head_layout which is slightly clearer I thinkRay Strode1-9/+9
2007-07-22make lame test screensaver change color value a little less abruptlyRay Strode1-1/+1
2007-07-22initial importRay Strode2-0/+594