Age | Commit message (Expand) | Author | Files | Lines |
2004-08-11 | Fix bogus contact address in Xserver/os/util.c (Bug #738). | Kevin E Martin | 1 | -9/+17 |
2004-08-11 | In CopyPicture, add missing call to ChangePicture to notify about the | Eric Anholt | 1 | -0/+3 |
2004-08-11 | Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith). | Kevin E Martin | 3 | -2/+4 |
2004-08-11 | Patch xorgconfig to generate config files with correct keyboard driver; use | Kristian Høgsberg | 1 | -1/+5 |
2004-08-11 | Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=492 - | Roland Mainz | 1 | -7/+22 |
2004-08-10 | Update version to 6.7.99.1 and fix problem with snapshot string generation. | Kevin E Martin | 1 | -3/+6 |
2004-08-09 | Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, | Kevin E Martin | 3 | -4/+5 |
2004-08-09 | Move the new render symbols to dixsym.c instead so they are grouped with | Kristian Høgsberg | 3 | -9/+13 |
2004-08-09 | - Fix building without Xfixes extension | Kevin E Martin | 5 | -23/+58 |
2004-08-08 | Disable legacy keyboard driver "keyboard", unless | Kristian Høgsberg | 1 | -2/+23 |
2004-08-08 | Add new render symbols to list of exported extension symbols so | Kristian Høgsberg | 1 | -1/+8 |
2004-08-07 | Fix minor timestamp lossage in mieq. | Keith Packard | 4 | -1655/+170 |
2004-08-07 | Eliminate mfb support. Fix visuals to match "normal" PC hardware (making | Keith Packard | 1 | -84/+22 |
2004-08-07 | Clean up cw initialization, make sure wrappers re-wrap on exit. | Keith Packard | 1 | -19/+11 |
2004-08-07 | Remove alpha-related fields from visual structure to retain binary | Keith Packard | 3 | -20/+13 |
2004-08-06 | Add RenderAddTraps. Rewrite trapezoid rendering code. | Keith Packard | 15 | -1582/+1040 |
2004-08-06 | Fix missing ';' in cw.c and unwrap the render wrapper properly. | Eric Anholt | 3 | -5/+24 |
2004-08-05 | - Add a new Render function, CopyPicture, which will update a picture with | Eric Anholt | 5 | -115/+201 |
2004-08-04 | - Always validate the backing GC in cwValidateGC, not just when the clip | Eric Anholt | 1 | -20/+18 |
2004-08-04 | Optimization of CJK rendering when using versions of freetype prior to | Egbert Eich | 1 | -2/+3 |
2004-08-04 | - Add two new XAA hooks, SetupForCPUToScreenTexture2 and | Eric Anholt | 3 | -12/+68 |
2004-08-03 | Merge from CYGWIN branch | Alexander Gottwald | 5 | -27/+43 |
2004-08-03 | programs/Xserver/hw/xfree86/ddc/xf86DDC.h | Matthieu Herrb | 7 | -12/+12 |
2004-08-03 | Fix declaration of XAACachePlanarMonoStippleProc. Rename | Matthieu Herrb | 2 | -5/+4 |
2004-08-03 | Major improvements to Composite wrapper. Several issues remain, but it now | Eric Anholt | 5 | -209/+275 |
2004-08-03 | The Damage extension has to wrap after (be called before) the Composite | Eric Anholt | 1 | -7/+9 |
2004-08-03 | Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so | Adam Jackson | 16 | -3/+97 |
2004-08-02 | Mon Aug 2 21:49:33 2004 Soeren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -2/+2 |
2004-08-02 | Removed distro specific stuff. | Egbert Eich | 6 | -17/+52 |
2004-08-01 | added README for Cygwin/X | Alexander Gottwald | 1 | -0/+134 |
2004-07-31 | adjust prototype for winInitCmapPrivates to match Egberts change. | Alexander Gottwald | 1 | -1/+1 |
2004-07-31 | Fix typo | Kevin E Martin | 1 | -2/+2 |
2004-07-31 | Add "Extensions" section support to configuration parser | Kevin E Martin | 9 | -11/+211 |
2004-07-31 | Integrate COMPOSITEWRAP branch including composite wrapper. This code still | Eric Anholt | 17 | -13/+4110 |
2004-07-31 | Update xfixes server code to major version 3 from xserver CVS, and perform | Eric Anholt | 4 | -7/+72 |
2004-07-31 | Add new extension enable/disable feature. This code is a small step in the | Kevin E Martin | 6 | -31/+96 |
2004-07-31 | - Add some XFIXES bits apparently missed in the DAMAGE-XFIXES merge | Eric Anholt | 3 | -16/+32 |
2004-07-31 | Integrate latest damage bits, including the addition of Composite code. | Eric Anholt | 1 | -13/+81 |
2004-07-31 | Turn on XEVIE https://freedesktop.org/bugzilla/show_bug.cgi?id=947 Modified | Stuart Kreitman | 1 | -1/+11 |
2004-07-31 | Integration of XEVIE branch to trunk, latest updates | Stuart Kreitman | 1 | -340/+83 |
2004-07-31 | Integration of XEVIE branch to trunk, Some updates from latest reviews | Stuart Kreitman | 1 | -1/+71 |
2004-07-31 | Change several LoaderSymbol calls introduced by the bug #400 patch to | Adam Jackson | 6 | -13/+45 |
2004-07-31 | adjust prototype for winInitCmapPrivates to match Egberts change. | Alexander Gottwald | 1 | -2/+8 |
2004-07-31 | Fix compiler warning | Kevin E Martin | 1 | -4/+0 |
2004-07-30 | Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300. | Hui YU | 1 | -0/+46 |
2004-07-30 | Add support for on-the-fly screen rotation when supported by hardware (Aron | Egbert Eich | 4 | -10/+42 |
2004-07-30 | An experimental pseudocolor emulation layer. Not fully completed, currently | Egbert Eich | 4 | -0/+3283 |
2004-07-30 | removing some unnecessary restricitons on the allowed visuals. | Egbert Eich | 1 | -19/+0 |
2004-07-30 | Adding a colormap index to the InitColormapPrivate() func call. Without it | Egbert Eich | 6 | -10/+19 |
2004-07-30 | Set DPMS to ON when VT switching away or shutting down the server. Failing | Egbert Eich | 3 | -2/+25 |