index
:
~dbn/xserver
build-fixes
for-keithp
inputclass
inputconf
master
no-libxorg
xorg.conf.d
Various xserver patches
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
Merge branch 'origin' into randr-1.2
Keith Packard
5
-2
/
+1168
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-27
Import libdrm functions for the drm memory manager.
Thomas Hellstrom
3
-0
/
+1165
2006-10-25
Fix test for Option "IgnoreABI".
Michel Dänzer
1
-1
/
+1
2006-10-24
Merge branch 'master' into randr-1.2
Keith Packard
17
-23
/
+124
2006-10-21
Minor typo fix to xorg.conf man page.
Drew Parsons
1
-1
/
+1
2006-10-19
Add ast driver/device info to Xorg server & config utilities
Carl Switzky
3
-0
/
+10
2006-10-19
Pre-release message should tell users to check git, not CVS, for updates
Alan Coopersmith
1
-2
/
+2
2006-10-19
Create xorg.conf.example (Gentoo bug #138623).
Joshua Baergen
2
-4
/
+19
2006-10-16
Small modification to blocking signals when switching modes.
Alan Hourihane
1
-4
/
+1
2006-10-15
Add per-drawable Xv colour key helper function.
Michel Dänzer
5
-4
/
+69
2006-10-13
Make sure xorgcfg files are included even when dist made with --disable-xorgcfg
Alan Coopersmith
1
-7
/
+13
2006-10-13
Block IO on switchmode just as we do for VT switching
Alan Hourihane
1
-0
/
+3
2006-10-10
Fixing probably long-standing bug in domain support.
Matthias Hopf
1
-1
/
+1
2006-10-06
Merge branch 'XACE-modular'
Alan Coopersmith
2
-3
/
+8
2006-10-04
Merge branch 'master' into randr-1.2
Keith Packard
17
-577
/
+7606
2006-10-03
Update pci.ids to Tue 2006-10-03 daily snapshot
Alan Coopersmith
3
-555
/
+7403
2006-10-03
Don't insert RCS tag into generated pci id header files
Alan Coopersmith
1
-2
/
+1
2006-09-28
Merge branch 'wfb'
Aaron Plattner
2
-1
/
+11
2006-09-27
Push information about cliprects of DRI windows to the DRM.
Michel Dänzer
1
-2
/
+20
2006-09-27
Add wrapper for new ioctl to update drawable information in the DRM.
Michel Dänzer
2
-0
/
+19
2006-09-23
Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()
Brian
1
-6
/
+13
2006-09-23
The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.
Brian
1
-0
/
+4
2006-09-23
Replace broken DMXDBG3() with DMXDBG2()
Brian
1
-2
/
+2
2006-09-21
Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev.
David Nusinow
1
-1
/
+5
2006-09-21
Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFI...
Aaron Plattner
1
-2
/
+121
2006-09-21
* Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.d
Drew Parsons
2
-5
/
+6
2006-09-20
Really fix sparc on 64-bit kernel/32-bit userland.
Donnie Berkholz
1
-1
/
+1
2006-09-18
Remove smashing of CFLAGS from server build.
Keith Packard
23
-24
/
+26
2006-09-16
Don't install librac.a.
Adam Jackson
1
-1
/
+1
2006-09-15
Merge branch 'master' into my-XACE-modular
Eamon Walsh
14
-16
/
+41
2006-09-13
Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)
Bill Nottingham
1
-1
/
+1
2006-09-12
Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.sh
Drew Parsons
1
-2
/
+1
2006-09-10
If we're installing libxf86config, install headers needed to build against it.
Donnie Berkholz
1
-0
/
+6
2006-09-10
the new PCI mapping routines are broken on sparc64 (in fact they look
Jesse Barnes
1
-0
/
+6
2006-09-10
* Define XPSERVERLIST with `/etc/init.d/xprint get_xpserverlist`
Drew Parsons
8
-15
/
+18
2006-09-06
Make sure _XSERVER64 is defined when it should be and gets tested.
Michel Dänzer
4
-1
/
+12
2006-09-05
Merge branch 'master' into my-XACE-modular
Eamon Walsh
31
-130
/
+165
2006-08-31
Fix previous commit breaking other kdrives pulling in fbdev.a
Matthew Allum
2
-1
/
+3
2006-08-31
Add framebuffer device command line switch for Xfbdev
Matthew Allum
3
-9
/
+29
2006-08-29
Re-add support for tslib (1.0 release) and Xcalibrate extension.
Matthew Allum
13
-81
/
+49
2006-08-29
kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES
Daniel Stone
17
-25
/
+16
2006-08-28
Remove calls to LoaderCheckUnresolved(), since it's now a stub.
Adam Jackson
2
-9
/
+0
2006-08-24
More #ifdef USE_DEPRECATED_KEYBOARD_DRIVER.
Adam Jackson
1
-1
/
+3
2006-08-24
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver
Matthias Hopf
11
-100
/
+149
2006-08-24
Apply patch in bug #7919, blit improvements in
Alan Hourihane
2
-14
/
+13
[next]