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
/
dmx
/
dmxinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert hw/dmx to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2015-02-10
dmx: attempt to untangle nested loops using same index variable
Alan Coopersmith
1
-15
/
+15
2015-02-10
dmx: fix printf format argument warnings
Alan Coopersmith
1
-6
/
+6
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-3
/
+1
2013-11-26
Xdmx: Initialize DMX extension even if not built with GLX support
Alan Coopersmith
1
-1
/
+3
2013-10-31
dri3: Add DRI3 extension
Keith Packard
1
-0
/
+2
2013-09-10
dmx: Remove ShadowFB support
Adam Jackson
1
-10
/
+0
2012-12-18
hw/dmx: fix build without GLX
Rob Clark
1
-1
/
+1
2012-11-21
DMX: Add DMX and GLX extensions
Daniel Stone
1
-1
/
+21
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
1
-382
/
+468
2011-11-23
Convert dmxSetDefaultFontPath to use strdup instead of malloc+strncpy
Alan Coopersmith
1
-7
/
+4
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-1
/
+1
2011-09-19
Replace XmuSnprintf with snprintf.
Jamey Sharp
1
-5
/
+6
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2010-09-13
dmx: Delete unused GLX visual matching code.
Jamey Sharp
1
-9
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-5
/
+5
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2009-10-15
Define ddxBeforeReset stubs in platform-neutral DDXs
Yaakov Selkowitz
1
-0
/
+6
2009-09-16
dmx: don't include panoramiXsrv.h if building w/o Xinerama
Peter Hutterer
1
-0
/
+2
2008-07-23
Unifdef sgi.
Adam Jackson
1
-9
/
+1
2008-06-05
dmx: add an XFlush.
Peter Hutterer
1
-0
/
+2
2008-06-05
dmx: fix false memory allocation.
Peter Hutterer
1
-2
/
+1
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-7
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2006-12-16
Fix RENDER issues (bug #7555) and implement RENDER add/remove screen
James Steven Supancic III
1
-1
/
+1
2006-07-20
Remove the DDXTIME conditional, for being unused.
Adam Jackson
1
-11
/
+0
2006-06-07
Fix compiler warnings about SetVendorRelease and SetVendorString
Greg Kroah-Hartman
1
-3
/
+0
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-3
/
+3
2004-07-31
Add new extension enable/disable feature. This code is a small step in the
Kevin E Martin
1
-5
/
+3
2004-07-07
Bugzilla #817
Rik Faith
1
-0
/
+2
2004-07-06
- Disable building DMX on OSs that have not been verified to build
Kevin E Martin
1
-0
/
+2
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+1056