mirror of
https://github.com/dege-diosg/dgVoodoo2
synced 2024-07-08 20:51:02 +02:00
Updating docs to v2.72
This commit is contained in:
parent
6f9d73cbfb
commit
53e711c2af
Binary file not shown.
Binary file not shown.
BIN
.vs/slnx.sqlite
BIN
.vs/slnx.sqlite
Binary file not shown.
19
Readme.html
19
Readme.html
@ -69,8 +69,8 @@ li {
|
||||
|
||||
<h2 align="left">
|
||||
===============================================================================<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.71.3</font>: Glide and DirectX API libraries implemented on D3D11/12<br>
|
||||
Released: <font color = "#FFFFFF">November 2, 2020</font><br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.72</font>: Glide and DirectX API libraries implemented on D3D11/12<br>
|
||||
Released: <font color = "#FFFFFF">December 10, 2020</font><br>
|
||||
Author: <font color = "#FFFFFF">Dege</font><br>
|
||||
<br>
|
||||
Copyright (c) 2013-2020<br>
|
||||
@ -1031,6 +1031,21 @@ it and make your game/app crawl at speed near zero.
|
||||
</u></font></h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<font color="#FFFFFF">2.72</font>
|
||||
<ul>
|
||||
<li>Fixing a state management bug in the D3D11/12 backend (XIII)</li>
|
||||
<li>Fixing a DDraw incompatibility bug (Tetris Worlds)</li>
|
||||
<li>Fixing a Glide LFB locking bug + shutdown incompatibility (Speedboats, but this game has other problems too, causing crash)</li>
|
||||
<li>Fixing a DDraw palette bug (Jedi Knight 2, ... and other old Star Wars games)</li>
|
||||
<li>Fixing a bug in D3D9 frontend (Gothic 3)</li>
|
||||
<li>Fixing an incompatibility in D3D8/9 frontend (Gothic 3)</li>
|
||||
<li>Fixing some bugs in the D3D11 backend when revising code</li>
|
||||
<li>Minor CPL improvements: adding 4GB to DX predefined videomemory values and observing textboxes to detect config changes</li>
|
||||
<li>Internal changes/minor optimizations for future features</li>
|
||||
</ul>
|
||||
</li>
|
||||
<BR>
|
||||
<li>
|
||||
<font color="#FFFFFF">2.71.3</font>
|
||||
<ul>
|
||||
|
@ -38,7 +38,7 @@ table, th, td {
|
||||
|
||||
<h2 align="left">
|
||||
===============================================================================<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.71.3</font>: DirectX emulation related stuffs<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.72</font>: DirectX emulation related stuffs<br>
|
||||
<br>
|
||||
===============================================================================<br>
|
||||
</h2>
|
||||
|
@ -61,7 +61,7 @@ a:active {
|
||||
|
||||
<h2 align="left">
|
||||
===============================================================================<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.71.3</font>: Glide related stuffs<br>
|
||||
<font color = "#FFFFFF">dgVoodoo 2.72</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.71.2, released: 2020.10.15)</FONT><br>
|
||||
<FONT SIZE="5">(Latest stable version: 2.72, released: 2020.12.10)</FONT><br>
|
||||
<A href="dgVoodoo2.html">
|
||||
<FONT SIZE="5">downloads</FONT><br>
|
||||
</A>
|
||||
|
Loading…
x
Reference in New Issue
Block a user