index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Xext: use EXT_MASK macro instead of manual & 0x7f
HEAD
master
Peter Hutterer
1
-4
/
+5
2011-04-07
Fix unset valuator handling for XI 1.x valuator events again
Chase Douglas
2
-9
/
+9
2011-04-06
Merge remote-tracking branch 'jturney/master'
Keith Packard
1
-1
/
+1
2011-04-04
Merge remote-tracking branch 'vignatti/for-keith'
Keith Packard
23
-89
/
+92
2011-04-04
render: fix memory leaks in ProcRenderCompositeGlyphs
Tiago Vignatti
1
-13
/
+12
2011-04-04
xkb: fix fd leak in XkbDDXListComponent
Tiago Vignatti
1
-1
/
+3
2011-04-04
dix: fix memory leak in ProcListExtensions
Tiago Vignatti
1
-3
/
+2
2011-04-04
mi: fix memory leak in miZeroLine
Tiago Vignatti
1
-2
/
+4
2011-04-04
xi: fix memory leak in AddExtensionClient
Tiago Vignatti
1
-2
/
+6
2011-04-04
dix: fix memory leak in AllocShared
Tiago Vignatti
1
-0
/
+1
2011-04-04
dix: fix memory leak in AllocPseudo
Tiago Vignatti
1
-0
/
+1
2011-04-04
os: fix memory and fd leaks in Popen
Tiago Vignatti
1
-0
/
+3
2011-04-04
os: use DebugF for debugging
Tiago Vignatti
1
-14
/
+4
2011-04-04
xfree86: fix memory leak in xf86LoadModules
Tiago Vignatti
1
-1
/
+3
2011-04-04
xfree86: fix bad free configInputDevices
Tiago Vignatti
1
-1
/
+2
2011-04-04
xfree86: fix memory leaks in configLayout
Tiago Vignatti
1
-6
/
+19
2011-04-04
xfree86: fix memory leak in xf86ConfigFbEntity
Tiago Vignatti
1
-0
/
+1
2011-04-04
fb: fix memory leak in fbOverlayFinishScreenInit
Tiago Vignatti
1
-2
/
+6
2011-04-04
Xi: fix memory leak in ProcXGetSelectedExtensionEvents
Tiago Vignatti
1
-1
/
+1
2011-04-04
dix: fix memory leak in SetDefaultFontPath
Tiago Vignatti
1
-1
/
+3
2011-04-04
mi: fix memory leak in miFillUniqueSpanGroup
Tiago Vignatti
1
-0
/
+2
2011-04-04
xi: fix memory leak in ProcXIQueryDevice
Tiago Vignatti
1
-1
/
+3
2011-04-04
mi: fix memory leak in miInitVisuals
Tiago Vignatti
2
-4
/
+2
2011-04-04
xfree86: dri2: fix memory leak and free resources properly
Tiago Vignatti
1
-2
/
+7
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
7
-21
/
+7
2011-04-04
dix: remove unused macro
Tiago Vignatti
1
-2
/
+0
2011-04-04
dix: remove unused debug code
Tiago Vignatti
1
-12
/
+0
2011-04-04
Merge branch 'master' of git://people.freedesktop.org/~herrb/xserver into for...
Peter Hutterer
64
-7948
/
+259
2011-04-04
xfree86: loader: fix memory leaks in LoaderListDirs
Tiago Vignatti
1
-0
/
+6
2011-04-04
xkb: Prevent leaking of XKB geometry information on copy.
Rami Ylimäki
1
-5
/
+3
2011-04-04
xkb: Introduce helper function to handle similar reallocations.
Rami Ylimäki
3
-94
/
+111
2011-04-04
Don't report old relative values in getValuatorEvents
Chase Douglas
1
-1
/
+3
2011-04-04
Handle non continuous valuator data in getValuatorEvents
Chase Douglas
1
-4
/
+7
2011-04-02
Xi: fix querydevice request swapping
Matthieu Herrb
1
-1
/
+2
2011-04-02
Xext: fix test on extension number for the swapped case.
Matthieu Herrb
1
-1
/
+1
2011-04-02
Xi: add XI_Focus{In,Out} to swapped events.
Matthieu Herrb
1
-0
/
+2
2011-04-02
Xi: take XI2 requests into account also for the swapping case.
Matthieu Herrb
1
-2
/
+3
2011-04-01
fb: cleanup fbChangeWindowAttributes
Dave Airlie
1
-35
/
+20
2011-04-01
fb: drop comments around 24-bit support.
Dave Airlie
1
-6
/
+0
2011-04-01
fb: add back fb defines for driver compat.
Dave Airlie
1
-0
/
+3
2011-04-01
fb: drop defines that aren't used/necessary anymore.
Dave Airlie
21
-155
/
+0
2011-03-30
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
22
-7322
/
+99
2011-03-29
Clean up getValuatorEvents using array loop logic
Chase Douglas
1
-14
/
+6
2011-03-28
xfree86: warning fix
Adam Jackson
1
-1
/
+1
2011-03-28
xfree86: warning fix
Adam Jackson
1
-1
/
+1
2011-03-28
render: warning fixes
Adam Jackson
1
-3
/
+0
2011-03-28
dix: Small refactor to resource deletion
Adam Jackson
1
-18
/
+16
2011-03-28
glx: minor cast cleanup
Adam Jackson
1
-4
/
+3
2011-03-28
glx: dead variable removal
Adam Jackson
2
-10
/
+0
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
8
-34
/
+18
[next]