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
/
dmxwindow.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: remove unused variables
Alan Coopersmith
1
-4
/
+0
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-2
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-494
/
+525
2011-05-13
dmx: fix warning for doxygen explicit links
Gaetan Nadon
1
-2
/
+2
2010-12-07
Replace LookupIDByType() with dixLookupResourceByType(), take 1.
Cyril Brulebois
1
-4
/
+6
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-1
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-4
/
+4
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-8
/
+0
2009-10-20
dmxDestroyWindow() - must call the X's native DetroyWindow()
Lee Leahu
1
-2
/
+1
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
1
-2
/
+2
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-51
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-51
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-2
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
1
-0
/
+4
2004-07-31
Add new extension enable/disable feature. This code is a small step in the
Kevin E Martin
1
-10
/
+8
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+1083