summaryrefslogtreecommitdiff
path: root/randr/randrstr.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-1/+1
2012-05-14randr: Remove redundant declaration.Michal Suchanek1-19/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-363/+318
2011-11-23Remove redundant redeclarations of functions in the same header fileAlan Coopersmith1-5/+0
2011-03-14randr: Add RRConstrainCursorHarderAdam Jackson1-0/+4
2011-02-23Revert "randr: Add sprite position transforms"Keith Packard1-42/+21
2011-02-23Revert "randr: Implement RRSetCrtcConfigs"Keith Packard1-90/+0
2011-02-23Revert "randr: Add per-crtc pixmaps"Keith Packard1-45/+3
2011-02-23Revert "Set sprite transforms from RRSetCrtcConfigs"Keith Packard1-4/+2
2011-02-23Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"Keith Packard1-4/+0
2010-12-06Separate out screen size and screen pixmap sizes in RRScreenSizeSetKeith Packard1-0/+4
2010-12-06Set sprite transforms from RRSetCrtcConfigsKeith Packard1-2/+4
2010-12-06randr: Add per-crtc pixmapsKeith Packard1-3/+45
2010-12-06randr: Implement RRSetCrtcConfigsKeith Packard1-0/+90
2010-12-06randr: Add sprite position transformsKeith Packard1-21/+42
2010-10-18randr: Remove mirandrAdam Jackson1-37/+0
2010-09-29randr: set error numbers of resource types in RRExtenstionInit() (V2)Tobias Droste1-0/+18
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-2/+4
2010-05-19Add typed resource-lookup errors for non-core resource types.Jamey Sharp1-3/+3
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-2/+0
2009-11-09randr: Fill in errorValue when verifying outputs/crtcs/modesAdam Jackson1-3/+9
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-9/+23
2009-01-30randr: Avoid re-querying the configuration on everything but GetScreenResources.Eric Anholt1-1/+1
2009-01-05 Update sdk headers to export new symbols.Paulo Cesar Pereira de Andrade1-2/+2
2009-01-05RandR: Only export Xinerama symbols when building Xinerama supportDaniel Stone1-0/+2
2008-12-17randr: Improve per-crtc gamma support.Maarten Maathuis1-0/+12
2008-12-10randr: Add [GS]etOutputPrimaryAdam Jackson1-0/+8
2008-12-04randr: Protocol bits for panning supportMatthias Hopf1-0/+19
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-101/+102
2008-11-30Remove declarations of symbols that are never defined.Paulo Cesar Pereira de Andrade1-12/+0
2008-11-26Add server support for RRGetScreenResourcesCurrentKeith Packard1-0/+3
2008-11-24Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.Keith Packard1-19/+3
2008-11-24Allow drivers to set crtc transforms.Keith Packard1-2/+2
2008-11-24Handle RandR transform matrices in floating point.Keith Packard1-11/+16
2008-11-24Report whether transforms are support from driver through extension to clientKeith Packard1-0/+7
2008-11-24Pass filter kernel size through transformsKeith Packard1-0/+2
2008-11-24[RANDR] Support filters in CRTC transforms.Keith Packard1-9/+18
2008-11-24Wire up RandR CRTC transform protocol, bump server to RandR 1.3Keith Packard1-0/+45
2008-11-24Add projective transforms to RandR DIX/DDX API.Keith Packard1-0/+14
2008-06-13Fix "warning: no previous prototype for ‘miRROutputGetProperty’".Eamon Walsh1-0/+5
2008-03-17Make xf86SetDesiredModes aware of current output configurationJesse Barnes1-0/+1
2008-03-12Return randr interface version in xf86CrtcScreenInit()Matthias Hopf1-0/+2
2008-03-06Allow RandR get output property to call into driversJesse Barnes1-0/+10
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-5/+5
2007-07-23Set the crtc before the output change is notifiedGustavo Pichorim Boiko1-5/+0
2007-03-24Make pending properties force mode set. And, remove AttachScreen calls.Keith Packard1-24/+9
2007-03-23Fix Pending property API, adding RRPostPendingProperty.Keith Packard1-1/+4
2007-03-17Eliminate RRModeRec devPrivate field.Keith Packard1-1/+0
2007-03-17Add support for user-defined modelines in RandR.Keith Packard1-1/+34
2007-01-24Make Xinearama screen information reflect CRTC rotation.Keith Packard1-0/+3