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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-01
Wrap libwfb memory access.
Aaron Plattner
20
-614
/
+641
2006-07-31
Make ReadMemoryProcPtr take a const pointer.
Aaron Plattner
1
-1
/
+1
2006-07-27
Add fbHasVisualTypes and fbSetVisualTypesAndMasks to wfbrename.h and include ...
Aaron Plattner
2
-1
/
+3
2006-07-26
Switch to using void* pointers.
Aaron Plattner
1
-4
/
+4
2006-07-26
Add framebuffer access wrapper infrastructure.
Aaron Plattner
24
-9
/
+266
2006-07-26
Prefix all of the exported symbols in libwfb.so with "wfb".
Aaron Plattner
3
-1
/
+191
2006-07-26
Build infrastructure for libwfb.so.
Aaron Plattner
4
-3
/
+23
2006-07-26
Remove another latent PowerMAX hunk.
Adam Jackson
1
-82
/
+1
2006-07-26
Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.
Kristian Høgsberg
2
-2
/
+1
2006-07-23
glx: fix typo from tag removal
Dave Airlie
1
-0
/
+1
2006-07-21
Yet more dead code.
Adam Jackson
4
-35
/
+0
2006-07-21
static markup, more dead code.
Adam Jackson
2
-42
/
+1
2006-07-21
Open-coded path checks make baby Jesus cry.
Adam Jackson
1
-28
/
+16
2006-07-21
Remove a useless open() of the module we're about to load.
Adam Jackson
3
-16
/
+3
2006-07-21
Delete some long-unused testing code.
Adam Jackson
1
-236
/
+0
2006-07-21
loader: walk directory paths with readdir(), don't stat() everything
Daniel Stone
1
-37
/
+56
2006-07-21
Delete internal usage of the symbol ref/req lists.
Adam Jackson
4
-70
/
+1
2006-07-21
Remove the loader's required and referenced symbol lists, dead code.
Adam Jackson
3
-188
/
+4
2006-07-21
fix kbproto dependency
Daniel Stone
1
-1
/
+1
2006-07-21
Detach xf4bpp from cfb.
Adam Jackson
2
-5
/
+4
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1105
-1511
/
+6
2006-07-21
Fix the RandR failure path for rotated screens.
Aaron Plattner
1
-4
/
+8
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
14
-139
/
+28
2006-07-21
kdrive: allow debugging
Daniel Stone
1
-0
/
+3
2006-07-21
never define MEMBUG
Daniel Stone
1
-6
/
+0
2006-07-21
define DEBUG in DIX
Daniel Stone
1
-0
/
+3
2006-07-21
exa: only disable cw when COMPOSITE is built
Daniel Stone
1
-0
/
+2
2006-07-21
fix KdXvCopyPackedData to actually work
Daniel Stone
1
-1
/
+1
2006-07-21
fix minor typo
Daniel Stone
1
-1
/
+1
2006-07-21
fix XEvIE build without XKB
Daniel Stone
1
-6
/
+18
2006-07-20
Remove unused variable.
Ian Romanick
1
-1
/
+0
2006-07-20
Remove the DDXTIME conditional, for being unused.
Adam Jackson
8
-125
/
+0
2006-07-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
148
-672
/
+175
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
141
-652
/
+146
2006-07-17
Fix the Linux ACPI reopen code to use a repeating timer, rather than a
Adam Jackson
1
-3
/
+15
2006-07-15
Un-glx-libcwrap DMX GLX proxy so it works without GL/include.
Kristian Høgsberg
6
-17
/
+14
2006-07-14
Add some const qualifiers to serveral function parameters.
Ian Romanick
3
-10
/
+11
2006-07-14
Rearrange code in xf86int10ParseBiosLocation to use strncasecmp. This
Ian Romanick
1
-23
/
+16
2006-07-14
Refactor common code from the generic.c and linux.c version of
Ian Romanick
4
-184
/
+135
2006-07-14
Refactor identical xf86InitInt10 function from generic.c and linux.c
Ian Romanick
3
-12
/
+6
2006-07-14
Trivial refactor of libint10_la_SOURCES.
Ian Romanick
1
-7
/
+13
2006-07-13
Bug #7482: Fix Xdmx's Render code to match reality; fixes BadLength client
James Steven Supancic III
1
-1
/
+1
2006-07-11
Bug #7346: Disable Composite extension in Xprt
Drew Parsons
1
-0
/
+1
2006-07-10
Fix the configure check for the --{enable,disable}-dpms option
Gustavo Pichorim Boiko
1
-1
/
+1
2006-07-09
Replace GNU make-ism.
Matthieu Herrb
1
-1
/
+1
2006-07-08
Fix crash in Xephyr when running on host X with keymap width < 4 ( i.e xvnc )
Matthew Allum
1
-12
/
+8
2006-07-08
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Matthew Allum
11
-98
/
+100
2006-07-08
Add support to Xephyr for simulating 8bit grayscale.
Matthew Allum
2
-7
/
+22
2006-07-08
Bug #3042: Use autoconf to get the correct name of a struct member.
Tilman Sauerbeck
4
-66
/
+32
2006-07-08
Bug #7097: do case-insensitive comparison for some hotkeys.
Tilman Sauerbeck
7
-32
/
+68
[next]