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
/
vfb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-9
/
+1
2011-01-18
Xvfb: build Xvfb man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
4
-27
/
+18
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-7
/
+0
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-2
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+5
2010-05-21
vfb: Remove dead variable and header file
Adam Jackson
3
-161
/
+0
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
2010-04-27
Make Xvfb independent of MAXSCREENS.
Jamey Sharp
1
-5
/
+11
2010-04-27
Xvfb: Simplify screen option processing.
Jamey Sharp
1
-64
/
+27
2010-04-27
Delete redundant scrnum field from Xvfb private screen-info struct.
Jamey Sharp
1
-4
/
+2
2010-04-27
Track screens' installed colormaps as screen privates.
Jamey Sharp
1
-10
/
+13
2010-04-21
Xvfb: Usage message typo fix.
Keith Packard
1
-1
/
+1
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2010-04-16
vfb: add a name and type to the pointer and keyboard
Julien Cristau
1
-0
/
+6
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
1
-2
/
+2
2010-03-22
Fix relink targets for silent rules
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Use EXEEXT in relink rules for portable DDXs
Yaakov Selkowitz
1
-1
/
+1
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+5
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-2
/
+3
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
1
-3
/
+21
2009-06-11
vfb: Re-enable 30bpp support
Adam Jackson
1
-0
/
+6
2009-05-29
vfb: Fix depth setup.
Adam Jackson
1
-27
/
+3
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+4
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-0
/
+1
2009-04-17
input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Peter Hutterer
1
-3
/
+1
2009-01-27
Xvfb: add missing include for new xkbsrv.h
Magnus Kessler
1
-0
/
+1
2009-01-25
Xvfb: Remove unused function GetLK201Mappings in InitInput.c
Magnus Kessler
1
-195
/
+0
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
1
-9
/
+7
2009-01-11
Xvfb: ANSI cleanups
Julien Cristau
2
-6
/
+6
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
2
-2
/
+0
2008-07-23
Unifdef AIX.
Adam Jackson
1
-5
/
+0
2008-07-02
Fix GLX in Xvfb and kdrive.
Adam Jackson
1
-0
/
+1
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+0
2008-05-25
Remove GetMotionProc from ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-5
/
+0
2008-05-16
mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite().
Peter Hutterer
1
-1
/
+0
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-3
/
+3
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+9
2008-03-01
bug #10008: Make Xvfb.1 document the correct default depth
David Nusinow
1
-3
/
+3
2008-02-14
Use strerror instead of errno values in user strings.
Adam Jackson
1
-9
/
+9
2008-01-21
Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)
Peter Hutterer
1
-2
/
+2
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
1
-1
/
+1
2007-11-05
Xvfb: Remove usage of alloca
Daniel Stone
1
-6
/
+6
2007-09-19
XVFB: Removed obsolete hack to build on Darwin
Ben Byer
1
-16
/
+0
2007-08-31
Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
Eric Anholt
1
-6
/
+7
2007-04-03
Split the xserver/fb/fbcmap.c file into two files.
Brian
1
-2
/
+2
2007-02-13
Update Xvfb man page: remove monolith build instructions, use /var/tmp instea...
Alan Coopersmith
1
-10
/
+3
[next]