summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kdrive.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-30Add a set of three hooks for accelerating trapezoids, and use it for theEric Anholt1-0/+11
2004-07-08Remove duplicate protos in kdrive.h.Eric Anholt1-9/+0
2004-06-29Add an offscreen area scoring to improve choosing offscreen areas to kickEric Anholt1-0/+4
2004-05-20Fix SYNC_ALWAYS (debugging) code to use mach64WaitIdle instead ofKeith Packard1-0/+6
2004-05-20Pin header-only pixmaps in memory.Keith Packard1-1/+1
2004-05-17Add new CheckComposite hook. This allows a driver to avoid the migration ofEric Anholt1-0/+4
2004-05-14Add new flag, KAA_OFFSCREEN_ALIGN_POT, which tells KAA to align pixmapEric Anholt1-1/+2
2004-02-05Polling input mode for the kdrive os layer. And a moose!add-XiJaymz Julian1-0/+1
2004-01-08- Add a new UploadToScratch kaa hook for putting the data for a singleEric Anholt1-0/+6
2004-01-03Actually align the offset of allocated offscreen areas.Eric Anholt1-0/+1
2003-12-30- Add new Composite hook for kdrive drivers, which only ensures that theEric Anholt1-0/+17
2003-12-29Merge dri-0-1-branch to trunk. Notable changes:Eric Anholt1-0/+13
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt1-0/+5
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt1-1/+8
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein1-0/+3
2003-11-17Recompute winSize/borderSize to fix them when changing redirection.Keith Packard1-10/+25
2003-11-02merge xfixes_2_branch back to HEADKeith Packard1-8/+21
2003-10-16Discard/reconstruct list of offscreen areas on VT switch so no allocationsxfixes_2_branchpointKeith Packard1-1/+1
2003-10-15Add a memory_base variable and use it.Anders Carlsson1-0/+1
2003-10-14Use same assumptions as layergc about what layer kind is approprate forKeith Packard1-4/+21
2003-10-14Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -WallKeith Packard1-1/+7
2003-10-13Use pixmaps instead of drawables in the kaa functions. Have the mga serverAnders Carlsson1-3/+3
2003-10-13Add support for offscreen pixmaps.Anders Carlsson1-0/+2
2003-10-13Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson1-8/+41
2003-10-04configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.amKeith Packard1-9/+1
2003-09-24hw/kdrive/src/kdrive.cKeith Packard1-0/+1
2003-09-11Start autoifying everything.Anders Carlsson1-3/+3
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard1-1/+2
2002-11-13Allow input devices to be closed while the VT is switched away (needsKeith Packard1-1/+6
2002-11-05Clean up touch screen hacks for controlling pointer on alternate screenKeith Packard1-1/+11
2002-10-18Fix additions of RandR support in kmode.cKeith Packard1-2/+3
2002-10-14Add refresh rates to RandR (v1.1)Keith Packard1-1/+15
2002-10-08Add vtxx option to kdrive serversKeith Packard1-0/+1
2002-10-03Update kdrive servers to support reflectionKeith Packard1-3/+16
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard1-1/+5
2002-08-02Allow both touchscreen and mouse at the same timeKeith Packard1-1/+2
2001-10-12kdrive: add new auto-detecting and auto-switching mouse driverKeith Packard1-3/+50
2001-08-09187. Add an MS mouse driver for KDrive (#4754, Juliusz Chroboczek).xf-4_1_99_1dhd-20010817David Dawes1-1/+2
2001-07-24kdrive: add apm support, fix MTRR unmapping bugKeith Packard1-1/+7
2001-07-20Too many changes, but all in kdrive:Keith Packard1-1/+2
2001-07-11Fix TOUCHSCREEN support in kdriveKeith Packard1-3/+3
2001-06-29Rework kdrive input fd handling, enable multiple simultaneous miceKeith Packard1-13/+12
2001-06-04Allow for hardware acceleration under RandR with Layer. Hardware/SoftwareKeith Packard1-1/+14
2001-05-29Add miext/layer for more complete RandR support in kdrive/XfbdevKeith Packard1-0/+28
2001-03-30Add Xmuu library to remove requirement for Xt/Xaw from most X utilities AddKeith Packard1-1/+5
2000-12-08kdrive: allow screen size specificationKeith Packard1-2/+3
2000-11-29kdrive: add MTRR support, add clock support to trident driverxf-4_0_1gKeith Packard1-1/+11
2000-09-27kdrive: memory/fd leaks fixed in fbdev/vesa/trident driversKeith Packard1-0/+3
2000-09-26kdrive: Add iPAQ and Touch screen supportKeith Packard1-1/+17
2000-09-22Changes for PPC support under linux and a few overlay additionsKeith Packard1-1/+17