summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-29Death to RCS tags.Adam Jackson586-1031/+3
2007-06-29Make sure window->optional is allocated before assigning it.Peter Hutterer1-6/+6
2007-06-28Remove the remnants of OS/2 support.Adam Jackson50-910/+31
2007-06-28Fix another usage of MAX_PCI_DEVICES.Adam Jackson1-1/+1
2007-06-28Bug #10770: "Inputdevs" isn't a valid config file keyword.Adam Jackson1-1/+1
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti16-1/+33
2007-06-27Remove double-defined.Tiago Vignatti1-5/+0
2007-06-27Handle tileStride > 1 in fbEvenTile.Aaron Plattner2-5/+8
2007-06-27Add VBE PanelID support.Adam Jackson2-0/+86
2007-06-27More janitor work. Remove 'defined but not used' warnings from kdrive and som...Tiago Vignatti3-3/+4
2007-06-27Janitor work. Remove 'defined but not used' warnings from xorg and other cosm...Tiago Vignatti3-7/+1
2007-06-27Fix kdrive XKB.Tiago Vignatti1-3/+4
2007-06-26Split checks for dtrace & getpeerucred()Alan Coopersmith1-1/+5
2007-06-25Make sure DRIScreenPrivIndex is -1 when no DRI screen private is allocated.Michel Dänzer1-7/+9
2007-06-25configFiles(): don't return anything when declared as void.Peter Hutterer1-1/+1
2007-06-25NULL-terminate device list when synthesizing core devices.Peter Hutterer1-3/+3
2007-06-25Set the detail field for DeviceKeyEvents to the keycode.Peter Hutterer1-0/+1
2007-06-25Only decrement buttonsDown when the button count is greater than 0.Peter Hutterer2-12/+25
2007-06-25Add a few comments to devices.cPeter Hutterer1-0/+76
2007-06-25Split up memory for devices configured in the config file.Peter Hutterer3-53/+69
2007-06-25Check for identical grabs when adding a new passive grab. If an identical grabPeter Hutterer1-0/+47
2007-06-22In fbFill() make sure the drawable is validated when pixman_fill() succeeds.Søren Sandmann Pedersen1-32/+22
2007-06-22Skip driver mode detection/configuration when !vtSema.Keith Packard1-3/+21
2007-06-20Include module name in "already built-in" messageAlan Coopersmith1-1/+1
2007-06-20Fixed fbSolidBoxClipped() to fill the right place.Arcady Goldmints-Orlov1-1/+1
2007-06-20exaPolyFillRect: Don't track damage explicitly.Michel Dänzer1-15/+6
2007-06-20exaGetImage: Don't migrate or try to accelerate for 1x1.Michel Dänzer1-3/+3
2007-06-19mieqEnqueue: Make local queue tail variables unsigned.Michel Dänzer1-1/+1
2007-06-18Make xf86{En,Dis}ableInterrupts no-ops on Linux.Adam Jackson1-57/+5
2007-06-18Compile fixes for Linux ARM platforms.Lennart Buytenhek3-4/+6
2007-06-18In NewInputDeviceRequest, only call EnableDevice if xf86Screens[0]->vtSema isZephaniah E. Hull1-1/+1
2007-06-15swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.Matthieu Herrb1-0/+2
2007-06-11Remove fbmmx.[ch] filesSøren Sandmann Pedersen2-121/+0
2007-06-11Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]Søren Sandmann Pedersen8-398/+20
2007-06-11Require pixman 0.9.2Søren Sandmann Pedersen1-1/+1
2007-06-11Delete fbBltmmx().Søren Sandmann Pedersen2-145/+0
2007-06-11Port a few forgotten fbSolidFillmmx()'es to fbFillmmx(). Use pixman_blt() ins...Søren Sandmann Pedersen3-30/+31
2007-06-11Remove fbCopyAreammx() and fbSolidFillmmx()Søren Sandmann Pedersen2-66/+0
2007-06-11Split fbSolidFillmmx() into a new FbFillmmx() function. Call that from fbFill().Søren Sandmann Pedersen3-18/+43
2007-06-11Split fbCopyAreammx() into a new fbBltmmx() function; call thisSøren Sandmann Pedersen3-38/+61
2007-06-11Really make sure BUILD_TIME doesn't have a leading zero.Clark Rawlins2-2/+2
2007-06-11Don't pass regions to pixman_image_composite() anymore.Søren Sandmann Pedersen5-167/+181
2007-06-11Make sure BUILD_TIME doesn't have a leading zero.Michel Dänzer1-1/+1
2007-06-11DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.Michel Dänzer3-12/+69
2007-06-11DRITreeTraversal: Stop walking tree when we've seen all DRI windows.Michel Dänzer1-3/+8
2007-06-11DRI: Fix build warning.Michel Dänzer1-1/+1
2007-06-11dixLookupClient: Use access parameter.Michel Dänzer1-1/+1
2007-06-11mieq queue handling cleanups.Michel Dänzer1-16/+6
2007-06-10GNU is wrong and ` is not left-quote.Adam Jackson1-6/+6
2007-06-11update xproto dependency to at least 7.0.9Dave Airlie1-1/+1