index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86Crtc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
Add RandR leases with modesetting driver support [v6]
Keith Packard
1
-0
/
+76
2018-02-27
xfree86/modes: Check for non-desktop monitors during PreInit [v2]
Keith Packard
1
-1
/
+6
2018-01-22
xfree86: Disable cursor whenever turning off CRTC during modeset
Keith Packard
1
-0
/
+6
2017-02-08
xfree86: Immediately handle failure to set HW cursor, v5
Michael Thayer
1
-1
/
+3
2016-06-28
randr/xf86: Add PRIME Synchronization / Double Buffer
Alex Goins
1
-0
/
+4
2016-06-21
xfree86/modes: Disambiguate driverIsPerformingTransform
Michel Dänzer
1
-17
/
+22
2016-05-30
xfree86/modes: Remove xf86_reload_cursors v2
Michel Dänzer
1
-7
/
+3
2015-05-07
xfree86: Return NULL from xf86CompatOutput if no compat_output is defined
Jason Gerecke
1
-0
/
+2
2015-03-31
xf86Crtc: add tile prop setting
Dave Airlie
1
-2
/
+24
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-5
/
+5
2014-04-25
hw/xfree86: Restore API compatibility for cursor loading functions
Keith Packard
1
-2
/
+6
2014-04-03
Add a return value to load_cursor_argb() to allow it to report failure
Michael Thayer
1
-2
/
+2
2013-04-24
Eliminate the use of xf86Rename.h
Jeremy White
1
-3
/
+0
2012-07-07
xf86: store scanout pixmap in the xf86 struct as well.
Dave Airlie
1
-1
/
+5
2012-07-07
xf86/crtc: add new interface to detach slave crtcs
Dave Airlie
1
-0
/
+3
2012-07-07
xf86: add initial scanout pixmap support (v2)
Dave Airlie
1
-0
/
+5
2012-07-06
xfree86: add framework for provider support in ddx. (v4)
Dave Airlie
1
-0
/
+34
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-257
/
+239
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86Modes code
Alan Coopersmith
1
-1
/
+1
2011-10-09
xfree86: fix build with xv disabled
Julien Cristau
1
-0
/
+2
2011-10-03
xfree86/modes: Make cursor position transform a helper function
Aaron Plattner
1
-0
/
+8
2011-10-03
xfree86/modes: Let the driver handle the transform
Aaron Plattner
1
-1
/
+15
2011-02-23
Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
Keith Packard
1
-25
/
+8
2011-02-23
Revert "randr: Add sprite position transforms"
Keith Packard
1
-25
/
+0
2011-02-23
Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"
Keith Packard
1
-29
/
+0
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-32
/
+0
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
1
-0
/
+32
2010-12-06
hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs
Keith Packard
1
-0
/
+29
2010-12-06
randr: Add sprite position transforms
Keith Packard
1
-0
/
+25
2010-12-06
Replace huge argument list in xf86CrtcSetModeTransform with struct
Keith Packard
1
-8
/
+25
2010-02-25
Allow for missing or disabled compat_output
Keith Packard
1
-0
/
+26
2009-10-01
Re-fix DGA removal.
Keith Packard
1
-0
/
+8
2009-02-17
Eliminate the shadow clear on transform change
Keith Packard
1
-0
/
+4
2009-01-05
Update sdk headers to export new symbols.
Paulo Cesar Pereira de Andrade
1
-18
/
+2
2009-01-05
XFree86: Fix build with DGA disabled
Daniel Stone
1
-0
/
+2
2008-12-18
randr: add some notes about the stuff that changed in driver ABI 2
Maarten Maathuis
1
-12
/
+18
2008-12-17
randr: some improvements, fixes and crtc abi bump
Maarten Maathuis
1
-3
/
+12
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
1
-0
/
+16
2008-12-15
Clean up rotation data when crtc is turned off
Keith Packard
1
-0
/
+7
2008-12-11
randr: Add monitor option "Panning" for initial panning configuration
Matthias Hopf
1
-1
/
+5
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-3
/
+4
2008-12-04
Move _X_EXPORT attribute to header file.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-12-04
randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()
Matthias Hopf
1
-2
/
+2
2008-12-04
randr: Crtc interface update for panning support.
Matthias Hopf
1
-1
/
+35
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-40
/
+41
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
1
-1
/
+10
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
1
-1
/
+2
2008-11-24
Handle filter widths in xf86Rotate
Keith Packard
1
-0
/
+2
2008-11-24
[RANDR] Support filters in CRTC transforms.
Keith Packard
1
-0
/
+3
2008-11-24
Notify DRI when crtc regions change
Keith Packard
1
-0
/
+14
[next]