index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
119
-499
/
+504
2008-11-29
randr: Avoid needlessly creating a shadow framebuffer.
Maarten Maathuis
2
-3
/
+12
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
56
-2491
/
+195
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
3
-8
/
+8
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
-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-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
2008-11-24
Remove xf86GetResourcesImplicitly
Adam Jackson
1
-27
/
+4
2008-11-24
Fix typo in 5bf2c88d2317230b95b2904cb975167d03ee13a2
Alan Coopersmith
1
-1
/
+1
2008-11-24
Simplify filename generation code for Xorg -configure
Alan Coopersmith
1
-22
/
+19
2008-11-24
Solaris: Make KDSETMODE failure non fatal, and retry it on interrupts
Alan Coopersmith
1
-4
/
+10
2008-11-24
Handle transform failure when computing shadow damage area.
Keith Packard
1
-19
/
+30
2008-11-24
Be careful about copying transforms around; they have allocated memory.
Keith Packard
1
-3
/
+6
2008-11-24
Fix rotated/reflected cursor positions.
Keith Packard
1
-11
/
+11
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
3
-6
/
+5
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
6
-42
/
+114
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
4
-125
/
+64
2008-11-24
Report whether transforms are support from driver through extension to client
Keith Packard
3
-0
/
+32
[next]