index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
31
-193
/
+523
2007-10-17
xselinux: Started reworking extension using new XACE hooks.
Eamon Walsh
1
-1
/
+0
2007-10-17
Make config file preferred mode override monitor preferred mode.
Keith Packard
3
-31
/
+28
2007-10-15
registry: Register XF86DGA extension protocol names.
Eamon Walsh
1
-1
/
+67
2007-10-15
registry: Register XF86Misc extension protocol names.
Eamon Walsh
1
-1
/
+45
2007-10-15
registry: Register XF86VidMode extension protocol names.
Eamon Walsh
1
-1
/
+66
2007-10-15
registry: Register XF86DRI extension protocol names.
Eamon Walsh
1
-1
/
+37
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
14
-39
/
+35
2007-10-12
Merge branch 'master' of git://git.freedesktop.org/git/xorg/xserver
Kristian Høgsberg
8
-126
/
+221
2007-10-12
Convert GLX module to use screen private indexes like everything else.
Kristian Høgsberg
1
-2
/
+2
2007-10-11
Fix another compiler warning
David Nusinow
1
-2
/
+1
2007-10-11
Fix a warning about the control logic in xchomp()
David Nusinow
1
-1
/
+1
2007-10-11
Remove some unused variables
David Nusinow
1
-3
/
+0
2007-10-11
Separate choosing driver from the file-based implementation
David Nusinow
1
-29
/
+37
2007-10-11
Remove obsolete error message define from parser
David Nusinow
1
-2
/
+0
2007-10-11
Don't bother validating the Device section of the conf file
David Nusinow
3
-24
/
+0
2007-10-11
Re-enable validation of the screen section of xorg.conf
David Nusinow
2
-15
/
+3
2007-10-11
When there's no xorg.conf, use the video driver autoloading function
David Nusinow
1
-16
/
+1
2007-10-11
Bug #10304,12784,11603: Add quirks for several physical size issues.
Eric Anholt
3
-36
/
+180
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
1
-2
/
+6
2007-10-11
Make mode checking more tolerant like in pre-RandR times.
Matthias Hopf
1
-5
/
+6
2007-10-09
Allow the user to not have a screen section
David Nusinow
2
-7
/
+8
2007-10-09
Don't require that the screen explicitly attach the device section
David Nusinow
1
-2
/
+11
2007-10-09
Use the best guess heuristic as a fallback for autoloading
David Nusinow
1
-0
/
+3
2007-10-09
Fix autoloading of drivers for pci-rework
David Nusinow
1
-17
/
+13
2007-10-09
First pass at improved video driver autoloading
David Nusinow
6
-14
/
+232
2007-10-09
Load intel instead of i810 when autoconfiguring
David Nusinow
1
-1
/
+1
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
1
-2
/
+0
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-1
/
+0
2007-09-27
xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path
Alan Coopersmith
1
-1
/
+1
2007-09-27
Fix PCI rework build on Solaris (copy what BSD does)
Alan Coopersmith
2
-1
/
+15
2007-09-26
Remove unused pciAddrHostToBus functions from ix86Pci.c
Alan Coopersmith
1
-3
/
+3
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-2
/
+12
2007-09-24
[EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor.
Eric Anholt
1
-1
/
+8
2007-09-22
Document xf86_crtc_clip_video_helper better.
Alex Deucher
1
-1
/
+4
2007-09-22
Revert "Fix possible crash if Xv window is outside of either crtc"
Alex Deucher
1
-3
/
+1
2007-09-22
Fix possible crash if Xv window is outside of either crtc
Michel Dänzer
1
-1
/
+3
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
58
-2263
/
+170
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
25
-1064
/
+4
2007-09-12
Replace a non-ascii char with the corresponding groff escape in exa.man.pre
Brice Goglin
1
-1
/
+1
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
1
-1
/
+1
2007-09-05
Deliver correct event when releasing keys on VT switch.
Keith Packard
1
-1
/
+3
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
1
-3
/
+3
2007-09-04
Add xorg.conf man section about catalogue:<dir> FPE
Ademar de Souza Reis Jr
1
-5
/
+41
2007-09-04
Revert part of 529acb175440969af9d7fa38aab8d7dea0dc2661 because libtool is sm...
Ian Romanick
1
-4
/
+9
2007-09-04
Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer.
Egbert Eich
1
-1
/
+1
2007-09-04
Fixing sig11 in xf86I2CGetScreenBuses().
Egbert Eich
1
-1
/
+1
2007-09-04
bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffff
Hong Liu
1
-4
/
+5
2007-09-02
Fix Xorg build by listing circular dependency libraries twice.
Eric Anholt
1
-11
/
+9
2007-08-31
Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
Eric Anholt
1
-7
/
+4
[next]