FF13Fix/d3d9ex/exports.def
Robert Krawczyk e0e756333f New Features:
Viewport fix without patching (1440p+ issues)
Now default to d3d9.dll wrapper, delete old dinput8.dll
Possibility to use DXVK on Windows - rename 32bit DXVK d3d9.dll as dxvk.dll
Disable triple buffering by default for DXVK
Code refactoring
MinHook as git submodule
2021-03-09 18:28:48 +01:00

15 lines
393 B
Modula-2

EXPORTS
Direct3DCreate9=_Direct3DCreate9 @30
Direct3DCreate9Ex=_Direct3DCreate9Ex @31
D3DPERF_BeginEvent=_D3DPERF_BeginEvent @20
D3DPERF_EndEvent=_D3DPERF_EndEvent @21
D3DPERF_GetStatus=_D3DPERF_GetStatus @22
D3DPERF_QueryRepeatFrame=_D3DPERF_QueryRepeatFrame @23
D3DPERF_SetMarker=_D3DPERF_SetMarker @24
D3DPERF_SetOptions=_D3DPERF_SetOptions @25
D3DPERF_SetRegion=_D3DPERF_SetRegion @26