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
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
xfree86: nds32: add nds32 support for compiler related mmio codes
Macpaul Lin
1
-0
/
+410
2010-09-23
xfree86: nds32: add nds32 support for compiler specific codes
Macpaul Lin
1
-3
/
+3
2010-09-14
xfree86: delete useless "Primary device is not PCI" message
Tiago Vignatti
1
-7
/
+2
2010-09-14
xfree86: configure: move buses references to their own location
Tiago Vignatti
5
-93
/
+93
2010-09-14
xfree86: use xf86PciIsolateDevice to get PCI config information
Tiago Vignatti
4
-17
/
+8
2010-09-13
Merge remote branch 'jamey/reviewed'
Keith Packard
1
-3
/
+0
2010-09-13
VGA arbiter: No need for arbitration around CreateGC.
Jamey Sharp
1
-2
/
+0
2010-09-13
Delete unused devPrivate field from GCFuncs and GCOps.
Jamey Sharp
1
-1
/
+0
2010-09-13
xfree86: vgaarb: fix decoding stub API
Tiago Vignatti
1
-1
/
+1
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
1
-10
/
+0
2010-09-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-1
/
+2
2010-09-10
Merge remote branch 'mattst88/master'
Keith Packard
3
-17
/
+7
2010-09-06
xfree86: Check for existence of button class before dereferencing it.
Peter Hutterer
1
-1
/
+1
2010-09-01
xfree86: fix compiler warning about implicied decl of DuplicateModule.
Peter Hutterer
1
-0
/
+1
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
2
-10
/
+5
2010-08-27
xfree86: Simplify xf86Msg{,Verb}
Jesse Adkins
1
-2
/
+2
2010-08-27
xfree86: Remove comments about unable to use malloc.
Jesse Adkins
1
-5
/
+0
2010-08-26
xfree86: vgaarb: fix device decoding interface to send resources type properly
Tiago Vignatti
2
-3
/
+4
2010-08-26
xfree86: vgaarb: remove useless macro
Tiago Vignatti
1
-3
/
+0
2010-08-26
xfree86: vgaarb: remove superfluous and confusing VGAGet_GC and VGAPut_GC
Tiago Vignatti
2
-55
/
+60
2010-08-26
xfree86: vgaarb: change macros by inline functions to ease debug
Tiago Vignatti
2
-57
/
+64
2010-08-13
Stop checking or calling PtrCtrlProcs
Alan Coopersmith
1
-3
/
+0
2010-07-13
Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998
Keith Packard
3
-2
/
+24
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-3
/
+1
2010-07-01
xfree86: configure: remove vendor and card name matching rules
Tiago Vignatti
1
-25
/
+0
2010-07-01
xfree86: pci: remove superfluous vendor and card name logging
Tiago Vignatti
1
-12
/
+1
2010-06-18
Don't coredump on "X -showopts" (bug 25874)
Alan Coopersmith
1
-0
/
+7
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
2
-11
/
+11
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
1
-70
/
+152
2010-06-11
xfree86: Match devices based on current driver setting
Dan Nicholson
1
-22
/
+25
2010-06-11
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
1
-18
/
+31
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+4
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+14
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
11
-29
/
+29
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
1
-0
/
+32
2010-06-10
xfree86: Refactor InputClass matching code
Dan Nicholson
1
-51
/
+66
2010-06-10
xfree86: Constify InputClass functions
Dan Nicholson
1
-3
/
+4
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
6
-19
/
+12
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
5
-9
/
+9
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-21
/
+0
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
13
-74
/
+124
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
3
-160
/
+160
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-48
/
+46
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
3
-3
/
+3
2010-06-02
xfree86: Unbreak autoconfig following 0abf065e38c4
Chris Wilson
3
-3
/
+9
2010-05-28
xfree86: initialize InputAttributes to NULL in the autoconfig code.
Peter Hutterer
1
-0
/
+1
2010-05-26
xfree86: bump ABI_XINPUT_VERSION to 11.
Peter Hutterer
1
-1
/
+1
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
2
-5
/
+5
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
2
-5
/
+5
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
5
-1
/
+10
[next]