summaryrefslogtreecommitdiff
path: root/hw/kdrive/neomagic
AgeCommit message (Expand)Author
2008-05-16The great kdrive purge.Adam Jackson
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis
2007-09-02Remove backend.[ch] from neomagic to fix distcheck.Eric Anholt
2007-08-29Remove stale changelogs from kdrive.Eric Anholt
2007-08-29Bug #9629: Remove badly-licensed neomagic kdrive files.Eric Anholt
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson
2006-10-23kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()Daniel Stone
2006-10-23kdrive/neomagic: include vesa.h, use DebugFDaniel Stone
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard
2005-12-27s/XSERVER/KDRIVE/Adam Jackson
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2005-08-08Build with modular X.org libraries and headers.Keith Packard
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard
2004-07-21Include -lts if appropriate. Patch from pattieja@bentham.ispvip.biz.Phil Blundell
2004-06-07small fixes. README addedFranco Catrin L
2004-04-11fixed Changelog formatFranco Catrin L
2004-04-11Added ROPFranco Catrin L
2004-04-11Fixed size calculation in solid renderingFranco Catrin L
2004-04-11Basic bitblt implementationFranco Catrin L
2004-04-11First acceleration function implemented (DrawSolid)Franco Catrin L
2004-04-11Finnally got MMIO working all timecat ChangeLog cat ChangeLog cat ChangeLogFranco Catrin L
2004-04-06Return back to VESA only versionFranco Catrin L
2004-04-05small fixes, but still can't get this driver woking againFranco Catrin L
2004-04-05removed hardcoded vesa references so we can operate with any backend. fbdevBrent Cook
2004-04-04Begin separating VESA calls into a more generic backend wrapper like theBrent Cook
2004-04-03added touchscreen support, detect all known PCI chips in the Neomagic line.Brent Cook
2004-04-03initial import of original driver by Franco Catrin L. Wraps VESA for mostBrent Cook