summaryrefslogtreecommitdiff
path: root/hw/kdrive/mach64
AgeCommit message (Expand)AuthorFilesLines
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone1-1/+1
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-1/+1
2005-12-27s/XSERVER/KDRIVE/Adam Jackson1-1/+1
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson6-6/+6
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 Anholt5-79/+38
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard1-0/+2
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-05-13Move fourcc.h to a generic location in src/.Eric Anholt2-135/+0
2004-01-15Oops, lost a diff needed for the non-screen format pixmap codeKeith Packard1-3/+6
2004-01-15Accelerate non-screen format pixmaps.Keith Packard1-152/+262
2003-12-01Remove sys/io.h inclusion from some files that didn't need it, and changeEric Anholt1-1/+0
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein1-0/+7
2003-11-17Recompute winSize/borderSize to fix them when changing redirection.Keith Packard1-4/+3
2003-11-10Fix KdXv interface to pass drawable down so that bits can be put intoKeith Packard1-9/+10
2003-11-06tslib improvementsMatthew Allum1-2/+10
2003-11-02merge xfixes_2_branch back to HEADKeith Packard5-61/+73
2003-10-15Add a memory_base variable and use it.Anders Carlsson3-4/+3
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard1-1/+1
2003-10-14Avoid attempting acceleration on non-screen formats (for now)Keith Packard2-7/+15
2003-10-14-Wall fixes. Support off-screen pixmapsKeith Packard6-106/+126
2003-10-13Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson1-1/+1
2003-10-09Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard1-0/+2
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard1-1/+0
2003-09-29Use other freedesktop.org packages to build the serverKeith Packard1-24/+22
2003-09-12Switch to freedesktop.org libXfontKeith Packard1-1/+2
2003-09-12Clean up mach64 for autofooKeith Packard3-20/+182
2003-09-12Add some configure options, make the mach64 server buildKeith Packard2-3/+3
2003-09-11Get Xvesa buildingKeith Packard5-0/+15
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard8-8/+8
2003-04-23136. Fix bug that prevented fbman from using the last partial scanline of axf-4_3_99_6xf-4_3_99_5xf-4_3_99_4xf-4_3_99_3Marc Aurele La France1-33/+3
2002-10-18Changed arguments to vesaRandRSetConfigxf-4_2_99_2ah-20021030Keith Packard1-2/+2
2002-10-18Fix other half of kdrive mach64 video code after randr updateKeith Packard1-7/+7
2002-10-14Add refresh rates to RandR (v1.1)Keith Packard1-0/+1
2002-10-08Add another mach64 PCI idKeith Packard1-0/+2
2002-10-03Update kdrive servers to support reflectionKeith Packard1-26/+24
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard1-4/+3
2002-02-01kdrive/mach64: recognize the mach64liKeith Packard1-1/+3
2001-10-12kdrive: add new auto-detecting and auto-switching mouse driverKeith Packard1-2/+2
2001-08-09kdrive/mach64: support Xv under RandRKeith Packard1-39/+201
2001-07-24kdrive: add apm support, fix MTRR unmapping bugKeith Packard1-2/+2
2001-07-24kdrive: Unmap vesa device when disabledKeith Packard4-28/+93
2001-07-23kdrive/mach64: Force read of GUI_STAT on every op to avoid problems acrossKeith Packard1-1/+2
2001-07-20Too many changes, but all in kdrive:Keith Packard1-1/+7
2001-06-23Clean up mach64 video code to add ReputVideo and make StopVideo not crashKeith Packard4-83/+187
2001-06-21kdrive/mach64: remove useless Xv debug printfsKeith Packard1-5/+1
2001-06-21Add RCS tagKeith Packard1-0/+1
2001-06-19Finish Xv support for kdrive/mach64Keith Packard4-168/+222
2001-06-16Patch DPMS support in kdrive/mach64, add preliminary (broken) Xv supportKeith Packard5-54/+927