index
:
~dottedmag/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
fixes
for-keithp
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.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_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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-27
Add some mode helper functions from the intel driver.
randr-1.2
Eric Anholt
2
-18
/
+119
2006-11-15
Fix build on FreeBSD after input-hotplug.
Eric Anholt
1
-0
/
+5
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-1
/
+1
2006-11-07
Add $(DIX_CFLAGS) to remaining Makefile.am files
Keith Packard
18
-17
/
+18
2006-11-07
Merge branch 'origin' into randr-1.2
Keith Packard
2
-16
/
+17
2006-11-06
Improve vm86 error handling in Xvesa.
Juliusz Chroboczek
1
-15
/
+16
2006-11-06
Fix typo in Xvesa: incorrect reporting of DAC capabilities.
Juliusz Chroboczek
1
-1
/
+1
2006-11-04
Merge master back to randr-1.2
Keith Packard
193
-17059
/
+4341
2006-11-04
Allow X server to build against libdrm 2.1
Keith Packard
2
-0
/
+4
2006-11-04
Add DIX_CFLAGS to hw/vfb/Makefile.am
Keith Packard
1
-2
/
+2
2006-11-04
automake: avoid use of reserved _SOURCES keyword (bug #8866)
Bernhard Rosenkraenzer
2
-13
/
+13
2006-11-04
xfree86/hurd: remove OsMouseProc (bug #5613)
Samuel Thibault
1
-80
/
+0
2006-11-04
xfree86/hurd: add bell support, remove SERVER/LOADER defines (bug #5613)
Samuel Thibault
2
-2
/
+37
2006-11-04
kdrive: make building of Linux support conditional (bug #5613)
Samuel Thibault
1
-1
/
+5
2006-11-03
Fix standard VESA modes.
Aaron Plattner
1
-3
/
+3
2006-11-03
Do not map full 0-1MB legacy range
Bjorn Helgaas
1
-13
/
+7
2006-11-03
Fixing mach64 driver bailing out on ia64
Egbert Eich
1
-3
/
+1
2006-11-03
Fix device path in altixPCI.c to be domain aware.
Matthias Hopf
1
-3
/
+6
2006-11-03
Add domain support to linuxPciOpenFile().
Matthias Hopf
1
-22
/
+68
2006-11-03
Fixing domain support for ia64
Matthias Hopf
2
-2
/
+105
2006-11-03
Fix 2 warnings.
Matthias Hopf
1
-3
/
+3
2006-11-03
Fix obviously wrong boundary checks + cleanup unused vars.
Matthias Hopf
1
-5
/
+4
2006-11-03
Added linux 2.6 compatible domain aware device scanning code.
Matthias Hopf
3
-13
/
+67
2006-11-03
Make int10 fully domain aware.
Egbert Eich
1
-7
/
+6
2006-11-03
Added missing domain stripping in already domain aware code.
Matthias Hopf
1
-2
/
+2
2006-11-03
Build with -D_PC on ix86 only.
Matthias Hopf
1
-3
/
+8
2006-11-02
Merge branch 'origin' into randr-1.2
Keith Packard
5
-2
/
+1168
2006-11-02
Convert Xprt DDX to new motion history api
Alan Coopersmith
1
-2
/
+2
2006-11-02
Remove references to xf86Info.kbd* from solaris code
Alan Coopersmith
1
-31
/
+0
2006-11-02
sun_bell.c needs to #include "xf86_OSlib.h"
Alan Coopersmith
1
-0
/
+1
2006-11-02
xfree86/os-support: axe more unused files
Daniel Stone
3
-3
/
+1
2006-11-02
xfree86/os-support: remove unused file from dist
Daniel Stone
1
-2
/
+1
2006-11-02
xfree86: don't attempt to enable and disable non-DIX devices
Daniel Stone
1
-5
/
+10
2006-11-02
Merge branch 'input-hotplug'
Daniel Stone
180
-16840
/
+5156
2006-11-02
xfree86: allow starting with no input devices
Daniel Stone
2
-4
/
+20
2006-11-02
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
4
-6
/
+1171
2006-11-02
kdrive:remove Change{Keyboard,Pointer}Device
Daniel Stone
1
-15
/
+0
2006-11-01
input: add non-keyboard bell ringing function
Daniel Stone
10
-2
/
+327
2006-11-01
kdrive: add KdRingBell prototype
Daniel Stone
1
-0
/
+6
2006-10-31
Fix automake error: BUILT_SOURCES was defined multiple times on Solaris
Alan Coopersmith
1
-5
/
+4
2006-10-29
Handle building in a separate objdir
Matthieu Herrb
1
-1
/
+1
2006-10-29
kill GNU-make'ism.
Matthieu Herrb
1
-1
/
+1
2006-10-29
Make sure we have 64-bit file-offsets in libdrm.
Thomas Hellstrom
1
-0
/
+1
2006-10-29
kdrive: avoid null dereferences
Daniel Stone
1
-6
/
+10
2006-10-29
kdrive: move bell ringing into an OS function
Daniel Stone
6
-116
/
+52
2006-10-29
Xi: disallow changing core keyboard and pointer
Daniel Stone
1
-138
/
+7
2006-10-27
Import libdrm functions for the drm memory manager.
Thomas Hellstrom
3
-0
/
+1165
2006-10-26
xfree86: re-enable chipset-specific drivers for Linux/ia64
Myron Stowe
1
-5
/
+5
2006-10-26
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-1
/
+1
2006-10-25
Fix test for Option "IgnoreABI".
Michel Dänzer
1
-1
/
+1
[next]