diff options
author | Daniel Borca <[email protected]> | 2004-01-20 14:15:35 +0000 |
---|---|---|
committer | Daniel Borca <[email protected]> | 2004-01-20 14:15:35 +0000 |
commit | d4636e74c86fad221c57a3a1704106e2367fc230 (patch) | |
tree | ccb004314f693c657bdd0fa12b6e9d95c660d136 /docs/README.DJ | |
parent | e755144e797ded1679d828ba58cff9e7861e59cd (diff) |
fixed a bug in VGA initialization routine
Diffstat (limited to 'docs/README.DJ')
-rw-r--r-- | docs/README.DJ | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/README.DJ b/docs/README.DJ index 95eb43c584f..2571a5327a0 100644 --- a/docs/README.DJ +++ b/docs/README.DJ @@ -1,4 +1,4 @@ - Mesa 6.0 DOS/DJGPP Port v1.5 + Mesa 6.1 DOS/DJGPP Port v1.6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -6,7 +6,7 @@ Description: ~~~~~~~~~~~~ -Well, guess what... this is the DOS port of Mesa 6.0, for DJGPP fans... Whoa! +Well, guess what... this is the DOS port of Mesa 6.1, for DJGPP fans... Whoa! The driver has its origins in ddsample.c, written by Brian Paul and found by me in Mesa 3.4.2. @@ -237,6 +237,9 @@ v1.5 (jan-2004) - removed Matrox Millennium MGA2064W driver x more changes to the 3dfx driver +v1.6 (???-2004) + * fixed a horrible bug in VGA initialization routine + Contact: |