index
:
~mattst88/xserver
alpha-1.7-branch
bswap-cleanup
bswap-cleanup0
bswap-cleanup2
for-keith
ioaddress
mattst88's xserver repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
Re-fix DGA removal.
Keith Packard
4
-18
/
+38
2009-09-30
xfree86: use the DDC size if either width or height of DisplaySize is bogus.
Peter Hutterer
1
-1
/
+1
2009-09-28
Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"
Peter Hutterer
4
-9
/
+77
2009-09-28
xfree86: Hurd fix
Samuel Thibault
1
-1
/
+1
2009-09-22
Fix sporadic segfault on resume due to accidentally freeing cursor.
Keith Packard
1
-1
/
+1
2009-09-22
Revert fe31f9c + 977953b to fix issue for good.
Matthias Hopf
1
-8
/
+2
2009-09-22
input: don't use typecasts to access members of InternalEvent.
Peter Hutterer
1
-1
/
+1
2009-09-21
Less intrusive workaround for sporadic segfault on resume.
Matthias Hopf
1
-9
/
+7
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
4
-9
/
+13
2009-09-21
xfree86/modes: Remove all framebuffer support from DGA
Keith Packard
3
-105
/
+29
2009-09-21
xfree86: silence warning: ‘ramplen’ may be used uninitialized
Peter Hutterer
1
-1
/
+1
2009-09-20
xf8CrtcSetModeTransform: free adjusted_mode name too
Keith Packard
1
-1
/
+3
2009-09-20
LoaderSortExtensions: free graph nodes
Keith Packard
1
-0
/
+2
2009-09-20
Free libpciaccess iterator in xf86PciProbe
Keith Packard
1
-1
/
+2
2009-09-20
xf86Xinput.c: get DIX event queue pointer once at InitInput time
Keith Packard
2
-9
/
+2
2009-09-20
probe_devices_from_device_sections: don't leak list of devices
Keith Packard
1
-1
/
+1
2009-09-20
xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevices
Peter Hutterer
1
-3
/
+7
2009-09-20
xfree86: remove now unused variable
Peter Hutterer
1
-3
/
+0
2009-09-18
xfree86: vgaarb: missing wrapping macro
Tiago Vignatti
1
-0
/
+2
2009-09-18
xserver: added more Geode oddities to xf86AutoConfig.c
Martin-Éric Racine
1
-2
/
+2
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
1
-8
/
+1
2009-09-18
dri: use noPanoramiXExtension directly.
Shunichi Fuji
1
-11
/
+3
2009-09-17
xserver: SIGIO option handling was incorrect.
Dave Airlie
1
-2
/
+2
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
5
-1
/
+37
2009-09-16
Work around sporadic segfault on resume with intel/KMS due to cursor->bits ==...
Matthias Hopf
1
-0
/
+8
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
3
-3
/
+3
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
1
-16
/
+0
2009-09-16
Fix module path in xorg.conf man page
Alan Coopersmith
1
-3
/
+3
2009-09-16
xfree86: vgaarb: rework wrapping function
Tiago Vignatti
3
-62
/
+66
2009-09-14
Update xorg.conf man page & sample for changes in Xorg 1.7
Alan Coopersmith
2
-111
/
+69
2009-09-14
xfree86: Change default font path to match configure.ac's --default-font-path.
Alan Coopersmith
2
-14
/
+5
2009-09-14
xfree86: fix VT_WAITACTIVE control flow (#11477)
Peter Hutterer
1
-1
/
+1
2009-09-11
compiler.h: include <string.h> before using memmove()
Alan Coopersmith
1
-0
/
+2
2009-09-11
Revert "Make sys.c use compiler.h unaligned access functions"
Tiago Vignatti
1
-1
/
+182
2009-09-11
xfree86: vgaarb: close and cleanup vga arbiter
Tiago Vignatti
1
-0
/
+2
2009-09-09
Use lowercase PCI vendor ID for NSC.
Martin-Éric Racine
1
-1
/
+1
2009-09-09
fbdevhw: Test for graphics:fb%d as well as graphics/fb%d
Daniel Stone
1
-1
/
+7
2009-09-09
xfree86: remove now unused xf86CrtcShadowClear
Peter Hutterer
1
-31
/
+0
2009-09-08
Added comment with the PCI device ID of Geode SCx200 series.
Martin-Éric Racine
1
-1
/
+1
2009-09-04
xfree86: fix make distcheck after removal of Domain.note and RAC.Notes.
Peter Hutterer
1
-2
/
+0
2009-09-04
require xf86vidmodeproto 2.2.99.1 or newer.
Peter Hutterer
2
-4
/
+2
2009-09-04
xfree86: silence some xf86dgaproto compiler warnings
Peter Hutterer
3
-5
/
+3
2009-09-04
xfree86: silence 'unused variable' compiler warning
Peter Hutterer
1
-1
/
+3
2009-09-04
Formatted recent Geode PCI ID changes to fit a 80-column coding style.
Martin-Éric Racine
1
-2
/
+3
2009-09-04
Further explained what the Geode PCI ID is all about as comments.
Martin-Éric Racine
1
-2
/
+2
2009-09-04
Removed unnecessary curly braces for Geode LX PCI ID.
Martin-Éric Racine
1
-2
/
+1
2009-09-04
Updated the PCI Vendor and Device IDs for all Geode variants.
Martin-Éric Racine
1
-5
/
+17
2009-09-02
randr: Fix crtcs using set_mode_major()
Adam Jackson
1
-4
/
+5
2009-09-02
vgaarb: protect fini as well just in case
Dave Airlie
1
-0
/
+2
2009-09-02
vgaarb: if arb init fails, make sure locking doesn't occur.
Dave Airlie
1
-0
/
+4
[next]