Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-30 | Improved error messages. | Egbert Eich | 3 | -35/+97 |
2004-07-30 | Fix static build. | Egbert Eich | 2 | -2/+2 |
2004-07-30 | Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all | Adam Jackson | 39 | -107/+234 |
2004-07-30 | Add generic rootless layer documentation missed from last commit. | Torrey Lyons | 1 | -0/+403 |
2004-07-30 | Merge many XDarwin improvements: | Torrey Lyons | 17 | -256/+541 |
2004-07-30 | Removed bugs on TweakMemorySize() which prevented it from working at all. | Egbert Eich | 1 | -13/+16 |
2004-07-30 | Fixed typo in a comment. | Egbert Eich | 1 | -2/+10 |
2004-07-30 | Add initial Xinput support for XDarwin (Greg Parker). | Torrey Lyons | 2 | -3/+341 |
2004-07-30 | Make XDarwin not default to StaticColor on ix86 (Shantonu Sen). | Torrey Lyons | 1 | -5/+7 |
2004-07-30 | Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=940 | Roland Mainz | 1 | -0/+1259 |
2004-07-30 | file cw_render.c was initially added on branch COMPOSITEWRAP. | Eric Anholt | 0 | -0/+0 |
2004-07-30 | file cw_ops.c was initially added on branch COMPOSITEWRAP. | Eric Anholt | 0 | -0/+0 |
2004-07-30 | file cw.c was initially added on branch COMPOSITEWRAP. | Eric Anholt | 0 | -0/+0 |
2004-07-30 | file cw.h was initially added on branch COMPOSITEWRAP. | Eric Anholt | 0 | -0/+0 |
2004-07-30 | file compwindow.c was initially added on branch COMPOSITEWRAP. | Eric Anholt | 0 | -0/+0 |
2004-07-30 | file compinit.c was initially added on branch COMPOSITEWRAP. | Eric Anholt | 0 | -0/+0 |
2004-07-30 | file compalloc.c was initially added on branch COMPOSITEWRAP. | Eric Anholt | 0 | -0/+0 |