index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2010-12-20
Remove SCO support
Adam Jackson
1
-1
/
+1
2010-12-19
IDLETIME: Fix edge-case in IdleTimeBlockHandler
Christopher James Halse Rogers
1
-0
/
+8
2010-12-19
Xext: Fix edge case with {Positive, Negative}Transition triggers.
Christopher James Halse Rogers
1
-0
/
+22
2010-12-06
sync: syncObject may be None in SyncInitTrigger
Keith Packard
1
-2
/
+2
2010-12-06
Expose Sync Fence Object protocol
James Jones
1
-0
/
+24
2010-12-06
Add XSyncAwaitFence() handler
James Jones
2
-32
/
+152
2010-12-06
Create/Destroy/Trigger/Reset/Query Fence Sync objs
James Jones
3
-5
/
+272
2010-12-06
Add fence sync driver interface
James Jones
1
-1
/
+5
2010-12-06
Move some sync code to miext
James Jones
2
-42
/
+3
2010-12-06
Factor out generic code from ProcSyncAwait()
James Jones
1
-43
/
+63
2010-12-06
Make Await SyncTrigger functions generic
James Jones
2
-114
/
+200
2010-12-06
Create SyncObject base type.
James Jones
2
-38
/
+73
2010-12-06
Add and use SERVER_SYNC_*_VERSION
James Jones
1
-2
/
+3
[next]