summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* merge latest (4.3.99.16) from XFree86 (vendor) branchKaleb Keithley2003-11-26796-26484/+57972
* merge XFree86 4.3.0.1 to -CURRENTKaleb Keithley2003-11-17615-100702/+42560
* Initial revisionKaleb Keithley2003-11-14982-0/+479777
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-14609-0/+262690
* Accelerated image text code drew glyphs at wrong location when compositingKeith Packard2003-11-141-2/+2
* Have the composite extension tell the damage extension about clients whichKeith Packard2003-11-132-7/+7
* Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt2003-11-115-8/+21
* Fix KdXv interface to pass drawable down so that bits can be put intoKeith Packard2003-11-104-86/+106
* Must offset composite parameters by drawable coordinates in acceleratedKeith Packard2003-11-101-0/+9
* Avoid ugly shell error when libXdmcp isn't present.Phil Blundell2003-11-081-0/+19
* Fix KAA to work with screen_x/screen_y hacks from COMPOSITE Also addKeith Packard2003-11-081-26/+75
* Ok, Composite extension is semi-working; when no-one asks for redirection,Keith Packard2003-11-075-15/+43
* Fix warnings.Phil Blundell2003-11-071-8/+6
* tslib improvementsMatthew Allum2003-11-067-25/+81
* Replace translucent compositing hacks with PictOpSrc to match eventualKeith Packard2003-11-051-7/+22
* merge xfixes_2_branch back to HEADKeith Packard2003-11-0251-996/+920
* try /dev/misc/apm_bios if /dev/apm_bios doesn't existPhil Blundell2003-10-281-0/+2
* move smi into VESA_SUBDIRSPhil Blundell2003-10-281-3/+2
* Minor cleanups -- remove a couple of bogus KdCheckSync calls, restructureKeith Packard2003-10-192-8/+4
* Discard/reconstruct list of offscreen areas on VT switch so no allocationsxfixes_2_branchpointKeith Packard2003-10-162-3/+3
* Add a memory_base variable and use it.Anders Carlsson2003-10-158-12/+11
* hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard2003-10-159-10/+9
* various Split out pixmap allocation debug statements Fix bogus offscreenKeith Packard2003-10-155-17/+15
* Avoid attempting acceleration on non-screen formats (for now)Keith Packard2003-10-142-7/+15
* Use same assumptions as layergc about what layer kind is approprate forKeith Packard2003-10-145-230/+438
* -Wall fixes. Might have fixed VESA based DPMS code as a resultKeith Packard2003-10-147-144/+169
* Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -WallKeith Packard2003-10-1413-56/+37
* -Wall fixes. Support off-screen pixmapsKeith Packard2003-10-146-106/+126
* -Wall fixes. Add klinux.h to export function declarationsKeith Packard2003-10-146-24/+56
* -Wall fixesKeith Packard2003-10-141-19/+2
* Use pixmaps instead of drawables in the kaa functions. Have the mga serverAnders Carlsson2003-10-133-69/+69
* Add support for offscreen pixmaps.Anders Carlsson2003-10-134-7/+188
* Fix a couple of bugs.Anders Carlsson2003-10-131-3/+13
* Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson2003-10-1312-82/+434
* Remove this for now.Anders Carlsson2003-10-121-100/+0
* Add ATI Rage 128 server.Anders Carlsson2003-10-116-1/+772
* use #if instead of #ifdefKeith Packard2003-10-092-3/+3
* Build smi after vesa.Anders Carlsson2003-10-091-2/+3
* Initialize smi chip on graphics setup. Seems to help some.Keith Packard2003-10-092-2/+3
* Leave iopl set to 3 so vesa module will workKeith Packard2003-10-092-3/+3
* Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard2003-10-0918-22/+2677
* Use either vesa or fbdev, selectable at compile timeKeith Packard2003-10-094-18/+68
* Fix fbdev server to allow accelerated servers on top to use RandR. SwitchKeith Packard2003-10-058-161/+200
* few more fixes for h3600 tsPhil Blundell2003-10-043-2/+12
* configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.amKeith Packard2003-10-046-44/+9
* add --disable-kdrivevesa optionPhil Blundell2003-10-031-3/+6
* Add smi serverKeith Packard2003-10-027-22/+58
* Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard2003-10-016-5/+8
* Fixed tslib driver to handle VT switchesMatthew Allum2003-09-301-3/+37
* Enable maintainer mode from autogen.sh. Fix vesa build to create libraryKeith Packard2003-09-301-2/+2