mirror of
https://github.com/dege-diosg/dgVoodoo2
synced 2024-07-08 20:51:02 +02:00
Updating docs
This commit is contained in:
parent
ee4ae2ae2e
commit
e9ab4e45d2
15
Readme.html
15
Readme.html
@ -69,8 +69,8 @@ li {
|
||||
|
||||
<h2 align="left">
|
||||
===============================================================================<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.7</font>: Glide and DirectX API libraries implemented on D3D11/12<br>
|
||||
Released: <font color = "#FFFFFF">September 14, 2020</font><br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.71</font>: Glide and DirectX API libraries implemented on D3D11/12<br>
|
||||
Released: <font color = "#FFFFFF">October 7, 2020</font><br>
|
||||
Author: <font color = "#FFFFFF">Dege</font><br>
|
||||
<br>
|
||||
Copyright (c) 2013-2020<br>
|
||||
@ -1031,6 +1031,17 @@ it and make your game/app crawl at speed near zero.
|
||||
</u></font></h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<font color="#FFFFFF">2.71 - some modifications that should have been included in 2.7</font>
|
||||
<ul>
|
||||
<li>Support for true multimon DDraw applications (my test app)</li>
|
||||
<li>Minor performance improvements in D3D frontend and D3D12 backend (most noticable with Dreamfall The Longest Journey with D3D12)</li>
|
||||
<li>Fixing a memory leak (my own tests)</li>
|
||||
<li>Some minor refactoring in the code</li>
|
||||
<li>Fixing a DDraw bug causing crash (Will Rock)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<BR>
|
||||
<li>
|
||||
<font color="#FFFFFF">2.7</font>
|
||||
<ul>
|
||||
|
@ -38,7 +38,7 @@ table, th, td {
|
||||
|
||||
<h2 align="left">
|
||||
===============================================================================<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.7</font>: DirectX emulation related stuffs<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.71</font>: DirectX emulation related stuffs<br>
|
||||
<br>
|
||||
===============================================================================<br>
|
||||
</h2>
|
||||
|
@ -61,7 +61,7 @@ a:active {
|
||||
|
||||
<h2 align="left">
|
||||
===============================================================================<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.7</font>: Glide related stuffs<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.71</font>: Glide related stuffs<br>
|
||||
<br>
|
||||
===============================================================================<br>
|
||||
</h2>
|
||||
|
@ -90,7 +90,7 @@
|
||||
<li>Direct3D 9</li>
|
||||
</ul>
|
||||
<br>
|
||||
<FONT SIZE="5">(Latest stable version: 2.7, released: 2020.09.14)</FONT><br>
|
||||
<FONT SIZE="5">(Latest stable version: 2.71, released: 2020.10.07)</FONT><br>
|
||||
<A href="dgVoodoo2.html">
|
||||
<FONT SIZE="5">downloads</FONT><br>
|
||||
</A>
|
||||
|
Loading…
x
Reference in New Issue
Block a user