summaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Assorted bug fixes and cleanup for lg3d-x11-dev-0.6.1.8lg3d-eventDeron Johnson2004-12-091-5/+16
* Initially populate the lg3d branch with lg3d code.lg3d-dev-0-6-latestDeron Johnson2004-09-16360-88637/+845
* Update formatted docs.lg3d-baseXORG-6_8_0Kevin E Martin2004-09-031-46/+41
* 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
* Add missing reply for DMX (Rik Faith).Kevin E Martin2004-08-271-0/+1
* 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
* 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 AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol).Kevin E Martin2004-08-181-2/+1
* 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
* 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-151-0/+1
* More kbd fun: write out "kbd" from Xorg -configure (#1078).Kristian Høgsberg2004-08-141-0/+5
* Bug #1077: Fix source copy performance problem exposed by Composite.Eric Anholt2004-08-141-6/+71
* Don't enable speedo & type1 modules if they're not being builtAlan Coopersmith2004-08-132-5/+27
* Fri Aug 13 19:53:10 2004 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2004-08-131-7/+21
* Fix crash in rootless XDarwin due to rootless being initialized beforeTorrey Lyons2004-08-122-2/+23
* Update version and date for next snapshotXORG-6_7_99_2Kevin E Martin2004-08-121-2/+2
* Wrap the Propolice fix in #ifdef __SSP__; Propolice doesn't define this yetAdam Jackson2004-08-121-0/+12
* Back out the propolice fix for a second, it causes linktime errors.Adam Jackson2004-08-121-8/+0
* Fix leftover XF86_VERSION_SNAP macro.Torrey Lyons2004-08-111-2/+2
* Teach the loader about the extra symbols needed for Propolice-protectedAdam Jackson2004-08-111-0/+8
* Add COMPOSITE change to fbCopyWindow (not needed yet)Keith Packard2004-08-115-102/+68
* Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).Kevin E Martin2004-08-111-1/+1
* Patch xorgconfig to generate config files with correct keyboard driver; useKristian Høgsberg2004-08-111-1/+5
* Update version to 6.7.99.1 and fix problem with snapshot string generation.XORG-6_7_99_1Kevin E Martin2004-08-101-3/+6
* Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin2004-08-091-1/+1
* Move the new render symbols to dixsym.c instead so they are grouped withKristian Høgsberg2004-08-092-9/+8
* - Fix building without Xfixes extensionKevin E Martin2004-08-094-20/+48
* Disable legacy keyboard driver "keyboard", unlessKristian Høgsberg2004-08-081-2/+23
* Add new render symbols to list of exported extension symbols soKristian Høgsberg2004-08-081-1/+8
* Eliminate mfb support. Fix visuals to match "normal" PC hardware (makingKeith Packard2004-08-071-84/+22
* Optimization of CJK rendering when using versions of freetype prior toEgbert Eich2004-08-041-2/+3
* - Add two new XAA hooks, SetupForCPUToScreenTexture2 andEric Anholt2004-08-043-12/+68