diff options
author | Franco Catrin L <fcatrin@tuxpan.com> | 2004-04-11 16:39:48 +0000 |
---|---|---|
committer | Franco Catrin L <fcatrin@tuxpan.com> | 2004-04-11 16:39:48 +0000 |
commit | 20248eedd69c42c27605d7bcfb265994f5846f17 (patch) | |
tree | e86cb5d48ddfb050ea6102188aaa17f0d39ca8b1 | |
parent | bc7168ee763ffac9cbb992096a53b346cd640a13 (diff) |
fixed Changelog format
-rw-r--r-- | hw/kdrive/neomagic/ChangeLog | 9 |
1 files 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. <fcatrin@tuxpan.com> + * 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. <fcatrin@tuxpan.com> + * MMIO enabled after switching to new VT - * First acceleration function implemented (DrawSolid) + * First acceleration function implemented (DrawSolid) 2004-04-06 Franco Catrin L. <fcatrin@tuxpan.com> + * 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 |