summaryrefslogtreecommitdiff
path: root/dix/region.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-613/+553
2011-03-01Delete RegionClipSpans()Søren Sandmann Pedersen1-234/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-4/+4
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-2/+1
2010-06-05Change region implementation from macros to inline functions.Keith Packard1-130/+3
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-101/+43
2010-06-05Move mi/miregion.c to dix/region.cKeith Packard1-0/+1845