index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
vfb: Don't reimplement micmap so much
Adam Jackson
1
-52
/
+3
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-5
/
+0
2014-03-27
Build Xi/stubs.c once as a convenience library, rather than once for each DDX...
Jon TURNEY
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-2
/
+2
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-4
/
+1
2014-01-22
hw/vfb: Rename screenInfo parameter to screen_info
Keith Packard
1
-9
/
+9
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2014-01-12
vfb: Remove unused pXWDCmap variable
Keith Packard
1
-2
/
+0
2012-11-21
vfb: Initialize the GLX extension again.
Raphael Kubo da Costa
1
-0
/
+19
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
2
-2
/
+0
2012-07-10
Replace NO_HW_ONLY_EXTS with Xorg DDX test
Daniel Stone
1
-2
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-5
/
+5
2012-05-24
Xvfb: destroy the screen pixmap in CloseScreen
Julien Cristau
1
-0
/
+7
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
2
-454
/
+422
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-13
/
+13
2011-12-02
Limit the number of screens Xvfb will attempt to allocate memory for
Alan Coopersmith
1
-1
/
+3
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+2
2011-10-24
Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
Christopher Yeleighton
1
-0
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-2
/
+1
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
1
-0
/
+1
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
[next]