index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
39
-151
/
+159
2008-11-27
Typo fix
Julien Cristau
1
-4
/
+4
2008-11-27
Add missing include
Julien Cristau
1
-1
/
+1
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
12
-91
/
+91
2008-11-27
Rework code using return value of LoaderSymbol as a function pointer.
Paulo Cesar Pereira de Andrade
17
-163
/
+163
2008-11-25
Merge commit 'origin/master'
Keith Packard
70
-2681
/
+324
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
3
-8
/
+8
2008-11-25
Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit mode
Jeremy Uejio
1
-13
/
+10
2008-11-25
Fix const-mismatch warnings for DisplayModePtr's
Alan Coopersmith
4
-21
/
+23
2008-11-25
Warning fix
Adam Jackson
1
-1
/
+1
2008-11-25
Warning fix
Adam Jackson
1
-0
/
+2
2008-11-25
Warning fix
Adam Jackson
1
-0
/
+1
2008-11-25
Warning fix
Adam Jackson
1
-1
/
+1
2008-11-25
Warning fix.
Adam Jackson
1
-3
/
+3
2008-11-25
Remove unused XAAAvailableOptions
Adam Jackson
1
-9
/
+0
2008-11-25
Code motion: subsume xf86DoProbe.c into xf86Init.c
Adam Jackson
4
-120
/
+73
2008-11-25
Warning fix.
Adam Jackson
1
-0
/
+4
2008-11-25
Remove dead FreeModuleDesc.
Adam Jackson
1
-18
/
+0
2008-11-25
XQuartz: Simplify the xquartz_resetenv_display path
Jeremy Huddleston
1
-11
/
+1
2008-11-25
XQuartz: Force X11Controller to reset a broken DISPLAY envvar.
Jeremy Huddleston
3
-3
/
+20
2008-11-25
XQuartz: Removed hardcoded org.x.X11 from MachIPC as well
Jeremy Huddleston
3
-8
/
+23
2008-11-25
XQuartz: Add fallback for xpbproxy's display for Tiger or no-launchd-Leopard
Jeremy Huddleston
2
-4
/
+23
2008-11-25
XQuartz: Use the environment to pass the bundle's prefs domain on to xinit/qu...
Jeremy Huddleston
1
-0
/
+11
2008-11-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-3
/
+0
2008-11-25
XQuartz: Don't hardcode values of org.x.X11 for the preferences domain
Jeremy Huddleston
4
-11
/
+39
2008-11-25
XQuartz: More dead code removal
Jeremy Huddleston
1
-137
/
+0
2008-11-25
XQuartz: Disable some error spew on Tiger (where it wouldn't be an error)
Jeremy Huddleston
1
-1
/
+6
2008-11-25
XQuartz: Dead code removal
Jeremy Huddleston
2
-12
/
+0
2008-11-25
XQuartz: More Tiger cleanup: bootstrap_strerror
Jeremy Huddleston
2
-1
/
+10
2008-11-24
Remove xf86IODelay
Adam Jackson
4
-27
/
+1
2008-11-24
Remove xf86{En,Dis}ableInterrupts entirely
Adam Jackson
13
-292
/
+0
2008-11-24
Remove the remnants of Jensen support
Adam Jackson
5
-494
/
+28
2008-11-24
Bus: Remove ISA support.
Adam Jackson
12
-474
/
+14
2008-11-24
Bus: Remove yet more unused overlap processing.
Adam Jackson
2
-8
/
+0
2008-11-24
Bus: Don't pretend to care about IRQs, DMA, or PCI config space
Adam Jackson
1
-3
/
+0
2008-11-24
Bus: Simplify a failure case (that pretty much never happens)
Adam Jackson
1
-23
/
+1
2008-11-24
Bus: Trust the kernel when registering driver resources
Adam Jackson
1
-16
/
+4
2008-11-24
Remove unused MIN macro
Adam Jackson
1
-4
/
+0
2008-11-24
Bus: remove special handling for init-only resources
Adam Jackson
1
-24
/
+1
2008-11-24
PCI: Unexport xf86scanpci
Adam Jackson
2
-2
/
+1
2008-11-24
Bus: remove useless isaConvertRange2Host
Adam Jackson
3
-10
/
+0
2008-11-24
Bus: Don't try to find an ISA bus just for fun.
Adam Jackson
1
-39
/
+0
2008-11-24
Bus: Remove unused RemoveOverlaps
Adam Jackson
2
-87
/
+0
2008-11-24
Bus: Remove the notion of estimated resources.
Adam Jackson
2
-14
/
+1
2008-11-24
Bus: remove the "reducer"
Adam Jackson
1
-53
/
+0
2008-11-24
PCI: Remove unused ia64 platform code.
Adam Jackson
3
-121
/
+0
2008-11-24
PCI: Simplify OS PCI function registration a bit.
Adam Jackson
4
-43
/
+5
2008-11-24
PCI: Remove config mechanism details.
Adam Jackson
3
-23
/
+0
2008-11-24
PCI: Remove non-pciaccess path for x86.
Adam Jackson
3
-495
/
+0
2008-11-24
PCI: Always build domain support.
Adam Jackson
4
-16
/
+1
[next]