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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
DRI1: Make DRICreateDrawable return TRUE for pixmaps.
Michel Dänzer
1
-1
/
+1
2009-02-25
Add Extensions section to xorg.conf man page
Alan Coopersmith
1
-1
/
+28
2009-02-25
Pre-clip panning coordinates to keep crtc within panning region
Keith Packard
1
-167
/
+214
2009-02-19
xf86CrtcShadowClear is unused.
Keith Packard
1
-31
/
+0
2009-02-19
Make panning+transform be correctly driven by mouse
Keith Packard
1
-8
/
+173
2009-02-19
Make RgbPath keyword in xorg.conf a non-fatal error
Alan Coopersmith
2
-0
/
+7
2009-02-18
X11/fonts/fontmod.h doesn't exist anymore.
Keith Packard
1
-1
/
+0
2009-02-17
Eliminate the shadow clear on transform change
Keith Packard
2
-14
/
+29
2009-02-17
Add XkbDir to Files config file section
Keith Packard
7
-0
/
+25
2009-02-17
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-86
/
+48
2009-02-17
Make crtc_notify wrap/unwrap code do nothing unless mode code is inuse
Keith Packard
1
-11
/
+18
2009-02-17
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
1
-15
/
+0
2009-02-17
Merge branch 'panning-for-server-1.6' into server-1.6-branch
Keith Packard
3
-5
/
+85
2009-02-17
Correct static symbol XkmReadTOC and first pass on compile warning fixes.
Paulo Cesar Pereira de Andrade
3
-13
/
+18
2009-02-17
xfree86: always force RAW mode under linux.
Peter Hutterer
1
-35
/
+25
2009-02-17
Check for and report errors writing xorg.conf.new from Xorg -configure
Alan Coopersmith
1
-2
/
+10
2009-02-17
Correct error message if specified config file is not found
Alan Coopersmith
1
-3
/
+2
2009-02-17
Handle the combination of panning and crtc transforms
Keith Packard
1
-26
/
+10
2009-02-17
Damage re-used shadow scanout buffer using new transforms.
Keith Packard
1
-1
/
+5
2009-01-30
avoid a potential endless loop.
Xiang, Haihao
1
-2
/
+6
2009-01-11
xfree86: Only use the evdev ruleset on linux.
Peter Hutterer
1
-2
/
+8
2009-01-11
Let the DDX decide on the XkbRulesDefaults.
Peter Hutterer
1
-0
/
+6
2009-01-09
xfree86: don't restore the TTY mode if we didn't initialize it ourselves
Peter Hutterer
1
-2
/
+4
2009-01-09
xfree86: If an input device failed to activate, return immediately.
Peter Hutterer
1
-1
/
+4
2009-01-09
xfree86: don't call CheckMotion if a device hasn't been enabled. #19176
Peter Hutterer
1
-3
/
+4
2009-01-09
randr/xfree86: Fix a one off error in the panning calculations.
Maarten Maathuis
1
-4
/
+4
2009-01-09
XAA: Disable offscreen pixmaps by default.
Adam Jackson
1
-3
/
+6
2008-12-16
Support -sharevts on FreeBSD
Robert Noland
1
-36
/
+52
2008-12-16
Fix typo in xf86PickCrtcs()
Cooper Yuan
1
-1
/
+1
2008-12-16
xfree86: fix compiler warning (use of uninitialized variable)
Peter Hutterer
1
-2
/
+2
2008-12-16
xfree86: don't render SW cursors for devices attached to VCP (#16805)
Peter Hutterer
1
-1
/
+2
2008-12-15
Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)
Keith Packard
1
-0
/
+6
2008-12-15
Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
Keith Packard
2
-13
/
+2
2008-12-15
When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.
Keith Packard
1
-1
/
+1
2008-12-15
Clean up rotation data when crtc is turned off
Keith Packard
3
-1
/
+9
2008-12-12
randr: Fix initial panning border copy
Matthias Hopf
1
-1
/
+4
2008-12-12
randr: Update initial screen size if panning information is present
Matthias Hopf
1
-4
/
+17
2008-12-12
randr: Fix error message for bad panning config
Matthias Hopf
1
-1
/
+1
2008-12-12
randr: Add monitor option "Panning" for initial panning configuration
Matthias Hopf
2
-1
/
+65
2008-12-09
randr: Allow panning to be disabled per axis
Matthias Hopf
1
-25
/
+39
2008-12-09
randr: Rework panning area verification
Matthias Hopf
1
-25
/
+73
2008-12-09
randr: Don't change panning parameters if verification fails.
Matthias Hopf
1
-4
/
+19
2008-12-09
randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()
Matthias Hopf
3
-8
/
+8
2008-12-09
randr: Panning support
Matthias Hopf
2
-2
/
+178
2008-12-09
randr: Crtc interface update for panning support.
Matthias Hopf
1
-1
/
+35
2008-12-09
randr: Weird enough, crtc->version was never set upon creation. Fix that.
Matthias Hopf
1
-0
/
+1
2008-12-09
xfree86: don't FatalError on "too many input devices".
Peter Hutterer
4
-10
/
+29
2008-12-09
xfree86: init EQ before trying to initialise the devices (#18890)
Peter Hutterer
1
-2
/
+2
2008-12-09
randr: Avoid needlessly creating a shadow framebuffer.
Maarten Maathuis
2
-3
/
+12
2008-12-09
If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.
Timo Aaltonen
2
-3
/
+4
[next]