summaryrefslogtreecommitdiff
path: root/src/bin/e_randr_11.c
Commit message (Collapse)AuthorAgeFilesLines
* more randr code cleanups, fixing a leak and not turning arrays into listsMike Blumenkrantz2012-08-281-32/+11
| | | | | | | still a lot of really gross code here that someone needs to take a hammer to SVN revision: 75791
* Fix return values of non-void functions.Leif Middelschulte2012-02-221-2/+4
| | | | SVN revision: 68241
* Improve init so it fails if the drivers dont really support RandRR.Leif Middelschulte2012-02-211-2/+2
| | | | SVN revision: 68238
* Refactoring e_randr, big time.Leif Middelschulte2012-02-181-0/+103
SVN revision: 68114