Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Releases: dege-diosg/dgVoodoo2

v2.13 - Improved PCI emulation, support for 3Dfx splash/shameless plug

29 Sep 10:41
Compare
Choose a tag to compare

I improved the emulated PCI access for LFB accesses to speed up some LFB-heavy games like Carmageddon 1 and Pyl.
Also, support for the 3Dfx splash dlls is added, you need 3DfxSpl2.dll and 3DfxSpl3.dll with version 1.0.0.4.
An missing feature, "fog with iterated Z" is also implemented.

See the readme as always.

v2.12 - Shader optimizations again, optional 16 bit depth buffers and other minor fixes

29 Sep 10:37
Compare
Choose a tag to compare

I reduced Glide shaders to 65% in size compared to the original to get better performance.
Also, optionally real 16 bit depth buffer is chosable for games sensitive to that.

See the readme for more.

v2.11 - Fix for ATI drivers, minor cursor fix

29 Sep 10:33
Compare
Choose a tag to compare

I had to buy an ATI videocard to have a look at the reported issues.
This release fixes the problem with ATI D3D11 query implementation.

v2.10 - Some postprocess work, bugfixings and optimizations

29 Sep 10:29
Compare
Choose a tag to compare

See the readme included for more info on changes

v2.01 - The initial release with a minor fix for Glide3

29 Sep 10:24
Compare
Choose a tag to compare

This release is the same as the initial v2.0 (which I don't have anymore I guess) with a minor fix included related to Glide3 polygon drawing.