diff --git a/.vs/dgVoodoo2/v16/.suo b/.vs/dgVoodoo2/v16/.suo
index a7e1b85..cd32c05 100644
Binary files a/.vs/dgVoodoo2/v16/.suo and b/.vs/dgVoodoo2/v16/.suo differ
diff --git a/.vs/dgVoodoo2/v16/Browse.VC.db b/.vs/dgVoodoo2/v16/Browse.VC.db
index e469b37..a2f030d 100644
Binary files a/.vs/dgVoodoo2/v16/Browse.VC.db and b/.vs/dgVoodoo2/v16/Browse.VC.db differ
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
index 6bbe82a..2e5e601 100644
Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ
diff --git a/Readme.html b/Readme.html
index aa6765c..60916ee 100644
--- a/Readme.html
+++ b/Readme.html
@@ -69,8 +69,8 @@ li {
===============================================================================
-dgVoodoo 2.71.3: Glide and DirectX API libraries implemented on D3D11/12
-Released: November 2, 2020
+dgVoodoo 2.72: Glide and DirectX API libraries implemented on D3D11/12
+Released: December 10, 2020
Author: Dege
Copyright (c) 2013-2020
@@ -1031,6 +1031,21 @@ it and make your game/app crawl at speed near zero.
+ -
+ 2.72
+
+ - Fixing a state management bug in the D3D11/12 backend (XIII)
+ - Fixing a DDraw incompatibility bug (Tetris Worlds)
+ - Fixing a Glide LFB locking bug + shutdown incompatibility (Speedboats, but this game has other problems too, causing crash)
+ - Fixing a DDraw palette bug (Jedi Knight 2, ... and other old Star Wars games)
+ - Fixing a bug in D3D9 frontend (Gothic 3)
+ - Fixing an incompatibility in D3D8/9 frontend (Gothic 3)
+ - Fixing some bugs in the D3D11 backend when revising code
+ - Minor CPL improvements: adding 4GB to DX predefined videomemory values and observing textboxes to detect config changes
+ - Internal changes/minor optimizations for future features
+
+
+
-
2.71.3
diff --git a/ReadmeDirectX.html b/ReadmeDirectX.html
index f40e8ee..e1e7051 100644
--- a/ReadmeDirectX.html
+++ b/ReadmeDirectX.html
@@ -38,7 +38,7 @@ table, th, td {
===============================================================================
-dgVoodoo 2.71.3: DirectX emulation related stuffs
+dgVoodoo 2.72: DirectX emulation related stuffs
===============================================================================
diff --git a/ReadmeGlide.html b/ReadmeGlide.html
index 69c6b3b..c37e3fa 100644
--- a/ReadmeGlide.html
+++ b/ReadmeGlide.html
@@ -61,7 +61,7 @@ a:active {
===============================================================================
-dgVoodoo 2.71.3: Glide related stuffs
+dgVoodoo 2.72: Glide related stuffs
===============================================================================
diff --git a/index.html b/index.html
index 84ba2ec..dd47159 100644
--- a/index.html
+++ b/index.html
@@ -90,7 +90,7 @@
- Direct3D 9
- (Latest stable version: 2.71.2, released: 2020.10.15)
+ (Latest stable version: 2.72, released: 2020.12.10)
downloads