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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Deprecate allocation functions which are plain wrappers for C stdlib
Mikhail Gusarov
1
-4
/
+5
2010-05-13
Document allocation functions, noting deviations from C library
Mikhail Gusarov
1
-0
/
+36
2010-05-13
Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage
Mikhail Gusarov
2
-71
/
+51
2010-05-12
dri2: Copy front to fake front in swapbuffer
Kristian Høgsberg
1
-0
/
+10
2010-05-11
XQuartz GL: Fix __glXAquaScreenCreateDrawable prototype
Jeremy Huddleston
1
-4
/
+6
2010-05-11
Remember drawable ID used to find damage target for use in events. Bug 5730.
Keith Packard
2
-1
/
+3
2010-05-11
Merge remote branch 'krh/dri2-resource-fixes'
Keith Packard
10
-48
/
+182
2010-05-11
Fix null pointer dereference in xf86_reload_cursors().
Cyril Brulebois
1
-1
/
+1
2010-05-11
dri2: Take an XID for tracking the DRI2 drawable
Kristian Høgsberg
8
-44
/
+164
2010-05-11
list.h: Add list_for_each_entry_safe()
Kristian Høgsberg
1
-0
/
+6
2010-05-11
glxdri2: Hard-code the extension version we need
Kristian Høgsberg
1
-3
/
+3
2010-05-11
dix: Update element count in FreeResource*()
Kristian Høgsberg
1
-1
/
+9
2010-05-11
xfree86: dga needs to use the master keyboard state (#27573)
Peter Hutterer
1
-1
/
+3
2010-05-10
Fix wrong bracket values when startOver = FALSE.
David James
1
-11
/
+8
2010-05-10
Merge remote branch 'jamey/for-keith'
Keith Packard
4
-146
/
+120
2010-05-10
Simplify error-handling in dixChangeGC.
Jamey Sharp
1
-71
/
+46
2010-05-10
miPolyPoint bugfix: Check memory allocation before changing the GC.
Jamey Sharp
1
-2
/
+3
2010-05-10
Move AppendSpanGroup from miwideline.h to miwideline.c.
Jamey Sharp
2
-27
/
+30
2010-05-10
Expand macros that are used only in miFillPolyHelper.
Jamey Sharp
2
-46
/
+41
2010-05-08
dmxBERestoreRenderGlyph was passing wrong value to free
Keith Packard
1
-1
/
+1
2010-05-07
mi: Delete wide ellipse arc cache
Adam Jackson
1
-107
/
+11
2010-05-07
Return BadPicture, not BadPixmap, if alpha-map is invalid.
Jamey Sharp
1
-1
/
+1
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
4
-98
/
+53
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
5
-48
/
+33
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
8
-66
/
+68
2010-05-07
Fix mod() definition.
Matthias Hopf
1
-1
/
+1
2010-05-07
Export XkbCopyDeviceKeymap from Xorg, it is needed by VNC.
Adam Tkac
1
-1
/
+1
2010-05-07
dix: make DeviceEvent coordinates signed for Xinerama. #24986
Chris Humbert
1
-2
/
+2
2010-05-07
Xi: reset the known properties at the end of the server generation.
Peter Hutterer
3
-0
/
+13
2010-05-04
XQuartz: add new localization files to EXTRA_DIST
Julien Cristau
1
-0
/
+4
2010-05-03
Make sure XFixes invisible cursor gets freed on server reset
Keith Packard
1
-11
/
+12
2010-05-03
Fix cursor ref counting mistakes with sprites and xf86Cursor.c
Keith Packard
3
-5
/
+19
2010-05-02
Merge remote branch 'jeremyhu/master'
Keith Packard
5
-5
/
+8
2010-05-02
XQuartz GLX: Change around includes for better compatability with different O...
Jeremy Huddleston
2
-1
/
+4
2010-05-02
rootless: Add some sanity checking to miPaintWindow
Jeremy Huddleston
1
-0
/
+3
2010-05-02
rootless: Remove an unneeded comment
Jeremy Huddleston
1
-4
/
+0
2010-05-02
x-list.c: null-returning function malloc() was called without checking
Oliver McFadden
1
-0
/
+1
2010-05-02
dix: wrap variables with #ifdef when panoramix is not used
Tiago Vignatti
2
-3
/
+2
2010-04-30
Delete loop with no effect from GlyphUninit
Keith Packard
1
-9
/
+0
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
6
-92
/
+47
2010-04-30
Move callback definitions to their own file
Keith Packard
3
-30
/
+89
2010-04-30
Move X_DEPRECATED to misc.h so it can be used outside resource.h
Keith Packard
2
-6
/
+6
2010-04-30
dix: Improve documentation of the DIX private data functions.
Aaron Plattner
1
-7
/
+57
2010-04-30
Merge remote branch 'jamey/for-keith'
Keith Packard
3
-153
/
+104
2010-04-30
Merge remote branch 'whot/for-keith'
Keith Packard
4
-12
/
+53
2010-04-30
Merge remote branch 'yselkowitz/master'
Keith Packard
7
-3591
/
+42
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
23
-638
/
+312
2010-04-30
xfree86: a missing input driver is not an error.
Peter Hutterer
1
-1
/
+1
2010-04-28
Cygwin/X: AIGLX using native WGL
Jon TURNEY
17
-1945
/
+2780
2010-04-28
test: Fix linking of wrapped functions in XI2 tests.
Rami Ylimäki
1
-8
/
+8
[next]