D3D9、D3D10 和 D3D11 Linux / Wine 实现现已可供下载 DXVK 2.3 基于 Vulkan 的 D3D9、D3D10 和 D3D11 Linux / Wine 实现现已可供下载,它为各种游戏带来了多项改进和错误修复。 DXVK 2.3 是在 DXVK 2.2 发布近四个月后推出的,它通过在实际呈现图像时发出帧延迟事件信号来改进呈现功能,但前提是...
import "d3dcommon.idl"; import "d3d11_1.idl"; const UINT D3D11_PACKED_TILE = 0xffffffff; typedef enum D3D11_TILE_MAPPING_FLAG { D3D11_TILE_MAPPING_NO_OVERWRITE = 0x1, } D3D11_TILE_MAPPING_FLAG; typedef enum D3D11_TILE_RANGE_FLAG { D3D11_TILE_RANGE_NULL = 0x1, D3D11_TILE_RANGE...
import "d3d11.idl"; typedef enum D3D11_LOGIC_OP { D3D11_LOGIC_OP_CLEAR = 0, D3D11_LOGIC_OP_SET, D3D11_LOGIC_OP_COPY, D3D11_LOGIC_OP_COPY_INVERTED, D3D11_LOGIC_OP_NOOP, D3D11_LOGIC_OP_INVERT, D3D11_LOGIC_OP_AND, D3D11_LOGIC_OP_NAND, D3D11_LOGIC_OP_OR, D3D11_LOGIC_OP_NOR...
In order to install a DXVK package obtained from thereleasepage into a given wine prefix, copy or symlink the DLLs into the following directories as follows, then openwinecfgand manually addnativeDLL overrides ford3d8,d3d9,d3d10core,d3d11anddxgiunder the Libraries tab. ...
linuxgamingvulkanspir-vd3d11wined3d9dxbc UpdatedApr 1, 2025 C++ Whisky-App/Whisky Star14.3k A modern Wine wrapper for macOS built with SwiftUI gamemacosmacmetalwineswiftuigame-porting-toolkit UpdatedNov 10, 2024 Swift Heroic-Games-Launcher/HeroicGamesLauncher ...
d3d10 d3d10_1 d3d10core d3d11 tests Makefile.in async.c buffer.c d3d11.spec d3d11_main.c d3d11_private.h device.c inputlayout.c shader.c state.c texture.c utils.c version.rc view.c d3d12 d3d8 d3d9 d3dcompiler_33 d3dcompiler_34 d3dcompiler_35 d3dcompiler_36 d3dcompiler_...
d3d11: Use proper D3D11CreateDevice argument types. Sep 11, 2013 5 @ stdcall D3D11CreateDevice(ptr long ptr long ptr long long ptr ptr ptr) d3d11: Add a stub for D3D11CreateDeviceAndSwapChain. Dec 24, 2014 6 @ stdcall D3D11CreateDeviceAndSwapChain(ptr long ptr long ptr...
Provides a Vulkan-based implementation of DXGI and D3D11 in order to run 3D applications on Linux using Wine. For the current status of the project, please refer to the project wiki. Build instructions Requirements: wine-staging for Vulkan support Meson build system MinGW64 compiler and headers...
The two libraries dxgi.dll and d3d11.dllas well as some demo executables will be located in /your/dxvk/directory/bin. How to use In order to set up a wine prefix to use DXVK instead of wined3d globally, run: cd /your/compiling/directory/x32/ WINEPREFIX=/your/wineprefix bash setup_dx...
In order to install a DXVK package obtained from thereleasepage into a given wine prefix, copy or symlink the DLLs into the following directories as follows, then openwinecfgand manually addnativeDLL overrides ford3d8,d3d9,d3d10core,d3d11anddxgiunder the Libraries tab. ...