summaryrefslogtreecommitdiff
path: root/hw/kdrive/src
AgeCommit message (Expand)AuthorFilesLines
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt1-0/+5
2003-12-01Remove sys/io.h inclusion from some files that didn't need it, and changeEric Anholt1-1/+1
2003-11-20- Fix a bug in pitch alignment for offscren pixmaps.Eric Anholt1-2/+2
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt1-1/+8
2003-11-18Reset available offscreen segment save function pointer. (Not a functionalKeith Packard1-0/+1
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein2-20/+26
2003-11-17Recompute winSize/borderSize to fix them when changing redirection.Keith Packard3-94/+105
2003-11-14Accelerated image text code drew glyphs at wrong location when compositingKeith Packard1-2/+2
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt1-1/+5
2003-11-10Fix KdXv interface to pass drawable down so that bits can be put intoKeith Packard3-77/+96
2003-11-10Must offset composite parameters by drawable coordinates in acceleratedKeith Packard1-0/+9
2003-11-08Fix KAA to work with screen_x/screen_y hacks from COMPOSITE Also addKeith Packard1-26/+75
2003-11-05Replace translucent compositing hacks with PictOpSrc to match eventualKeith Packard1-7/+22
2003-11-02merge xfixes_2_branch back to HEADKeith Packard13-145/+244
2003-10-19Minor cleanups -- remove a couple of bogus KdCheckSync calls, restructureKeith Packard2-8/+4
2003-10-16Discard/reconstruct list of offscreen areas on VT switch so no allocationsxfixes_2_branchpointKeith Packard2-3/+3
2003-10-15Add a memory_base variable and use it.Anders Carlsson2-2/+3
2003-10-15various Split out pixmap allocation debug statements Fix bogus offscreenKeith Packard1-7/+10
2003-10-14Use same assumptions as layergc about what layer kind is approprate forKeith Packard5-230/+438
2003-10-14Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -WallKeith Packard13-56/+37
2003-10-13Use pixmaps instead of drawables in the kaa functions. Have the mga serverAnders Carlsson2-17/+50
2003-10-13Add support for offscreen pixmaps.Anders Carlsson3-6/+186
2003-10-13Fix a couple of bugs.Anders Carlsson1-3/+13
2003-10-13Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson5-47/+352
2003-10-12Remove this for now.Anders Carlsson1-100/+0
2003-10-04configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.amKeith Packard4-30/+7
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard2-1/+8
2003-09-29Use other freedesktop.org packages to build the serverKeith Packard1-4/+4
2003-09-24Add beginnings of offscreen memory manager.Anders Carlsson1-0/+100
2003-09-24hw/kdrive/src/kdrive.cKeith Packard2-2/+36
2003-09-11Move kdrive common sources to src dirKeith Packard19-0/+82
2003-09-11Start autoifying everything.Anders Carlsson2-5/+5
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard22-35/+80
2002-11-13Allow input devices to be closed while the VT is switched away (needsKeith Packard2-6/+11
2002-11-05Clean up touch screen hacks for controlling pointer on alternate screenKeith Packard2-5/+16
2002-10-31Refix mouse matrix computation for touch screens. Update usage message forKeith Packard2-5/+6
2002-10-30Uninitialized mouse matrix elementsKeith Packard1-1/+3
2002-10-18Fix additions of RandR support in kmode.cKeith Packard2-6/+8
2002-10-14Add refresh rates to RandR (v1.1)Keith Packard2-6/+80
2002-10-08Add vtxx option to kdrive serversKeith Packard2-0/+8
2002-10-04Fix mouse mapping under reflectionKeith Packard1-6/+6
2002-10-03Update kdrive servers to support reflectionKeith Packard3-34/+137
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard2-4/+49
2002-09-26Add image transformation and sub-pixel ordering to RenderKeith Packard1-0/+28
2002-09-16319. Moved LdPreLib define after the vendor/OS specific config files as itEgbert Eich1-3/+7
2002-08-15Prefer touchscreen to mousedhd-20020916Keith Packard1-2/+2
2002-08-02Allow both touchscreen and mouse at the same timeKeith Packard1-1/+2
2002-02-14update kdrive manual and usagedri-20020129-mergeKeith Packard1-2/+12
2002-01-18kdrive: fix button emulation for iPAQxf-4_2_1_1xf-4_2_1xf-4_2_0_1xf-4_2_0-bindist-1xf-4_2_0-bindistxf-4_2_0xf-4_2-bpxf-4_2-branchKeith Packard1-6/+6
2001-10-29DPMS warning fixMarc Aurele La France1-2/+5