Age | Commit message (Expand) | Author | Files | Lines |
2005-01-06 | Integrate updates from Xorg 6.8.2 RC2.lg3d-dev-0-6-1 | Deron Johnson | 44 | -405/+1081 |
2005-01-05 | Enclose bug fix for 208 in #ifdef LG3D until the Xorg folks decide they | Deron Johnson | 1 | -4/+4 |
2005-01-05 | bug fix for issue 208. | Amir Bukhari | 1 | -1/+5 |
2005-01-04 | Fix 191 garbage images when scrolling in some applications | Deron Johnson | 3 | -0/+126 |
2004-12-23 | 1. Fix 213 | Deron Johnson | 4 | -4/+81 |
2004-12-17 | Fix lg bug 162. This consitutes lg3d-x11 version 0-6-1-12. | Deron Johnson | 2 | -52/+27 |
2004-12-16 | Fix 194. | Deron Johnson | 2 | -90/+95 |
2004-12-15 | Temporary workaround for 194. The client sleep fix is causing more problems | Deron Johnson | 1 | -3/+3 |
2004-12-14 | Fix 192: Xserver race condition causes stuck popups. ZZ | Deron Johnson | 2 | -2/+48 |
2004-12-11 | Fix 190. IMPORTANT: lg3d-core also has part of the fix. You must make sure | Deron Johnson | 0 | -0/+0 |
2004-12-09 | Merged branch lg3d-event into branch lg3d-dev-0-6-1. Assorted bug fixes and | Deron Johnson | 13 | -182/+1348 |
2004-10-18 | A cursor bug fix from Amir Bukhari. | Deron Johnson | 2 | -17/+10 |
2004-09-16 | Initially populate the lg3d branch with lg3d code.lg3d-dev-0-6-latest | Deron Johnson | 396 | -88675/+1781 |
2004-09-03 | Update formatted docs.lg3d-baseXORG-6_8_0 | Kevin E Martin | 1 | -46/+41 |
2004-09-03 | First set of documentation updates. | Kevin E Martin | 1 | -8/+4 |
2004-09-02 | Workaround for servers using rootless layer with damage (Bug #1168, TorreyXORG-6_7_99_904 | Kevin E Martin | 1 | -0/+8 |
2004-09-02 | Fix AGL display problems (Bug #1210, Torrey T. Lyons). | Kevin E Martin | 1 | -51/+214 |
2004-09-01 | see changelog | Matthew Allum | 2 | -6/+13 |
2004-09-01 | '-dpi' fixes for Xephyr | Matthew Allum | 3 | -37/+22 |
2004-09-01 | Actuall select events for -parent option | Matthew Allum | 1 | -4/+6 |
2004-08-31 | Added ephyr server sources | Matthew Allum | 9 | -0/+1898 |
2004-08-30 | Add a set of three hooks for accelerating trapezoids, and use it for the | Eric Anholt | 4 | -2/+104 |
2004-08-30 | Rather than initially place pixmaps in framebuffer based on a size | Eric Anholt | 1 | -6/+9 |
2004-08-29 | Fix make install when BuildServersOnly is YES (Bug #1213). | Kevin E Martin | 1 | -0/+7 |
2004-08-29 | Don't define _XOPEN_SOURCE before including math.h on Solaris - it's not | Alan Coopersmith | 1 | -2/+3 |
2004-08-27 | Fix for XV memory allocation: Also use tiled area for allocation even if itXORG-6_7_99_903 | Egbert Eich | 1 | -4/+2 |
2004-08-27 | Bug #1101: Fix PaintWindow in the pixmap case when the window's origin is | Eric Anholt | 1 | -25/+23 |
2004-08-27 | Add missing reply for DMX (Rik Faith). | Kevin E Martin | 1 | -0/+1 |
2004-08-27 | Fixed typos. | Egbert Eich | 1 | -1/+1 |
2004-08-27 | - adding missing file | Egbert Eich | 1 | -0/+10 |
2004-08-27 | Added support for LynxOS 4.0 (Thomas Mueller). | Egbert Eich | 1 | -9/+60 |
2004-08-27 | - Make DDC code more VESA compliant: when MaxClock is set to 0xFF it means | Egbert Eich | 1 | -1/+3 |
2004-08-27 | Fix xtest failures in Xvfb from XMatchVisualInfo test. | Kevin E Martin | 1 | -6/+12 |
2004-08-26 | Bug #1138: Wrap funcs in CW's GC ops as well. While this is unnecessary | Eric Anholt | 2 | -1/+6 |
2004-08-26 | Fixed support for LynxOS 3.1 (LynxOS 4 will follow) (Thomas Mueller). | Egbert Eich | 1 | -2/+14 |
2004-08-21 | Documentation only update: Update XDarwin application version for release. | Torrey Lyons | 1 | -2/+2 |
2004-08-20 | Fix keyboard driver failing to initialize if DoLoadableServer is NO (Bug | Kevin E Martin | 1 | -2/+2 |
2004-08-19 | Add missing no.*Extension symbols (Bug #1131, Aaron Plattner). | Kevin E Martin | 1 | -1/+11 |
2004-08-18 | Fix CopyArea for non-redir dst, redir src (Bug #1105, Eric Anholt). | Kevin E Martin | 2 | -173/+26 |
2004-08-18 | Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol). | Kevin E Martin | 3 | -6/+5 |
2004-08-17 | Fix DRI module loading (Bug #1057, Ronny Vindenes).XORG-6_7_99_902 | Kevin E Martin | 1 | -2/+12 |
2004-08-16 | Update release and date for first RC.XORG-6_7_99_901 | Kevin E Martin | 1 | -2/+2 |
2004-08-16 | Add kdb <-> keyboard aliasing when UseDeprecatedKeyboardDriver is NO (Bug | Kevin E Martin | 2 | -12/+4 |
2004-08-16 | document broken composite in XWin | Alexander Gottwald | 1 | -2/+9 |
2004-08-16 | Fix banner to print out proper version information. | Kevin E Martin | 2 | -3/+7 |
2004-08-15 | Clip destination instead of source. Should be the same, but it looks nicer | Keith Packard | 2 | -58/+64 |
2004-08-15 | Remove debugging code which did a full tree walk on every window operation | Keith Packard | 3 | -13/+16 |
2004-08-15 | Remove #error used for testing. | Kristian Høgsberg | 1 | -1/+0 |
2004-08-15 | Copy bits from parent window when allocating pixmaps so that Background == | Keith Packard | 5 | -36/+69 |
2004-08-15 | Redraw window borders when switching window pixmaps around | Keith Packard | 4 | -14/+69 |