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

Commit

Permalink
Update to v2.84
Browse files Browse the repository at this point in the history
  • Loading branch information
dege-diosg committed Dec 22, 2024
1 parent e7d8eb7 commit 679824c
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .htaccess
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Redirect /dgVoodoo2_latest.zip https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82/dgVoodoo2_82.zip
Redirect /dgVoodoo2_latest.zip https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82/dgVoodoo2_84.zip
Binary file modified dgVoodooAPI/Bin/x64/Release/dgVoodooAPI.dll
Binary file not shown.
Binary file modified dgVoodooAPI/Bin/x64/Spec Release/dgVoodooAPI.dll
Binary file not shown.
Binary file modified dgVoodooAPI/Bin/x86/Release/dgVoodooAPI.dll
Binary file not shown.
Binary file modified dgVoodooAPI/Bin/x86/Spec Release/dgVoodooAPI.dll
Binary file not shown.
Binary file modified dgVoodooAPI/Doc/dgVoodooAPI.chm
Binary file not shown.
2 changes: 1 addition & 1 deletion dgVoodooAPI/Inc/Addon/ID3D12Root.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ class ID3D12GraphicsCommandListAuto

virtual bool AFlush (bool waitForCompletion = false) = 0;
virtual void AFlushLock () = 0;
virtual void AFlushUnlock (bool forceFlush = false) = 0;
virtual bool AFlushUnlock (bool forceFlush = false) = 0;
virtual UINT64 AGetLastFlushFenceValue () const = 0;
virtual ID3D12Fence* AGetFence () const = 0;

Expand Down
Binary file modified dgVoodooAPI/Lib/arm64/dgVoodooAPI.lib
Binary file not shown.
Binary file modified dgVoodooAPI/Lib/arm64/dgVoodooAddon.lib
Binary file not shown.
Binary file modified dgVoodooAPI/Lib/arm64ec/dgVoodooAddon.lib
Binary file not shown.
Binary file modified dgVoodooAPI/Lib/x64/dgVoodooAPI.lib
Binary file not shown.
Binary file modified dgVoodooAPI/Lib/x64/dgVoodooAddon.lib
Binary file not shown.
Binary file modified dgVoodooAPI/Lib/x86/dgVoodooAPI.lib
Binary file not shown.
Binary file modified dgVoodooAPI/Lib/x86/dgVoodooAddon.lib
Binary file not shown.

0 comments on commit 679824c

Please sign in to comment.