summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-14ephyr: switch to byte counting functionsPeter Hutterer2-8/+8
2009-07-14xfixes: switch to byte counting functionsPeter Hutterer1-3/+3
2009-07-14render: switch to byte counting functionsPeter Hutterer1-8/+8
2009-07-14os: switch to byte counting functionsPeter Hutterer2-5/+5
2009-07-14randr: switch to byte counting functionsPeter Hutterer7-24/+24
2009-07-14Xext: switch to byte counting functionsPeter Hutterer12-51/+51
2009-07-14xwin: switch to byte counting functionsPeter Hutterer1-8/+6
2009-07-14xquartz: switch to byte counting functionsPeter Hutterer2-2/+2
2009-07-14xfree86: switch to byte counting functionsPeter Hutterer9-40/+40
2009-07-14glx: switch to byte counting functionsPeter Hutterer2-3/+3
2009-07-14dmx: switch to byte counting functionsPeter Hutterer2-11/+11
2009-07-14exa: switch to byte counting functions.Peter Hutterer1-3/+3
2009-07-14dix: switch to byte-counting functions.Peter Hutterer9-53/+54
2009-07-14Xi: use byte-counting macros instead of manual calculation.Peter Hutterer28-55/+56
2009-07-14include: introduce byte counting functions.Peter Hutterer2-0/+69
2009-07-14dix: don't send presence events for attaching/detaching slave devices.Peter Hutterer1-13/+0
2009-07-12dix: Remove temporary detachment of slave devices.Peter Hutterer1-66/+0
2009-07-12input: include effective modifiers in device events.Peter Hutterer4-1/+9
2009-07-10Fix int10 module build after typo in commit 2638e9899Alan Coopersmith1-1/+1
2009-07-10EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.Michel Dänzer1-1/+11
2009-07-10configure: introduce --{enable,disable}-int10-moduleTiago Vignatti2-1/+7
2009-07-10configure: introduce --{enable,disable}-vbeTiago Vignatti2-1/+7
2009-07-10configure: introduce --{enable,disable}-vgahwTiago Vignatti2-2/+10
2009-07-10xfree86: remove unused vbe header fileTiago Vignatti1-1/+0
2009-07-10Revert "XKB: Sanitise * actions" commits (#19602)Peter Hutterer6-41/+84
2009-07-09Reserve space for two GC values in copy_drawable().Soren Sandmann Pedersen1-1/+1
2009-07-09Since font modules are dead, don't mention them in xorg-server.pcAdam Jackson2-3/+0
2009-07-09config: drop i810.Adam Jackson1-1/+0
2009-07-07Xephyr & Xserver man page fixesAlan Coopersmith2-5/+5
2009-07-07The way XaceHook() mixes struct initializers and va_arg() is not portable andMichael Lorenz1-63/+53
2009-07-07Cygwin/X: Window positioning improvements for multiwindow modeJon TURNEY1-10/+24
2009-07-06Remove old DRI2 buffer alloc/free interfacesKeith Packard4-206/+70
2009-07-06dri2: Preserve compatibility with 1.6 DRI2 API/ABIKeith Packard3-77/+203
2009-07-06Use IncludeInferiors when copying windows before compositing.Søren Sandmann Pedersen1-3/+4
2009-07-06Unclaim PCI slot if driver probing fails.Matthias Hopf3-1/+22
2009-07-06glx: damage is only used with DRIRALOVICH, Kristóf2-2/+1
2009-07-06glx: remove Xgl leftoverRALOVICH, Kristóf2-9/+0
2009-07-06Xext: return BadValue for XTestFakeInput on unsupported capabilities.Peter Hutterer1-0/+23
2009-07-06s/MAX_DEVICES/MAXDEVICES/ updates.Peter Hutterer3-5/+5
2009-07-06dix: always init the full button map to default values (#22594)Peter Hutterer1-0/+2
2009-07-06Xext: remove unused variable 'it'.Peter Hutterer1-2/+0
2009-07-05dri2: Enable GLX_SGI_make_current_read when the DRI driver supports it.Eric Anholt1-0/+9
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston4-3/+70
2009-07-03Xming: Apply window style hints in -multiwindow modeColin Harrison3-68/+266
2009-07-03Cygwin/X: Change to a single native window class for all X windowsJoe Krahn2-92/+56
2009-07-03configure: libXinerama isn't needed anymoreRémi Cardona1-1/+1
2009-07-03xfree86: fix wrong IsMaster() check causing crashes.Peter Hutterer1-2/+1
2009-07-03Fix IsXtstDevice - returns false positives since 0814f511d5.Peter Hutterer1-2/+9
2009-06-30Export symbols needed by the RandR implementation in fglrxFelix Kuehling3-2/+3
2009-07-01dix: introduce "Xtst Device" label property.Peter Hutterer3-0/+28