summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-08Fix sync polarity on Samsung SyncMaster 205BW monitor.Daniel Ciocea1-1/+5
2007-06-07Add new fb symbols to wfbrename.h.Aaron Plattner1-0/+2
2007-06-05Delete fbCompositeCopyAreammx()Søren Sandmann Pedersen2-36/+0
2007-06-05Remove most of the fast-path MMX operations from fbmmx. fbCopyAreammxSøren Sandmann Pedersen3-2735/+1
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson8-896/+1
2007-06-04xf86PostMotionEvents[P] calls xf86SendDragEvents, xf86SendDragEventsZephaniah E. Hull1-1/+1
2007-06-04Let's not do a calloc and a free on every call to xf86PostMotionEvents.Zephaniah E. Hull1-4/+12
2007-06-04Add xf86PostMotionEventP, takes a pointer instead of a variable number ofZephaniah E. Hull3-14/+26
2007-06-04Fully init the AbsoluteClassRec in InitAbsoluteClassDeviceStruct.Zephaniah E. Hull1-0/+1
2007-06-04Print the build time as well as the date if we can.Zephaniah E. Hull3-0/+11
2007-06-03XFree86: Input: Assume core events per defaultDaniel Stone1-4/+6
2007-06-03XFree86: Input: Perform case-insensitive comparisons on option namesDaniel Stone1-3/+3
2007-06-03Include pixman.h from fb.h or compile of some files will failBenjamin Herrenschmidt3-3/+2
2007-06-02Minor cleanup/robustification to config parsing.Adam Jackson1-22/+14
2007-06-02Don't warn about default behaviour when autoconfigging.Adam Jackson1-6/+6
2007-06-02Don't print lack of DRI support as an error in AIGLX init.Adam Jackson1-7/+4
2007-06-02Delete VDIF support; it was never used anyway.Adam Jackson9-598/+3
2007-06-01Need to use minPitch in miScanLineWidth() to get the shrinkedHenry Zhao1-1/+1
2007-05-30Fix mode validation against the maximum X/Y values configuredAlan Hourihane1-2/+9
2007-05-29I/O enable/disable update for the HurdSamuel Thibault1-32/+12
2007-05-29Make sure that the ramdac symbols are present in the serverJulien Cristau1-0/+51
2007-05-29Remove wscons keyboard handling stuff that doesn't belong there anymore.Matthieu Herrb1-28/+0