summaryrefslogtreecommitdiff
path: root/hw/kdrive/mach64/mach64draw.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-16The great kdrive purge.Adam Jackson1-590/+0
2007-06-29Death to RCS tags.Adam Jackson1-3/+0
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-08-08Build with modular X.org libraries and headers.kdrive-initial-importKeith Packard1-1/+0
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-26/+27
2004-05-20Miscomputing pitch in 24bpp modes because of rounding errors.Keith Packard1-8/+20
2004-05-20Fix SYNC_ALWAYS (debugging) code to use mach64WaitIdle instead ofKeith Packard1-17/+12
2004-01-15Accelerate non-screen format pixmaps.Keith Packard1-152/+262
2003-11-02merge xfixes_2_branch back to HEADKeith Packard1-6/+20
2003-10-15Add a memory_base variable and use it.Anders Carlsson1-2/+2
2003-10-14Avoid attempting acceleration on non-screen formats (for now)Keith Packard1-0/+6
2003-10-14-Wall fixes. Support off-screen pixmapsKeith Packard1-36/+69
2003-10-13Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson1-1/+1
2003-09-12Add some configure options, make the mach64 server buildKeith Packard1-1/+1
2003-09-11Get Xvesa buildingKeith Packard1-0/+3
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard1-1/+1
2001-07-24kdrive: Unmap vesa device when disabledKeith Packard1-1/+3
2001-07-23kdrive/mach64: Force read of GUI_STAT on every op to avoid problems acrossKeith Packard1-1/+2
2001-06-23Clean up mach64 video code to add ReputVideo and make StopVideo not crashKeith Packard1-2/+1
2001-06-19Finish Xv support for kdrive/mach64Keith Packard1-11/+11
2001-06-16Patch DPMS support in kdrive/mach64, add preliminary (broken) Xv supportKeith Packard1-7/+9
2001-06-04Allow for hardware acceleration under RandR with Layer. Hardware/SoftwareKeith Packard1-12/+18
2001-06-03Add mach64 driver to Tiny-XKeith Packard1-0/+410