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
2011-11-02
Merge remote-tracking branch 'koba/reviewed'
Keith Packard
8
-102
/
+23
2011-10-31
dix: Reinstate GetImage window size check
Aaron Plattner
1
-0
/
+8
2011-10-30
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
7
-19
/
+60
2011-10-31
dix: block signals when closing all devices
Peter Hutterer
1
-0
/
+4
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
2
-4
/
+39
2011-10-31
xfree86: reduce calls to input_option_get_key/value
Peter Hutterer
1
-9
/
+12
2011-10-29
xfree86: add nouveau as the first automatic driver for NVIDIA hardware
Anssi Hannula
1
-1
/
+9
2011-10-29
bsd: alpha_video: Remove unused variables
Alexandr Shadchin
1
-3
/
+0
2011-10-29
bsd: alpha_video: Simplify #include
Alexandr Shadchin
1
-6
/
+4
2011-10-29
bsd: alpha_video: Function sethae() need only for FreeBSD
Alexandr Shadchin
1
-37
/
+14
2011-10-29
Move check definition MAP_FAILED in xf86_OSlib.h
Alexandr Shadchin
8
-30
/
+4
2011-10-29
Remove odd definition DEV_MEM
Alexandr Shadchin
4
-7
/
+1
2011-10-29
Remove BSDi support
Alexandr Shadchin
1
-17
/
+2
2011-10-29
Remove unused VT_SYSREQ_DEFAULT
Alexandr Shadchin
1
-4
/
+0
2011-10-28
Fix position _X_EXPORT
Alexandr Shadchin
1
-2
/
+2
2011-10-28
bsd: Remove odd message about -sharevts
Alexandr Shadchin
1
-1
/
+0
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
3
-6
/
+5
2011-10-26
XWin: windowswm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-26
XQuartz: appledri: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-26
XQuartz: applewm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
24
-169
/
+265
2011-10-25
kdrive: check for null memory, fix OOB
Peter Hutterer
1
-1
/
+7
2011-10-25
Use new FP1616/FP3232 conversion functions
Peter Hutterer
2
-14
/
+7
2011-10-25
test: fix test with new double -> fp3232 conversion functions
Peter Hutterer
1
-4
/
+3
2011-10-25
Xi: send DeviceChangedEvents when the scroll valuators change value
Peter Hutterer
1
-1
/
+12
2011-10-25
dix: accept a NULL master for CreateClassesChangedEvent
Peter Hutterer
1
-1
/
+1
2011-10-25
Xi: ensure the deviceid for DeviceChangedEvents is always the right one
Peter Hutterer
1
-0
/
+1
2011-10-25
dix: pass the flags into the CreateClassesChangedEvent
Peter Hutterer
2
-5
/
+5
2011-10-25
dix: drop unused argument from XISendDeviceChangedEvent
Peter Hutterer
3
-6
/
+5
2011-10-25
dix: add ScrollInfo to DeviceChangedEvents
Peter Hutterer
4
-0
/
+75
2011-10-25
xkb: Support noLock and noUnlock flags for LockMods
Andreas Wettstein
1
-2
/
+5
2011-10-25
xfree86 doc: replace driver "keyboard" with "kbd"
Peter Hutterer
1
-2
/
+2
2011-10-25
xfree86: use NewInputDeviceRequest for xorg.conf devices too
Peter Hutterer
2
-28
/
+9
2011-10-25
dix: move #if statement to stop compiler warning
Peter Hutterer
1
-2
/
+2
2011-10-25
xfree86: Fix a comment, the old function doesn't exist anymore
Peter Hutterer
1
-1
/
+1
2011-10-25
xfree86: use xf86AddNewOption instead of xf86addNewOption
Peter Hutterer
1
-4
/
+4
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
10
-43
/
+59
2011-10-25
kdrive: switch to new InputOption API.
Peter Hutterer
1
-60
/
+72
2011-10-24
Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
Christopher Yeleighton
1
-0
/
+2
2011-10-24
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
8
-199
/
+543
2011-10-24
xf86Crtc: handle no outputs with no modes harder.
Dave Airlie
1
-22
/
+19
2011-10-24
XQuartz: Fix the filename of our log file
Jeremy Huddleston
1
-1
/
+1
2011-10-21
XQuartz: appledri: Allow byte swapped requests
Jeremy Huddleston
1
-5
/
+91
2011-10-21
XQuartz: appledri: Fix byte swapping in replies
Jeremy Huddleston
1
-3
/
+36
2011-10-21
XQuartz: appledri: Set the correct reply length for XAppleDRICreatePixmap
Jeremy Huddleston
1
-1
/
+1
2011-10-21
XQuartz: appledri: Change whitespace in appledristr.h to match mesa
Jeremy Huddleston
1
-141
/
+157
2011-10-21
Xnest: Match the host's keymap
Jeremy Huddleston
1
-4
/
+21
2011-10-21
test: Add unit test for mieq
Jeremy Huddleston
1
-0
/
+69
2011-10-21
mieq: Reserve some space in EQ for release and other special events
Jeremy Huddleston
1
-4
/
+29
2011-10-21
mieq: Provide better adaptability and diagnostics during mieq overflow
Jeremy Huddleston
1
-36
/
+127
[next]