summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-15Use pixman types for transforms and vectorsSoren Sandmann Pedersen1-11/+3
2007-05-15Use the pixman fixed point types and macrosSoren Sandmann Pedersen2-44/+24
2007-05-15Revert various fast path functions to their pre-pixman-merge stateSoren Sandmann Pedersen1-515/+36
2007-05-15Port large amounts of the region code to pixmanSoren Sandmann Pedersen1-679/+50
2007-05-15Add new InitRegions() function called from dix/mainSoren Sandmann Pedersen3-0/+10
2007-05-15Turn boxes and regions into typedefs for pixman typesSoren Sandmann Pedersen3-15/+5
2007-05-15Add dependency on pixman 0.9.0Soren Sandmann Pedersen1-2/+4
2007-05-11Remove mfb and cfb from include paths where they're not needed.Adam Jackson5-12/+0
2007-05-11Use system copy of cbrt() if available.Adam Jackson5-55/+15
2007-05-11Use _X_INLINE instead of ad-hoc #defines.Adam Jackson2-31/+5
2007-05-11Make the use of ICEIL slightly less ugly.Adam Jackson5-26/+3
2007-05-11Missing piece from bug 9808Colin Harrison3-6/+9
2007-05-10Disable Simba PCI bridge routing code (Bug #8020).Matthias Hopf1-1/+1
2007-05-09fix an occasional crash in GetWindowName() (bug: 9798)Colin Harrison1-4/+1
2007-05-09Fix bad use of hwnd (bug: 9808)Colin Harrison1-2/+2
2007-05-09Migrate some code to the new mi apisColin Harrison1-2/+3
2007-05-07Add more informative logging for module default loadingDavid Nusinow1-0/+3
2007-05-06Fix documentation for Copy hook -- it can copy memory to the scanoutJesse Barnes1-1/+1
2007-05-03Provide UseDefaultFontPath optionDavid Nusinow3-6/+31
2007-05-03Improve modules loading defaultsDavid Nusinow6-33/+125
2007-05-03New fbWalkCompositeRegion() functionSoren Sandmann Pedersen4-682/+183
2007-05-03Add fbCompositeRect() as another special case in the switch of doom in fbpict.cSoren Sandmann Pedersen3-15/+56
2007-05-02In __glXCreateARGBConfig(), insert the new GL mode at the _end_ of the linked...Brian1-2/+20
2007-05-02Bug #10823: Fixed default OSNAME value.Tilman Sauerbeck1-7/+7
2007-05-02Fix for a divide by zero that can be triggered by a malicious client.Keith Packard2-0/+4
2007-04-30fix __glXErrorCallBack() protoColin Guthrie1-1/+1
2007-04-30Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/xorg/xserverBrian41-1057/+2309
2007-04-29EXA: Fix OffscreenValidate build with DEBUG_OFFSCREEN enabled.Michel Dänzer1-1/+1
2007-04-29EXA: Remove DrawableDirty.Michel Dänzer3-30/+10
2007-04-29EXA: FillSpans improvements.Michel Dänzer1-4/+1
2007-04-29EXA: SolidBoxClipped improvements.Michel Dänzer1-9/+8
2007-04-29EXA: CopyNtoN improvements.Michel Dänzer1-40/+43
2007-04-29EXA: GetImage improvements.Michel Dänzer1-13/+8
2007-04-29EXA: PutImage improvements.Michel Dänzer2-13/+21
2007-04-29EXA: ImageGlyphBlt improvements.Michel Dänzer1-72/+57
2007-04-29EXA: Defer to FillRegionTiled in Composite when possible.Michel Dänzer1-0/+39
2007-04-29EXA: Composite improvements.Michel Dänzer1-35/+44
2007-04-29EXA: Glyphs improvements.Michel Dänzer1-10/+32
2007-04-29EXA: PolyFillRect improvements.Michel Dänzer2-44/+68
2007-04-29EXA: FillRegion{Solid,Tiled} improvements.Michel Dänzer3-40/+72
2007-04-29EXA: exaAssertNotDirty improvements.Michel Dänzer1-13/+8
2007-04-29EXA: Fix exaEnableDisableFBAccess for nested disables and enables.Michel Dänzer2-2/+5
2007-04-29Fix fbCompositeTrans_0888xnx0888 build for wfb on big endian.Michel Dänzer1-1/+1
2007-04-29Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.Michel Dänzer3-4/+4
2007-04-27Pixman mergingSoren Sandmann Pedersen1-1/+34
2007-04-27Bug fix in fbCompositeIn_nx8x8888Soren Sandmann Pedersen1-1/+1
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson19-3/+63
2007-04-26Remove old edid_modes.c, it lives in hw/xfree86/modes/ now.Adam Jackson1-361/+0
2007-04-26Change expand_alpha_rev to expand_alpha in mmxSaturateUSoren Sandmann Pedersen1-1/+1
2007-04-26Fix typo in previous commitSoren Sandmann Pedersen1-1/+1