From 20248eedd69c42c27605d7bcfb265994f5846f17 Mon Sep 17 00:00:00 2001 From: Franco Catrin L Date: Sun, 11 Apr 2004 16:39:48 +0000 Subject: [PATCH] fixed Changelog format --- hw/kdrive/neomagic/ChangeLog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hw/kdrive/neomagic/ChangeLog b/hw/kdrive/neomagic/ChangeLog index ae7d7bd6b..997d7c152 100644 --- a/hw/kdrive/neomagic/ChangeLog +++ b/hw/kdrive/neomagic/ChangeLog @@ -1,12 +1,15 @@ 2004-04-11 Franco Catrin L. + * Basic bitblt implementation - * Fixed width and height calculation in solids + * Fixed width and height calculation in solids * Added ROP (not tested) 2004-04-10 Franco Catrin L. + * MMIO enabled after switching to new VT - * First acceleration function implemented (DrawSolid) + * First acceleration function implemented (DrawSolid) 2004-04-06 Franco Catrin L. + * Returned to a working state. Brent will - continue working on a backend in a separate CVS branch + continue working on a backend in a separate CVS branch