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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
Actually use filter kernel size to expand transform redisplay box
Keith Packard
1
-4
/
+9
2008-11-24
Correct bilinear filter kernel size (should be 2x2)
Keith Packard
1
-1
/
+1
2008-11-24
Handle filter widths in xf86Rotate
Keith Packard
2
-18
/
+37
2008-11-24
Initialize and cleanup new filter fields in xf86Crtc.
Keith Packard
1
-0
/
+12
2008-11-24
Pass filter kernel size through transforms
Keith Packard
2
-10
/
+20
2008-11-24
Add kernel size to Render filters.
Keith Packard
2
-9
/
+26
2008-11-24
Use transform when computing scanout size of modes
Keith Packard
1
-32
/
+40
2008-11-24
[RANDR] Support filters in CRTC transforms.
Keith Packard
4
-53
/
+247
2008-11-24
[render] Split out filter finding from filter setting.
Keith Packard
2
-19
/
+47
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
7
-212
/
+283
2008-11-24
Add funcs to convert between protocol and pixman matrices
Keith Packard
2
-4
/
+43
2008-11-24
Randr now depends on Render for matrices
Keith Packard
1
-1
/
+1
2008-11-24
Export a bunch of matrix operations from render.
Keith Packard
4
-72
/
+415
2008-11-24
Add projective transforms to RandR DIX/DDX API.
Keith Packard
3
-6
/
+51
2008-11-24
Notify DRI when crtc regions change
Keith Packard
6
-0
/
+76
2008-11-24
DGA: silence compiler warning.
Peter Hutterer
1
-2
/
+2
2008-11-24
xfree86: Split the working code of NIDR into new xf86NewInputDevice.
Peter Hutterer
3
-95
/
+83
2008-11-24
dix: Enable core devices in InitCoreDevices already.
Peter Hutterer
3
-24
/
+10
2008-11-24
dix: fix false comment.
Peter Hutterer
1
-2
/
+0
2008-11-23
Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/xserver
Matthieu Herrb
14
-60
/
+251
2008-11-23
missing action in if statement.
Matthieu Herrb
1
-0
/
+1
2008-11-23
Added '-showopts' option to print available driver options (#5564).
Stefan Dirsch
6
-2
/
+147
2008-11-22
XQuartz: More 1.6 server API updates
Jeremy Huddleston
1
-11
/
+23
2008-11-22
XQuartz: Fixed --disable-glx
Jeremy Huddleston
1
-2
/
+2
2008-11-22
XQuartz: Updated some code to use newer server API
Jeremy Huddleston
5
-16
/
+16
2008-11-22
XQuartz: GL: Remove the inclusion of glcontextmodes.h.
George Staplin
1
-7
/
+28
2008-11-22
XQuartz: GL: Add a branch to prevent a NULL DrawablePtr structure access.
George Staplin
1
-22
/
+35
2008-11-22
Remove the old libusbhid copy from os-support/bsd.
Matthieu Herrb
9
-2167
/
+1
2008-11-21
XQuartz: GLX: sync up indirect.c to match George's updates in the xorg-server...
Jeremy Huddleston
1
-66
/
+237
2008-11-21
XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been repla...
George Staplin
1
-2
/
+0
2008-11-21
Xephyr man page typo fixes.
Alan Coopersmith
1
-21
/
+21
2008-11-21
XQuartz: Don't use LS to find X11.app on Tiger.
Jeremy Huddleston
1
-0
/
+8
2008-11-21
XQuartz: Update applewm deps
Jeremy Huddleston
1
-1
/
+2
2008-11-21
XQuartz: spewCallStack is noop on Tiger now...
Jeremy Huddleston
1
-2
/
+10
2008-11-21
XQuartz: pbproxy: Added some typedefs for types not available on Tiger
Jeremy Huddleston
1
-0
/
+11
2008-11-21
XQuartz: More Tiger ifdefs
Jeremy Huddleston
4
-8
/
+19
2008-11-21
XQuartz: Resurrect the old audio path for Tiger
Jeremy Huddleston
1
-0
/
+5
2008-11-21
XQuartz: pbproxy: Push the pbproxy Xevent processing into its own thread
Jeremy Huddleston
2
-3
/
+32
2008-11-21
int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.
Egbert Eich
1
-2
/
+10
2008-11-21
xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86Globals
Rémi Cardona
1
-2
/
+0
2008-11-21
Add a man page for Xephyr, with information from the README file.
Matthieu Herrb
2
-1
/
+99
2008-11-21
Support for BSD apm
Matthieu Herrb
2
-1
/
+22
2008-11-21
dix: memset DeviceVelocityPtr to zero.
Peter Hutterer
1
-9
/
+2
2008-11-21
dix: fix typos in comments, one formatting fix.
Simon Thum
2
-3
/
+4
2008-11-21
gitignore: ignore .patch files
Peter Hutterer
1
-0
/
+1
2008-11-21
xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.
Peter Hutterer
1
-0
/
+6
2008-11-20
Always use server-<display>.xkm to avoid races when multiple servers start
Alan Coopersmith
1
-10
/
+2
2008-11-20
drop unused HAVE_LIBDRM_2_2
Rémi Cardona
2
-6
/
+0
2008-11-19
XQuartz: pbproxy: nuke RCS Id, update header license/copyright
Jeremy Huddleston
6
-13
/
+110
2008-11-19
XQuartz: pbproxy: Remove thread-main.m
Jeremy Huddleston
1
-42
/
+0
[prev]
[next]