summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-14Wrap CopyWindow in cw, which fixes scrolling in many apps.Eric Anholt2-0/+44
2004-08-14Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32Keith Packard3-27/+41
2004-08-13Don't enable speedo & type1 modules if they're not being builtAlan Coopersmith2-5/+27
2004-08-13Fix Xprt bug by disabling code that merges multiple audit messages (BugKevin E Martin1-0/+10
2004-08-13Added $(MESASRCDIR)/src/mesa/glapi to INCLUDES. Removed $(SERVERSRC)/miAlexander Gottwald2-2/+8
2004-08-13Fri Aug 13 19:53:10 2004 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-7/+21
2004-08-13Empty damage object when freeing pixmap.Keith Packard9-72/+180
2004-08-13Fix copy'n'paste-os of x/y in CopyPicture for AlphaXOrigin and ClipXOrigin.Eric Anholt1-2/+2
2004-08-12Fix after Mesa 20040812 merge: revert glxext.h to vendor branch, and fixEric Anholt1-1/+1
2004-08-12Fix crash in rootless XDarwin due to rootless being initialized beforeTorrey Lyons2-2/+23
2004-08-12Apply a kludge to initialize the composite wrapper before DamageSetup. IfEric Anholt3-6/+14
2004-08-12Fix various cw issues, including a couple reported by deronj:Eric Anholt4-48/+41
2004-08-12Fix some issues reported by deronj:Eric Anholt2-3/+4
2004-08-12Update version and date for next snapshotXORG-6_7_99_2Kevin E Martin1-2/+2
2004-08-12Add call to SourceValidate() when pDst == pSrc, so misprite.c get a chanceKristian Høgsberg1-0/+13
2004-08-12Wrap the Propolice fix in #ifdef __SSP__; Propolice doesn't define this yetAdam Jackson1-0/+12
2004-08-12Back out the propolice fix for a second, it causes linktime errors.Adam Jackson1-8/+0
2004-08-12Paint to parent window instead of parent window's pixmap (helps for serversKeith Packard2-7/+8
2004-08-11Fix leftover XF86_VERSION_SNAP macro.Torrey Lyons1-2/+2
2004-08-11Teach the loader about the extra symbols needed for Propolice-protectedAdam Jackson1-0/+8
2004-08-11Add COMPOSITE change to fbCopyWindow (not needed yet)Keith Packard8-133/+134
2004-08-11Fix bogus contact address in Xserver/os/util.c (Bug #738).Kevin E Martin1-9/+17
2004-08-11In CopyPicture, add missing call to ChangePicture to notify about theEric Anholt1-0/+3
2004-08-11Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).Kevin E Martin3-2/+4
2004-08-11Patch xorgconfig to generate config files with correct keyboard driver; useKristian Høgsberg1-1/+5
2004-08-11Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=492 -Roland Mainz1-7/+22
2004-08-10Update version to 6.7.99.1 and fix problem with snapshot string generation.XORG-6_7_99_1Kevin E Martin1-3/+6
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin3-4/+5
2004-08-09Move the new render symbols to dixsym.c instead so they are grouped withKristian Høgsberg3-9/+13
2004-08-09- Fix building without Xfixes extensionKevin E Martin5-23/+58
2004-08-08Disable legacy keyboard driver "keyboard", unlessKristian Høgsberg1-2/+23
2004-08-08Add new render symbols to list of exported extension symbols soKristian Høgsberg1-1/+8
2004-08-07Fix minor timestamp lossage in mieq.Keith Packard4-1655/+170
2004-08-07Eliminate mfb support. Fix visuals to match "normal" PC hardware (makingKeith Packard1-84/+22
2004-08-07Clean up cw initialization, make sure wrappers re-wrap on exit.Keith Packard1-19/+11
2004-08-07Remove alpha-related fields from visual structure to retain binaryKeith Packard3-20/+13
2004-08-06Add RenderAddTraps. Rewrite trapezoid rendering code.Keith Packard15-1582/+1040
2004-08-06Fix missing ';' in cw.c and unwrap the render wrapper properly.Eric Anholt3-5/+24
2004-08-05- Add a new Render function, CopyPicture, which will update a picture withEric Anholt5-115/+201
2004-08-04- Always validate the backing GC in cwValidateGC, not just when the clipEric Anholt1-20/+18
2004-08-04Optimization of CJK rendering when using versions of freetype prior toEgbert Eich1-2/+3
2004-08-04- Add two new XAA hooks, SetupForCPUToScreenTexture2 andEric Anholt3-12/+68
2004-08-03Merge from CYGWIN branchAlexander Gottwald5-27/+43
2004-08-03programs/Xserver/hw/xfree86/ddc/xf86DDC.hMatthieu Herrb7-12/+12
2004-08-03Fix declaration of XAACachePlanarMonoStippleProc. RenameMatthieu Herrb2-5/+4
2004-08-03Major improvements to Composite wrapper. Several issues remain, but it nowEric Anholt5-209/+275
2004-08-03The Damage extension has to wrap after (be called before) the CompositeEric Anholt1-7/+9
2004-08-03Bug #962: Remove LoaderSymbol calls introduced by the dlloader work soAdam Jackson16-3/+97
2004-08-02Mon Aug 2 21:49:33 2004 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-2/+2
2004-08-02Removed distro specific stuff.Egbert Eich6-17/+52