summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86RandR12.c
AgeCommit message (Expand)Author
2009-09-22xfree86/modes: Remove all framebuffer support from DGAKeith Packard
2009-05-08randr12: looking up these bits if randr isn't initialised is bad.Dave Airlie
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard
2009-02-19Make panning+transform be correctly driven by mouseKeith Packard
2009-02-17Merge branch 'panning-for-server-1.6' into server-1.6-branchKeith Packard
2009-01-09randr/xfree86: Fix a one off error in the panning calculations.Maarten Maathuis
2008-12-12randr: Update initial screen size if panning information is presentMatthias Hopf
2008-12-09randr: Allow panning to be disabled per axisMatthias Hopf
2008-12-09randr: Rework panning area verificationMatthias Hopf
2008-12-09randr: Don't change panning parameters if verification fails.Matthias Hopf
2008-12-09randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()Matthias Hopf
2008-12-09randr: Panning supportMatthias Hopf
2008-11-24Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.Keith Packard
2008-11-24Allow drivers to set crtc transforms.Keith Packard
2008-11-24Report whether transforms are support from driver through extension to clientKeith Packard
2008-11-24Wire up RandR CRTC transform protocol, bump server to RandR 1.3Keith Packard
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-05-20Merge branch 'master' into mpxPeter Hutterer
2008-05-16RANDR 1.1 compat: remove senseless comparison against the virtual size.Adam Jackson
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-03-17Fail CRTC configuration if !vtSemaJesse Barnes
2008-03-13RANDR 1.2: Fix the RANDR 1.1 screen size estimation to approach reality.Adam Jackson
2008-03-13RANDR 1.2: Don't report a square resolution to RANDR 1.1 clients.Adam Jackson
2008-03-06Get modes code building with old X servers again.Aaron Plattner
2008-03-06Allow RandR get output property to call into driversJesse Barnes
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-29modes: use xf86RandR12Index to stop illegal accessDave Airlie
2007-11-29randr: make randr code not segfault when xinerama setDave Airlie
2007-11-26Initialize Mode with 0 in xf86RandRModeConvert.Matthias Hopf
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-18Bug #12932: Use DEFAULT_DPI in randr1.2 instead of hardcoded 96.Tormod Volden
2007-11-07Merge branch 'master' into mpxPeter Hutterer
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05XFree86: Remove usage of allocaDaniel Stone
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-10-24Prefer configured DisplaySize to probed DDC data, if available.Matthias Hopf
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-22Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher
2007-08-20Screen size changing should leave FB alone when X is inactive.Keith Packard
2007-08-12Merge branch 'master' into mpxPeter Hutterer
2007-08-08[PATCH] Allocate the right number of entries for saving crtcsGustavo Pichorim Boiko
2007-07-23Set the crtc before the output change is notifiedGustavo Pichorim Boiko
2007-07-19Make pending property changes trigger mode setting.Keith Packard
2007-06-29Death to RCS tags.Adam Jackson
2007-06-22Skip driver mode detection/configuration when !vtSema.Keith Packard
2007-04-27Merge branch 'master' into mpxPeter Hutterer
2007-04-22Adjust the screen pixmap's dimensions in xf86RandR12ScreenSetSize.Aaron Plattner
2007-04-12Merge branch 'master' into mpxPeter Hutterer
2007-04-10Disable CRTC when SetSingleMode has no matching mode. Update RandR as well.Keith Packard