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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
22
-33
/
+33
2010-06-03
dmx: Fix XSetExtensionErrorHandler calls to agree on constness.
Jamey Sharp
3
-5
/
+5
2010-06-03
DRI2: Use single error path in initialization
Pauli Nieminen
1
-8
/
+4
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
3
-4
/
+18
2010-06-03
DRI2: add AuthMagic hook for driver side support
Tiago Vignatti
2
-3
/
+18
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
7
-14
/
+14
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
dmx: Delete unused ChangeKeyboardDevice/ChangePointerDevice.
Jamey Sharp
1
-57
/
+0
2010-05-26
dmx: Remove dead __glXDispSwap_DrawArraysEXT definition.
Jamey Sharp
1
-6
/
+0
2010-05-26
dmx: Delete unused local variables.
Jamey Sharp
6
-49
/
+2
2010-05-26
dmx: Xfree -> free
Jamey Sharp
4
-12
/
+12
2010-05-26
Xephyr: Fix Xcalloc deprecation warnings.
Jamey Sharp
2
-8
/
+8
2010-05-26
xfree86/int10/helper_mem: Fix log message.
Jamey Sharp
1
-4
/
+1
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
5
-9
/
+9
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
5
-9
/
+9
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
5
-1
/
+10
2010-05-25
xnest: Don't ignore errors from DeviceCursorInitialize.
Jamey Sharp
1
-2
/
+1
2010-05-24
Merge remote branch 'vignatti/bus-cleanup-take2'
Keith Packard
13
-839
/
+776
2010-05-24
xfree86: move all pci code from auto configurator into a meaningful location
Tiago Vignatti
3
-246
/
+255
2010-05-24
xfree86: no need to check for the configuration case when matching devices
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: organize and group all pci related stuff inside xf86.h
Tiago Vignatti
1
-30
/
+27
2010-05-24
xfree86: remove BUS_ISA type given we don't support anymore
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: remove all kind of bus and PCI dependency from the common helper file
Tiago Vignatti
2
-503
/
+494
2010-05-24
xfree86: bus: remove useless field from EntityRec
Tiago Vignatti
1
-1
/
+0
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
3
-43
/
+0
2010-05-24
xfree86: bus: remove unused headers
Tiago Vignatti
4
-6
/
+0
2010-05-24
xfree86: bus: remove unused pci macros
Tiago Vignatti
1
-6
/
+0
2010-05-23
Merge remote branch 'alanc/docs'
Keith Packard
4
-1308
/
+2
2010-05-23
xfree86: fix multiple InputAttributes tag matching.
Peter Hutterer
1
-3
/
+3
2010-05-23
Remove obsolete reference to README.DRI in xorg.conf.man
Brice Goglin
1
-2
/
+1
2010-05-23
Remove ancient documentation of IBM RapidAccess keyboard hack
Alan Coopersmith
2
-50
/
+1
2010-05-23
Remove completely out-of-date README.DRI
Alan Coopersmith
2
-1257
/
+0
2010-05-23
Add RandR 1.2 README.modes doc to EXTRA_DIST
Alan Coopersmith
1
-0
/
+1
2010-05-23
xf86: allow for no outputs connected at startup operation.
Dave Airlie
1
-17
/
+44
2010-05-21
vfb: Remove dead variable and header file
Adam Jackson
3
-161
/
+0
2010-05-21
Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profile
Aaron Zang
1
-22
/
+80
2010-05-21
vbe.h: Use __attribute__((packed)) on Sun cc 5.9 & later as well as gcc
Alan Coopersmith
1
-1
/
+1
2010-05-20
Replace screen->rgf scratch GC flags with a bit in each GC.
Jamey Sharp
1
-1
/
+0
2010-05-20
Find windows GL wrapper files in $(srcdir) instead of .
Keith Packard
1
-2
/
+2
2010-05-20
winpriv.h was moved from hw/xwin to hw/xwin/glx in November
Keith Packard
2
-1
/
+1
2010-05-20
XFree86 Design doc: Convert LinuxDoc ``quotes'' to DocBook <quote> tags
Alan Coopersmith
1
-45
/
+45
2010-05-20
XFree86 Design doc: Explain this version covers the current Xorg release
Alan Coopersmith
1
-7
/
+30
2010-05-20
Show Xserver release/version date in DIX & DDX docs
Alan Coopersmith
1
-1
/
+3
2010-05-20
Convert LinuxDoc documents to DocBook/XML
Alan Coopersmith
6
-8700
/
+11298
2010-05-20
Add documentation for the new DefaultModes option
Simon Farnsworth
1
-0
/
+8
2010-05-20
Add configuration option to disable default modes on an output
Simon Farnsworth
1
-1
/
+3
2010-05-19
Merge remote branch 'vignatti/bus-cleanup'
Keith Packard
7
-442
/
+325
2010-05-19
xfree86: fix typo in optionTypeToSting.
Peter Hutterer
1
-2
/
+2
[next]