index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
randr: Fix a compiler warning on 32-bit.
Eric Anholt
1
-1
/
+1
2018-05-02
randr: Account for panning and transforms when constraining the cursor
Chris Wilson
1
-26
/
+34
2018-04-02
meson: Distribute more SDK headers
Thierry Reding
1
-0
/
+7
2018-03-14
randr: Initialize RROuptutRec::nonDesktop
Michel Dänzer
1
-0
/
+1
2018-03-01
randr: Fix a crash on initialization with GPU screens
Adam Jackson
1
-0
/
+2
2018-02-27
Add RandR leases with modesetting driver support [v6]
Keith Packard
12
-108
/
+672
2018-02-27
randr: Support "non-desktop" property
Keith Packard
3
-1
/
+55
2018-02-01
randr: Fix rotation check in ProcRRSetScreenSize()
Alex Goins
1
-1
/
+1
2018-01-31
rrmonitor: allocate using the correct type
Giuseppe Bilotta
1
-1
/
+1
2018-01-22
randr: Declare incoming property values const
Keith Packard
2
-4
/
+4
2017-11-20
randr: free crtc->outputs on destroy
Giuseppe Bilotta
1
-0
/
+1
2017-11-20
randr: always realloc crtcs and outputs
Giuseppe Bilotta
2
-12
/
+6
2017-11-20
randr: rrGetScreenResources: initialize memory
Giuseppe Bilotta
1
-1
/
+1
2017-11-06
randr: ProcRRGetOutputInfo: initialize memory
Giuseppe Bilotta
1
-1
/
+1
2017-08-15
Make PixmapDirtyUpdateRec::src a DrawablePtr
Michel Dänzer
2
-12
/
+10
2017-06-19
randr: Use RRTransformEqual in RRCrtcPendingTransform
Aaron Plattner
1
-3
/
+2
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+26
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
3
-52
/
+65
2017-01-11
randr: fix xserver crash when xrandr setprovideroutputsource
Qiang Yu
1
-0
/
+3
2017-01-02
xinerama: Swap the response in RRXineramaWriteMonitor
Michal Srb
1
-0
/
+7
2016-12-05
randr: rrCheckPixmapBounding: do not shrink the screen_pixmap
Hans de Goede
1
-0
/
+6
2016-12-05
randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen size
Hans de Goede
1
-2
/
+2
2016-09-13
randr: Fix crtc_bounds when using rotation combined with reflection
Hans de Goede
1
-1
/
+1
2016-09-13
randr: Add RRHasScanoutPixmap helper function
Hans de Goede
2
-0
/
+25
2016-07-05
randr: Add ability to turn PRIME sync off
agoins
3
-4
/
+124
2016-06-28
randr/xf86: Add PRIME Synchronization / Double Buffer
Alex Goins
2
-28
/
+104
2016-06-28
xf86: Add PRIME flipping functions to Screen
Alex Goins
1
-0
/
+17
2016-06-17
randr: Adjust master's last set time with slaves
Nikhil Mahale
1
-0
/
+12
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
6
-75
/
+72
2016-06-13
randr: Do not update ConnectionInfo if NULL
Olivier Fourdan
1
-0
/
+3
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
1
-0
/
+2
2016-05-04
randr/provider: only allow slave gpu to be offload sources.
Dave Airlie
1
-0
/
+2
2016-05-04
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
1
-0
/
+2
2016-02-16
randr: Send ConfigNotify when manual monitor list changes
Keith Packard
1
-2
/
+7
2016-02-08
Fix XineramaQueryScreens for reverse prime
Jan Burgmeier
2
-3
/
+15
2015-12-09
randr: Silence unused variable warning
Adam Jackson
1
-1
/
+0
2015-12-02
randr: Stop dirty tracking for shared pixmap being destroyed
Michel Dänzer
1
-3
/
+8
2015-12-01
randr: Cleanup rrSetupPixmapSharing()
agoins
1
-6
/
+1
2015-12-01
randr: Factor out shared pixmap creation
agoins
1
-17
/
+36
2015-12-01
randr: Factor out shared pixmap destruction
agoins
1
-8
/
+15
2015-10-21
randr: make RROutputChanged change the main protocol screen not the gpu screen
Alberto Milone
1
-5
/
+17
2015-10-19
randr: Silence -Wshift-negative-value warnings
Jeremy Huddleston
1
-4
/
+4
2015-10-19
randr: Correct a miscall of abs() to instead call fabs()
Jeremy Huddleston
1
-1
/
+1
2015-09-24
debug output format fix in RRMonitorCrtcName()
Jon TURNEY
1
-1
/
+1
2015-09-23
randr: Allow RRSelectInput for ProviderChange and ResourceChange events
Michal Srb
1
-1
/
+3
2015-09-21
randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap
Chris Wilson
1
-22
/
+45
2015-07-08
randr: Unexport some implementation details
Adam Jackson
1
-5
/
+5
2015-07-08
prime: add rotation support for offloaded outputs (v2)
for-keith
Dave Airlie
1
-17
/
+43
2015-05-11
Merge remote-tracking branch 'evelikov/master'
Keith Packard
2
-24
/
+25
2015-05-11
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
2
-3
/
+12
[next]