summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.Kevin 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
2004-08-01added README for Cygwin/XAlexander Gottwald1-0/+134
2004-07-31adjust prototype for winInitCmapPrivates to match Egberts change.Alexander Gottwald1-1/+1
2004-07-31Fix typoKevin E Martin1-2/+2
2004-07-31Add "Extensions" section support to configuration parserKevin E Martin9-11/+211
2004-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt17-13/+4110
2004-07-31Update xfixes server code to major version 3 from xserver CVS, and performEric Anholt4-7/+72
2004-07-31Add new extension enable/disable feature. This code is a small step in theKevin E Martin6-31/+96
2004-07-31- Add some XFIXES bits apparently missed in the DAMAGE-XFIXES mergeEric Anholt3-16/+32
2004-07-31Integrate latest damage bits, including the addition of Composite code.Eric Anholt1-13/+81
2004-07-31Turn on XEVIE https://freedesktop.org/bugzilla/show_bug.cgi?id=947 ModifiedStuart Kreitman1-1/+11
2004-07-31Integration of XEVIE branch to trunk, latest updatesStuart Kreitman1-340/+83
2004-07-31Integration of XEVIE branch to trunk, Some updates from latest reviewsStuart Kreitman1-1/+71
2004-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson6-13/+45
2004-07-31adjust prototype for winInitCmapPrivates to match Egberts change.Alexander Gottwald1-2/+8
2004-07-31Fix compiler warningKevin E Martin1-4/+0
2004-07-30Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300.Hui YU1-0/+46
2004-07-30Add support for on-the-fly screen rotation when supported by hardware (AronEgbert Eich4-10/+42
2004-07-30An experimental pseudocolor emulation layer. Not fully completed, currentlyEgbert Eich4-0/+3283
2004-07-30removing some unnecessary restricitons on the allowed visuals.Egbert Eich1-19/+0
2004-07-30Adding a colormap index to the InitColormapPrivate() func call. Without itEgbert Eich6-10/+19
2004-07-30Set DPMS to ON when VT switching away or shutting down the server. FailingEgbert Eich3-2/+25