index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
/
dmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
1
-5
/
+5
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-135
/
+106
2010-12-07
Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2.
Cyril Brulebois
1
-4
/
+6
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-44
/
+12
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-14
/
+14
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-24
/
+24
2009-10-26
dmx: Correctly compute DMXGetScreenAttributes reply length
Jon TURNEY
1
-1
/
+2
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
1
-1
/
+1
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-09-14
Include <X11/extensions/dmx.h> and remove _DMX_SERVER_ define.
Kevin E Martin
1
-3
/
+1
2009-07-14
dmx: switch to byte counting functions
Peter Hutterer
1
-10
/
+10
2009-03-04
Remove dead EXTENSION_PROC_ARGS define
Tomas Carnecky
1
-1
/
+0
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-5
/
+1
2007-11-05
DMX: Remove usage of alloca
Daniel Stone
1
-24
/
+24
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-7
/
+7
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-6
/
+6
2005-07-15
Fix the *-config.h includes for the files that have moved in the modular
Kevin E Martin
1
-2
/
+2
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-04-20
Change dmxext.h and dmxproto.h to <X11/extensions/...>.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2004-08-27
Add missing reply for DMX (Rik Faith).
Kevin E Martin
1
-0
/
+1
2004-07-06
- Disable building DMX on OSs that have not been verified to build
Kevin E Martin
1
-0
/
+4
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+1124