summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86RandR12.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-28xfree86: warning fixAdam Jackson1-1/+1
2011-03-03Merge remote branch 'whot/for-keith'Keith Packard1-7/+29
2011-02-23Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"Keith Packard1-18/+11
2011-02-23Revert "randr: Add sprite position transforms"Keith Packard1-23/+8
2011-02-23Revert "randr: Implement RRSetCrtcConfigs"Keith Packard1-1/+0
2011-02-23Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"Keith Packard1-134/+28
2011-02-23Revert "randr: Add per-crtc pixmaps"Keith Packard1-57/+4
2011-02-23Revert "Set sprite transforms from RRSetCrtcConfigs"Keith Packard1-2/+2
2011-02-23Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"Keith Packard1-75/+30
2011-02-22xfree86: replace two inputInfo.pointer uses with device loops.Peter Hutterer1-7/+29
2010-12-06Separate out screen size and screen pixmap sizes in RRScreenSizeSetKeith Packard1-30/+75
2010-12-06Set sprite transforms from RRSetCrtcConfigsKeith Packard1-2/+2
2010-12-06randr: Add per-crtc pixmapsKeith Packard1-4/+57
2010-12-06hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigsKeith Packard1-28/+134
2010-12-06randr: Implement RRSetCrtcConfigsKeith Packard1-0/+1
2010-12-06randr: Add sprite position transformsKeith Packard1-8/+23
2010-12-06Replace huge argument list in xf86CrtcSetModeTransform with structKeith Packard1-11/+18
2010-11-24xfree86: store the screen's gamma information on init.Bill Nottingham1-0/+4
2010-11-24xfree86: apply gamma settings on EnterVT.Adam Jackson1-0/+6
2010-09-28xfree86: Kill pixmapPrivate with a vengeance (v2)Chris Wilson1-9/+0
2010-09-28modes: Beware the driver switching root pixmapsChris Wilson1-1/+2
2010-09-18Xserver need not be compatible with old versions of xserver.Jamey Sharp1-36/+0
2010-06-15Clean up RandR12 bits on screen close (bug 27114)Keith Packard1-1/+25
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-2/+4
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-3/+3
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-19/+19
2010-04-27Remove mibank supportAdam Jackson1-1/+0
2010-02-25Allow for missing or disabled compat_outputKeith Packard1-5/+9
2009-12-16xfree86: belately init RandR12 if xinerama fails. (#24627)Peter Hutterer1-1/+6
2009-09-21xfree86/modes: Remove all framebuffer support from DGAKeith Packard1-7/+1
2009-07-21randr12: Add compatibility for XF86VidMode gamma ramps.Michel Dänzer1-12/+7
2009-05-27randr: bug #21554 - re-probe outputs when coming back from laptop unsuspendFederico Mena Quintero1-0/+26
2009-05-14randr12: Initialize and keep track of updates to VidMode extension gamma value.Michel Dänzer1-0/+2
2009-05-14randr12: Fix calculation of gamma ramp values.Michel Dänzer1-1/+1
2009-04-17randr: Accept gamma set requests from XF86VidMode clients tooAdam Jackson1-0/+55
2009-04-15randr12: looking up these bits if randr isn't initialised is bad.Dave Airlie1-2/+4
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard1-21/+233
2009-02-04Fix "warning: unused variable XXX"Tomas Carnecky1-1/+0
2009-01-30Ignore EDID-supplied monitor physical sizes for core screen sizeKeith Packard1-11/+0
2009-01-05XFree86: Fix build with DGA disabledDaniel Stone1-0/+4
2008-12-19randr/xfree86: Fix a one off error in the panning calculations.Maarten Maathuis1-4/+4
2008-12-17randr: some improvements, fixes and crtc abi bumpMaarten Maathuis1-3/+6
2008-12-17randr: Improve per-crtc gamma support.Maarten Maathuis1-2/+50
2008-12-11randr: Update initial screen size if panning information is presentMatthias Hopf1-4/+17
2008-12-04randr: Allow panning to be disabled per axisMatthias Hopf1-25/+39
2008-12-04randr: Rework panning area verificationMatthias Hopf1-25/+73
2008-12-04randr: Don't change panning parameters if verification fails.Matthias Hopf1-4/+19
2008-12-04randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()Matthias Hopf1-1/+1
2008-12-04randr: Panning supportMatthias Hopf1-0/+156
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-9/+9