summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lg3d-dev-6-1-1-2: Fix bug 157: Stability: Escher events sometimes crosslg3d-rel-0-6-2lg3d-dev-0-6-2lg3d-dev-0-6-1-1Deron Johnson2005-03-043-34/+53
* More 682 mergeDeron Johnson2005-02-230-0/+0
* More 682 mergeDeron Johnson2005-02-1811-608/+597
* More 682 mereDeron Johnson2005-02-181-4/+4
* re 682 integrationDeron Johnson2005-02-1822-89/+716
* Joined with branch XORG-6_8_2.Deron Johnson2005-02-1757-477/+2095
* Integrate changes for release-0-6-1lg3d-rel-0-7-0lg3dDeron Johnson2005-01-2015-286/+1009
* Initially populate the lg3d branch with lg3d code.lg3d-dev-0-6-latestDeron Johnson2004-09-16396-88675/+1781
* Update formatted docs.lg3d-baseXORG-6_8_0Kevin E Martin2004-09-031-46/+41
* First set of documentation updates.Kevin E Martin2004-09-031-8/+4
* Workaround for servers using rootless layer with damage (Bug #1168, TorreyXORG-6_7_99_904Kevin E Martin2004-09-021-0/+8
* Fix AGL display problems (Bug #1210, Torrey T. Lyons).Kevin E Martin2004-09-021-51/+214
* see changelogMatthew Allum2004-09-012-6/+13
* '-dpi' fixes for XephyrMatthew Allum2004-09-013-37/+22
* Actuall select events for -parent optionMatthew Allum2004-09-011-4/+6
* Added ephyr server sourcesMatthew Allum2004-08-319-0/+1898
* Add a set of three hooks for accelerating trapezoids, and use it for theEric Anholt2004-08-304-2/+104
* Rather than initially place pixmaps in framebuffer based on a sizeEric Anholt2004-08-301-6/+9
* Fix make install when BuildServersOnly is YES (Bug #1213).Kevin E Martin2004-08-291-0/+7
* Don't define _XOPEN_SOURCE before including math.h on Solaris - it's notAlan Coopersmith2004-08-291-2/+3
* Fix for XV memory allocation: Also use tiled area for allocation even if itXORG-6_7_99_903Egbert Eich2004-08-271-4/+2
* Bug #1101: Fix PaintWindow in the pixmap case when the window's origin isEric Anholt2004-08-271-25/+23
* Add missing reply for DMX (Rik Faith).Kevin E Martin2004-08-271-0/+1
* Fixed typos.Egbert Eich2004-08-271-1/+1
* - adding missing fileEgbert Eich2004-08-271-0/+10
* Added support for LynxOS 4.0 (Thomas Mueller).Egbert Eich2004-08-271-9/+60
* - Make DDC code more VESA compliant: when MaxClock is set to 0xFF it meansEgbert Eich2004-08-271-1/+3
* Fix xtest failures in Xvfb from XMatchVisualInfo test.Kevin E Martin2004-08-271-6/+12
* Bug #1138: Wrap funcs in CW's GC ops as well. While this is unnecessaryEric Anholt2004-08-262-1/+6
* Fixed support for LynxOS 3.1 (LynxOS 4 will follow) (Thomas Mueller).Egbert Eich2004-08-261-2/+14
* Documentation only update: Update XDarwin application version for release.Torrey Lyons2004-08-211-2/+2
* Fix keyboard driver failing to initialize if DoLoadableServer is NO (BugKevin E Martin2004-08-201-2/+2
* Add missing no.*Extension symbols (Bug #1131, Aaron Plattner).Kevin E Martin2004-08-191-1/+11
* Fix CopyArea for non-redir dst, redir src (Bug #1105, Eric Anholt).Kevin E Martin2004-08-182-173/+26
* Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol).Kevin E Martin2004-08-183-6/+5
* Fix DRI module loading (Bug #1057, Ronny Vindenes).XORG-6_7_99_902Kevin E Martin2004-08-171-2/+12
* Update release and date for first RC.XORG-6_7_99_901Kevin E Martin2004-08-161-2/+2
* Add kdb <-> keyboard aliasing when UseDeprecatedKeyboardDriver is NO (BugKevin E Martin2004-08-162-12/+4
* document broken composite in XWinAlexander Gottwald2004-08-161-2/+9
* Fix banner to print out proper version information.Kevin E Martin2004-08-162-3/+7
* Clip destination instead of source. Should be the same, but it looks nicerKeith Packard2004-08-152-58/+64
* Remove debugging code which did a full tree walk on every window operationKeith Packard2004-08-153-13/+16
* Remove #error used for testing.Kristian Høgsberg2004-08-151-1/+0
* Copy bits from parent window when allocating pixmaps so that Background ==Keith Packard2004-08-155-36/+69
* Redraw window borders when switching window pixmaps aroundKeith Packard2004-08-154-14/+69
* More kbd fun: write out "kbd" from Xorg -configure (#1078).Kristian Høgsberg2004-08-141-0/+5
* Fix offsets again. Really, it works this time. Promise.Keith Packard2004-08-141-11/+12
* Fix offsets, do whole region at once by using GC clippingKeith Packard2004-08-141-15/+35
* Bug #1077: Fix source copy performance problem exposed by Composite.Eric Anholt2004-08-141-6/+71
* Fix clip list computation and setting to ignore clip changes to "real"Keith Packard2004-08-143-70/+109