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
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-26
Xext: Warning fix for shm.c
Jon TURNEY
1
-1
/
+1
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
xace: ricer tuning for XaceHook
Adam Jackson
1
-0
/
+4
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
1
-1
/
+1
2011-12-12
Constify string for authorization protocol names
Alan Coopersmith
1
-1
/
+2
2011-12-12
xres.c: Preserve constness of string returned by LookupResourceName
Alan Coopersmith
1
-2
/
+2
2011-12-06
xv: test correct number of requests. (v2)
Dave Airlie
1
-2
/
+2
2011-12-06
xext: don't free uninitialised pointer when malloc fails. (v2)
Dave Airlie
1
-2
/
+1
2011-12-01
Save major/minor opcodes in ClientRec for RecordAReply
Keith Packard
2
-5
/
+3
2011-12-01
Merge remote-tracking branch 'jcristau/for-keith'
Keith Packard
1
-1
/
+1
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
4
-7
/
+7
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-4
/
+2
2011-11-23
Convert AllocXTestDevice to use asprintf
Alan Coopersmith
1
-4
/
+3
2011-11-19
Fix ShmPutImage for XYBitmap
Julien Cristau
1
-1
/
+1
2011-11-10
Xext: remove unused variable 'n'
Peter Hutterer
1
-1
/
+1
2011-11-10
Xext: don't swap CARD8 in SProcSELinuxQueryVersion
Peter Hutterer
1
-5
/
+0
2011-09-23
Unconditionally #include <stdint.h>
Alan Coopersmith
1
-5
/
+0
2011-09-21
Merge remote-tracking branch 'mattst88/for-keith'
Keith Packard
16
-775
/
+568
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
2
-11
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
16
-769
/
+571
2011-09-19
Fix pixmap double-frees on error paths.
Jamey Sharp
1
-5
/
+1
2011-09-18
XineramaInitData ignores its argument. Quit passing one.
Jamey Sharp
2
-7
/
+7
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+8
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
1
-1
/
+8
2011-06-16
Xext: Fix buggy checks.
Cyril Brulebois
1
-5
/
+6
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-2
/
+3
2011-04-25
Xext: Silence warnings when building with clang
Jeremy Huddleston
1
-6
/
+1
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2011-04-07
Xext: use EXT_MASK macro instead of manual & 0x7f
Peter Hutterer
1
-4
/
+5
2011-04-04
Merge remote-tracking branch 'vignatti/for-keith'
Keith Packard
1
-4
/
+1
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-4
/
+1
2011-04-02
Xext: fix test on extension number for the swapped case.
Matthieu Herrb
1
-1
/
+1
2011-03-23
Merge remote-tracking branch 'airlied/xinerama-cleanup'
Keith Packard
6
-45
/
+46
2011-03-10
panoramiX: convert 1->panoramiXNumScreens loops to use macro (v2)
Dave Airlie
4
-6
/
+6
2011-03-10
panoramiX: convert 0->panoramiXNumScreens loops to macro (v3)
Dave Airlie
3
-7
/
+7
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
4
-19
/
+19
2011-03-10
panoramiX: macro checking if drawable is root (v2)
Dave Airlie
2
-13
/
+14
2011-03-08
xvmc: Use RESTYPE consistently
Adam Jackson
1
-3
/
+3
2011-03-08
xinerama: Use RESTYPE consistently
Adam Jackson
2
-11
/
+11
2011-03-08
xv: Use RESTYPE where appropriate
Adam Jackson
2
-14
/
+12
2011-03-03
Merge remote branch 'whot/for-keith'
Keith Packard
2
-304
/
+0
2011-03-03
Merge remote branch 'rjy/clientids'
Keith Packard
1
-16
/
+16
2011-03-01
xext: Remove XCALIBRATE extension
Adam Jackson
2
-304
/
+0
2011-02-02
Merge remote branch 'jturney/master'
Keith Packard
1
-45
/
+44
2011-02-02
xselinux: Fix GetDrawableContext
Adam Jackson
1
-4
/
+2
2011-01-25
Fix compilation of xf86bigfont.c
Jon TURNEY
1
-45
/
+44
2011-01-05
X Sync Cleanups
James Jones
1
-56
/
+86
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
2
-4
/
+0
2010-12-23
Xext: Use general OS functions to determine client command string in SELinux.
Rami Ylimäki
1
-16
/
+16
[next]