index
:
~alanh/xserver
master
alanh's xserver tree
alanh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-10
/
+0
2008-08-18
Remove unused EstimateSizesAggressively option.
Adam Jackson
1
-9
/
+0
2008-08-18
Remove PciProbeType and associated weirdness.
Adam Jackson
1
-31
/
+0
2008-07-28
xfree86: use xorg.conf input devices if there is no ServerLayout
Julien Cristau
1
-40
/
+46
2008-07-28
xfree86: warn some more about potential missing input devices.
Peter Hutterer
1
-0
/
+10
2008-07-28
xfree86: if AllowEmptyInput is on, warn the user that we rely on HAL now.
Peter Hutterer
1
-0
/
+7
2008-07-17
Remove freetype from the list of autoloaded modules.
Jie Luo
1
-1
/
+0
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
1
-14
/
+0
2008-07-03
xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled.
Peter Hutterer
1
-6
/
+12
2008-07-03
xfree86: handle missing Screen lines in the ServerLayout #16301
Peter Hutterer
1
-0
/
+18
2008-07-01
Don't try to load DRI2 if built without it.
Adam Jackson
1
-0
/
+2
2008-06-25
xf86GetOptValFreq wants a pointer to double, but maxPixClock is an int
Alan Coopersmith
1
-2
/
+6
2008-06-24
Fix "warning: passing argument 1 of `modeIsPresent' from incompatible pointer...
Eamon Walsh
1
-2
/
+2
2008-06-24
Fix "warning: passing argument 1 of `xf86addNewLoadDirective' from incompatib...
Eamon Walsh
1
-2
/
+2
2008-06-19
Let code build with gcc 2.95
Matthieu Herrb
1
-2
/
+3
2008-06-11
Welcome to hotplug era.
Tiago Vignatti
1
-7
/
+1
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
1
-2
/
+0
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-10
/
+27
2008-04-14
Make DRI2 a serverlayout/serverflags option.
Kristian Høgsberg
1
-4
/
+21
2008-04-11
dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
Peter Hutterer
1
-6
/
+6
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-27
/
+14
2008-04-04
Only autoload RECORD if it was enabled.
Kristian Høgsberg
1
-0
/
+2
2008-03-31
Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
Kristian Høgsberg
1
-0
/
+1
2008-03-07
Size xf86DefaultModes explicitly.
Adam Jackson
1
-21
/
+9
2008-03-04
Remove all mention of the vga driver from the config logic.
Adam Jackson
1
-1
/
+1
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+0
2008-02-29
Clean up DisplayModeRec handling in many places.
Adam Jackson
1
-6
/
+2
2008-02-14
Eradicate the VTInit code.
Adam Jackson
1
-5
/
+0
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-17
/
+15
2007-11-26
Allow Virtual to be specified globally in the Screen section.
Adam Jackson
1
-0
/
+12
2007-11-17
Bug #9725: Don't look in root's $HOME for config files, that's just confusing.
Adam Jackson
1
-1
/
+0
2007-11-15
Clean up some garbage in driver enumeration.
Adam Jackson
1
-16
/
+3
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-32
/
+67
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
1
-15
/
+0
2007-10-29
Set up visuals for the existing X visuals.
Kristian Høgsberg
1
-1
/
+1
2007-10-18
Introduce a new "GlxVisuals" option that controls which visuals are added.
Kristian Høgsberg
1
-4
/
+25
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-3
/
+3
2007-10-09
Allow the user to not have a screen section
David Nusinow
1
-5
/
+6
2007-10-09
Don't require that the screen explicitly attach the device section
David Nusinow
1
-2
/
+11
2007-10-09
First pass at improved video driver autoloading
David Nusinow
1
-3
/
+9
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-64
/
+110
2007-08-23
Get rid of the type1 font module.
Julien Cristau
1
-1
/
+0
2007-08-20
Move module defaults from the header to the source file.
David Nusinow
1
-0
/
+12
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-65
/
+100
2007-08-01
XFree86: Allow disabling of HAL
Daniel Stone
1
-1
/
+31
2007-07-14
When sync'ing logfile, also flush it.
Keith Packard
1
-0
/
+1
2007-07-10
Add per-monitor config file option for maximum pixel clock.
Adam Jackson
1
-5
/
+6
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-13
/
+0
2007-06-25
configFiles(): don't return anything when declared as void.
Peter Hutterer
1
-1
/
+1
2007-06-25
NULL-terminate device list when synthesizing core devices.
Peter Hutterer
1
-3
/
+3
[next]