summaryrefslogtreecommitdiff
path: root/randr/rrinfo.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23Revert "randr: Add per-crtc pixmaps"Keith Packard1-1/+1
2010-12-06randr: Add per-crtc pixmapsKeith Packard1-1/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-6/+6
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-2/+0
2009-01-30randr: Avoid re-querying the configuration on everything but GetScreenResources.Eric Anholt1-1/+9
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-6/+6
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-6/+6
2008-11-24Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.Keith Packard1-1/+1
2007-08-08RRScanOldConfig cannot use RRFirstOutput before output is configured.Keith Packard1-1/+1
2007-08-07RRScanOldConfig wasn't getting crtcs set correctlyKeith Packard1-3/+4
2007-07-25Fix the output->crtc initialization in the old randr setupGustavo Pichorim Boiko1-0/+1
2007-07-23Set the crtc before the output change is notifiedGustavo Pichorim Boiko1-1/+0
2007-03-24Make pending properties force mode set. And, remove AttachScreen calls.Keith Packard1-9/+2
2007-03-17Add support for user-defined modelines in RandR.Keith Packard1-2/+4
2007-01-02Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.Keith Packard1-14/+9
2006-12-15RandR: config time updates when hardware config changes.Keith Packard1-0/+2
2006-11-08Allow RandR objects to be created before the associated ScreenRec.Keith Packard1-4/+10
2006-11-01Move physical size from mode to output.Keith Packard1-2/+0
2006-10-03Add mode origins and output options. Fix memmoves in resource free funcs.Keith Packard1-0/+1
2006-09-20Steal Xinerama code from SiS driver. Add missing files.Keith Packard1-0/+337