mirror of
https://github.com/ziglang/zig.git
synced 2025-12-08 23:33:07 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
55 lines
1.2 KiB
Modula-2
55 lines
1.2 KiB
Modula-2
LIBRARY "dxgi.dll"
|
|
EXPORTS
|
|
CompatString
|
|
CompatValue
|
|
D3DKMTCloseAdapter
|
|
D3DKMTDestroyAllocation
|
|
D3DKMTDestroyContext
|
|
D3DKMTDestroyDevice
|
|
D3DKMTDestroySynchronizationObject
|
|
D3DKMTQueryAdapterInfo
|
|
D3DKMTSetDisplayPrivateDriverFormat
|
|
D3DKMTSignalSynchronizationObject
|
|
D3DKMTUnlock
|
|
D3DKMTWaitForSynchronizationObject
|
|
DXGIDumpJournal
|
|
DXGIRevertToSxS
|
|
OpenAdapter10
|
|
OpenAdapter10_2
|
|
SetAppCompatStringPointer
|
|
CreateDXGIFactory
|
|
CreateDXGIFactory1
|
|
CreateDXGIFactory2
|
|
D3DKMTCreateAllocation
|
|
D3DKMTCreateContext
|
|
D3DKMTCreateDevice
|
|
D3DKMTCreateSynchronizationObject
|
|
D3DKMTEscape
|
|
D3DKMTGetContextSchedulingPriority
|
|
D3DKMTGetDeviceState
|
|
D3DKMTGetDisplayModeList
|
|
D3DKMTGetMultisampleMethodList
|
|
D3DKMTGetRuntimeData
|
|
D3DKMTGetSharedPrimaryHandle
|
|
D3DKMTLock
|
|
D3DKMTOpenAdapterFromHdc
|
|
D3DKMTOpenResource
|
|
D3DKMTPresent
|
|
D3DKMTQueryAllocationResidency
|
|
D3DKMTQueryResourceInfo
|
|
D3DKMTRender
|
|
D3DKMTSetAllocationPriority
|
|
D3DKMTSetContextSchedulingPriority
|
|
D3DKMTSetDisplayMode
|
|
D3DKMTSetGammaRamp
|
|
D3DKMTSetVidPnSourceOwner
|
|
D3DKMTWaitForSynchronizationObject
|
|
D3DKMTWaitForVerticalBlankEvent
|
|
DXGID3D10CreateDevice
|
|
DXGID3D10CreateLayeredDevice
|
|
DXGID3D10ETWRundown
|
|
DXGID3D10GetLayeredDeviceSize
|
|
DXGID3D10RegisterLayers
|
|
DXGIGetDebugInterface1
|
|
DXGIReportAdapterConfiguration
|