index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86RandR12.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-1
/
+0
2014-01-12
xfree86 warning reduction
Keith Packard
1
-14
/
+0
2013-07-25
xfree86: detach scanout pixmaps when detaching output GPUs
Aaron Plattner
1
-3
/
+16
2013-04-30
randr: report changes when we disconnect a GPU slave
Dave Airlie
1
-0
/
+2
2013-04-08
Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.
Jeremy White
1
-0
/
+1
2013-03-01
randr: cleanup provider properly
Dave Airlie
1
-0
/
+22
2012-08-06
xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabled
Rui Matos
1
-4
/
+34
2012-07-11
xfree86: Strip dangling pointers from desiredMode
Maarten Lankhorst
1
-1
/
+1
2012-07-07
xf86: add callback for offloak sink setting support.
Dave Airlie
1
-0
/
+27
2012-07-07
xf86: store scanout pixmap in the xf86 struct as well.
Dave Airlie
1
-0
/
+4
2012-07-07
xf86: add output source setting callback (v2)
Dave Airlie
1
-0
/
+33
2012-07-07
xf86: add initial scanout pixmap support (v2)
Dave Airlie
1
-0
/
+10
2012-07-06
xfree86: add framework for provider support in ddx. (v4)
Dave Airlie
1
-0
/
+48
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-13
/
+10
2012-05-21
xf86: reimplement XF86SCRNINFO macro using new functions.
Dave Airlie
1
-4
/
+4
2012-05-21
xf86/modes: drop two uses of screenInfo
Dave Airlie
1
-1
/
+1
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
1
-13
/
+13
2012-05-08
Fix RANDR’s gamma_to_ramp().
James Cloos
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1086
/
+1060
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+2
2011-04-24
hw/xfree86/modes: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-03-28
xfree86: warning fix
Adam Jackson
1
-1
/
+1
2011-03-03
Merge remote branch 'whot/for-keith'
Keith Packard
1
-7
/
+29
2011-02-23
Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
Keith Packard
1
-18
/
+11
2011-02-23
Revert "randr: Add sprite position transforms"
Keith Packard
1
-23
/
+8
2011-02-23
Revert "randr: Implement RRSetCrtcConfigs"
Keith Packard
1
-1
/
+0
2011-02-23
Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"
Keith Packard
1
-134
/
+28
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-57
/
+4
2011-02-23
Revert "Set sprite transforms from RRSetCrtcConfigs"
Keith Packard
1
-2
/
+2
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
1
-75
/
+30
2011-02-22
xfree86: replace two inputInfo.pointer uses with device loops.
Peter Hutterer
1
-7
/
+29
2010-12-06
Separate out screen size and screen pixmap sizes in RRScreenSizeSet
Keith Packard
1
-30
/
+75
2010-12-06
Set sprite transforms from RRSetCrtcConfigs
Keith Packard
1
-2
/
+2
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
1
-4
/
+57
2010-12-06
hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs
Keith Packard
1
-28
/
+134
2010-12-06
randr: Implement RRSetCrtcConfigs
Keith Packard
1
-0
/
+1
2010-12-06
randr: Add sprite position transforms
Keith Packard
1
-8
/
+23
2010-12-06
Replace huge argument list in xf86CrtcSetModeTransform with struct
Keith Packard
1
-11
/
+18
2010-11-24
xfree86: store the screen's gamma information on init.
Bill Nottingham
1
-0
/
+4
2010-11-24
xfree86: apply gamma settings on EnterVT.
Adam Jackson
1
-0
/
+6
2010-09-28
xfree86: Kill pixmapPrivate with a vengeance (v2)
Chris Wilson
1
-9
/
+0
2010-09-28
modes: Beware the driver switching root pixmaps
Chris Wilson
1
-1
/
+2
2010-09-18
Xserver need not be compatible with old versions of xserver.
Jamey Sharp
1
-36
/
+0
2010-06-15
Clean up RandR12 bits on screen close (bug 27114)
Keith Packard
1
-1
/
+25
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+4
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-3
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-19
/
+19
2010-04-27
Remove mibank support
Adam Jackson
1
-1
/
+0
2010-02-25
Allow for missing or disabled compat_output
Keith Packard
1
-5
/
+9
2009-12-16
xfree86: belately init RandR12 if xinerama fails. (#24627)
Peter Hutterer
1
-1
/
+6
[next]