summaryrefslogtreecommitdiff
path: root/randr
AgeCommit message (Expand)AuthorFilesLines
11 daysprevent name clash on Windows w/ RT_* definesEnrico Weigelt, metux IT consult2-3/+3
11 daysdix: unexport some lookup functionsEnrico Weigelt, metux IT consult8-12/+37
2024-03-03render: drop obsolete macros pict_f_transform and pict_f_vectorEnrico Weigelt, metux IT consult2-8/+8
2024-03-03randr: drop duplicate _X_EXPORT from .c sourceEnrico Weigelt, metux IT consult1-1/+1
2024-02-22randr: move private definitons from randrstr.h to randrstr_priv.hEnrico Weigelt, metux IT consult15-139/+153
2023-12-17Removing the code that deletes an existing monitor in RRMonitorAddMichael Wyraz1-22/+0
2023-12-17RandR: Allow duplicate monitor name when adding itIlya Pominov1-11/+0
2023-12-13randr: avoid integer truncation in length check of ProcRRChange*PropertyPeter Hutterer2-2/+2
2023-10-25Xi/randr: fix handling of PropModeAppend/PrependPeter Hutterer1-2/+2
2023-01-03randr: introduce rrCrtcGetInfo DDX functionMinh Phan2-0/+11
2022-08-09randr: Correctly get physical size for screen with RandR 1.5JiangWu1-2/+2
2022-04-20randr: Add "RANDR Emulation" propertyOlivier Fourdan1-3/+24
2022-04-20randr: No need to check RRGetOutputProperty() twiceOlivier Fourdan1-8/+0
2021-12-07randr: add new interface to allow delaying lease responsesXaver Hugl2-4/+35
2021-10-27Remove autotools supportPovilas Kanapickas1-33/+0
2021-10-19Fix RandR leasing for more than 1 simultaneously active lease.Mario Kleiner1-1/+1
2021-07-20present: fallback get_crtc to return crtc belonging to screen with present ex...Łukasz Spintzyk2-0/+29
2021-07-09randr: Bail from RRTellChanged if there's no root window yetMichel Dänzer1-0/+4
2021-04-16present: fix msc offset calculation in screen modeŁukasz Spintzyk3-2/+48
2021-03-11meson: hide C API if Xorg is disabled (like autotools)Jan Beich1-1/+3
2020-07-21randr: Check rrPrivKey in RRHasScanoutPixmap()Alex Goins1-1/+7
2020-07-21randr: Check rrPrivKey before autobinding GPU screensAlex Goins1-4/+14
2020-07-10xserver/output: rename some badly named variables/APIs.Dave Airlie7-179/+179
2020-05-01Fix build with gcc 9.3.0's -Werror=alloc-size-larger-than=Alexander Volkov1-1/+1
2020-02-10randr: auto-bind of GPU is a config changePekka Paalanen1-0/+4
2019-11-11randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardownAlex Goins1-5/+10
2019-08-07xf86: autobind GPUs to the screenDave Airlie2-0/+25
2018-08-24randr: rrCheckPixmapBounding should only increase screen sizeAlex Goins1-2/+2
2018-08-02During reset/shutdown, clean up leases in DIX instead of each driverKeith Packard5-1/+30
2018-06-27randr: Scream when creating a shared pixmap failsLyude Paul1-0/+1
2018-05-08randr: Fix a compiler warning on 32-bit.Eric Anholt1-1/+1
2018-05-02randr: Account for panning and transforms when constraining the cursorChris Wilson1-26/+34
2018-04-02meson: Distribute more SDK headersThierry Reding1-0/+7
2018-03-14randr: Initialize RROuptutRec::nonDesktopMichel Dänzer1-0/+1
2018-03-01randr: Fix a crash on initialization with GPU screensAdam Jackson1-0/+2
2018-02-27Add RandR leases with modesetting driver support [v6]Keith Packard12-108/+672
2018-02-27randr: Support "non-desktop" propertyKeith Packard3-1/+55
2018-02-01randr: Fix rotation check in ProcRRSetScreenSize()Alex Goins1-1/+1
2018-01-31rrmonitor: allocate using the correct typeGiuseppe Bilotta1-1/+1
2018-01-22randr: Declare incoming property values constKeith Packard2-4/+4
2017-11-20randr: free crtc->outputs on destroyGiuseppe Bilotta1-0/+1
2017-11-20randr: always realloc crtcs and outputsGiuseppe Bilotta2-12/+6
2017-11-20randr: rrGetScreenResources: initialize memoryGiuseppe Bilotta1-1/+1
2017-11-06randr: ProcRRGetOutputInfo: initialize memoryGiuseppe Bilotta1-1/+1
2017-08-15Make PixmapDirtyUpdateRec::src a DrawablePtrMichel Dänzer2-12/+10
2017-06-19randr: Use RRTransformEqual in RRCrtcPendingTransformAaron Plattner1-3/+2
2017-04-26Add a Meson build system alongside autotools.Eric Anholt1-0/+26
2017-03-01dispatch: Mark swapped dispatch as _X_COLDAdam Jackson3-52/+65
2017-01-11randr: fix xserver crash when xrandr setprovideroutputsourceQiang Yu1-0/+3
2017-01-02xinerama: Swap the response in RRXineramaWriteMonitorMichal Srb1-0/+7