Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-21 | Convert dix/* to new *allocarray functions | Alan Coopersmith | 1 | -1/+1 |
2014-12-08 | dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4] | Alan Coopersmith | 1 | -7/+13 |
2014-11-12 | Drop trailing whitespaces | Peter Hutterer | 1 | -11/+11 |
2013-10-31 | Add a RegionDuplicate function | Keith Packard | 1 | -0/+15 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -613/+553 |
2011-03-01 | Delete RegionClipSpans() | Søren Sandmann Pedersen | 1 | -234/+0 |
2010-06-10 | Remove unnecessary parentheses around return values in functions | Mikhail Gusarov | 1 | -4/+4 |
2010-06-06 | Remove more superfluous if(p) checks around free(p) | Mikhail Gusarov | 1 | -2/+1 |
2010-06-05 | Change region implementation from macros to inline functions. | Keith Packard | 1 | -130/+3 |
2010-06-05 | Rename region macros to eliminate screen argument | Keith Packard | 1 | -101/+43 |
2010-06-05 | Move mi/miregion.c to dix/region.c | Keith Packard | 1 | -0/+1845 |