index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
/
dmxinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
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