This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
dxvk
Watch
1
Star
0
Fork
0
You've already forked dxvk
mirror of
https://github.com/doitsujin/dxvk.git
synced
2025-02-08 01:54:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
dxvk
/
src
/
d3d8
/
d3d8.sym
10 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[d3d8] Implement Direct3D 8 Frontend Co-authored-by: WinterSnowfall <WinterSnowfall@users.noreply.github.com> ## Config Changes Co-authored-by: Blisto91 <47954800+Blisto91@users.noreply.github.com> Co-authored-by: simifor <simirmonfor@gmail.com>
2024-07-07 12:10:48 +01:00
{
global:
[d3d8] Stub ValidatePixelShader and ValidateVertexShader
2024-10-06 00:59:17 +03:00
ValidatePixelShader;
ValidateVertexShader;
[d3d8] Implement Direct3D 8 Frontend Co-authored-by: WinterSnowfall <WinterSnowfall@users.noreply.github.com> ## Config Changes Co-authored-by: Blisto91 <47954800+Blisto91@users.noreply.github.com> Co-authored-by: simifor <simirmonfor@gmail.com>
2024-07-07 12:10:48 +01:00
Direct3DCreate8;
local:
*;
};
Reference in New Issue
Copy Permalink