summaryrefslogtreecommitdiff
path: root/hw/xfree86
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-1698-239/+845
* Update formatted docs.lg3d-baseXORG-6_8_0Kevin E Martin2004-09-031-46/+41
* 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
* 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
* Fixed support for LynxOS 3.1 (LynxOS 4 will follow) (Thomas Mueller).Egbert Eich2004-08-261-2/+14
* 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
* 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
* 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
* 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
* Teach the loader about the extra symbols needed for Propolice-protectedAdam Jackson2004-08-111-0/+8
* 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-093-20/+44
* 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
* 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
* programs/Xserver/hw/xfree86/ddc/xf86DDC.hMatthieu Herrb2004-08-033-3/+3
* Fix declaration of XAACachePlanarMonoStippleProc. RenameMatthieu Herrb2004-08-032-5/+4
* Bug #962: Remove LoaderSymbol calls introduced by the dlloader work soAdam Jackson2004-08-0312-2/+76
* Mon Aug 2 21:49:33 2004 Soeren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2004-08-021-2/+2
* Removed distro specific stuff.Egbert Eich2004-08-026-17/+52
* Add "Extensions" section support to configuration parserKevin E Martin2004-07-316-2/+172
* Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson2004-07-316-13/+45
* Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300.Hui YU2004-07-301-0/+46
* Add support for on-the-fly screen rotation when supported by hardware (AronEgbert Eich2004-07-304-10/+42
* An experimental pseudocolor emulation layer. Not fully completed, currentlyEgbert Eich2004-07-302-0/+933
* removing some unnecessary restricitons on the allowed visuals.Egbert Eich2004-07-301-19/+0
* Adding a colormap index to the InitColormapPrivate() func call. Without itEgbert Eich2004-07-301-5/+6
* Set DPMS to ON when VT switching away or shutting down the server. FailingEgbert Eich2004-07-303-2/+25
* Improved error messages.Egbert Eich2004-07-303-35/+97
* Fix static build.Egbert Eich2004-07-302-2/+2