index
:
~idr/xserver
GLX_ARB_create_context
for-keithp
glx-fixes
glx-float-fbconfig
master
Unnamed repository; edit this file to name it for gitweb.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
Solaris xf86OSRingBell() off-by-one error in filling iov[] array
Alan Coopersmith
1
-2
/
+3
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
6
-0
/
+54
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
2
-11
/
+34
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
8
-176
/
+128
2009-11-16
Use glibc's in/out routines
Matt Turner
4
-212
/
+5
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
2009-11-06
Remove lnx_font.c and lnx.h
Matt Turner
6
-328
/
+2
2009-10-13
Merge remote branch 'mattst88/master'
Keith Packard
4
-17
/
+87
2009-10-13
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4
/
+0
2009-10-13
[alpha] don't return from void functions
Matt Turner
1
-6
/
+12
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-1
/
+1
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
1
-1
/
+1
2009-10-07
Fix undefined symbols on alpha
Michael Cree
1
-6
/
+6
2009-10-06
Fix breakage on alpha caused by c7680befe5ae
Matt Turner
1
-23
/
+39
2009-10-06
Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"
Peter Hutterer
2
-1
/
+53
2009-09-28
xfree86: Hurd fix
Samuel Thibault
1
-1
/
+1
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+6
2009-09-14
xfree86: fix VT_WAITACTIVE control flow (#11477)
Peter Hutterer
1
-1
/
+1
2009-09-01
XFree86: Linux: Fix 100% CPU usage with ShareVTs and kbd
Michael Witrant
1
-4
/
+4
2009-08-31
alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus
Matt Turner
2
-53
/
+1
2009-08-31
Remove unused Delay.c
Matt Turner
3
-41
/
+1
2009-08-31
Remove unused BUSmemcpy.c
Matt Turner
3
-190
/
+1
2009-08-31
xfree86: remove _more_ RAC junk
Tiago Vignatti
1
-1
/
+0
2009-08-18
Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists
Alan Coopersmith
1
-11
/
+15
2009-08-18
xfree86/linux: don't change VT perms unless we're running as root
Jesse Barnes
1
-17
/
+21
2009-08-13
Add new VT support for OpenSolaris & future Solaris releases
Aaron Zang
4
-93
/
+209
2009-08-13
Remove support for Solaris x86 releases older than Solaris 8
Alan Coopersmith
2
-15
/
+5
2009-08-12
Fix build on Alpha
Matt Turner
2
-3
/
+3
2009-08-03
Ansify function arguments in VTsw_noop.c
Alan Coopersmith
1
-3
/
+3
2009-08-03
Fix blddir != srcdir builds of solaris-*.il files
Alan Coopersmith
1
-1
/
+1
2009-07-28
xfree86: remove pci debug macros
Tiago Vignatti
2
-25
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-1
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
7
-180
/
+0
2009-07-14
xfree86: remove a bunch of unused pci headers
Tiago Vignatti
2
-8
/
+0
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-3
/
+3
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
10
-105
/
+40
2009-05-15
Solaris: Make sure non-inline versions of asm routines end with ret statements
David Marx
3
-3
/
+3
2009-05-14
xfree86: Add two __FreeBSD_kernel__ checks
Julien Cristau
2
-2
/
+4
2009-04-27
Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sources
Alan Coopersmith
3
-120
/
+6
2009-04-24
Correct fcntl(F_SETOWN) error check in non-Solaris sigio code
Joel Bosveld
1
-1
/
+1
2009-04-24
Add SIGIO/SIGPOLL support for Solaris
Alan Coopersmith
2
-7
/
+38
2009-04-15
Fix build on hurd-i386
Samuel Thibault
4
-21
/
+12
2009-04-14
Fix unused var warning from pci cleanups.
Eric Anholt
1
-2
/
+0
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
2
-2
/
+0
2009-03-31
APM: Don't carp if not available.
Adam Jackson
1
-1
/
+0
2009-03-30
APM: Use general handlers, not input handlers.
Adam Jackson
4
-8
/
+8
2009-02-16
Build fix, remove export of pciBusAddrToHostAddr
Chris Ball
1
-1
/
+0
2009-02-16
PCI: Remove pciBusAddrToHostAddr and associated nonsense
Adam Jackson
6
-303
/
+1
2009-02-16
Linux: Remove dead USE_DEV_FB #ifdefs
Adam Jackson
1
-34
/
+0
[next]