mirror of
https://github.com/reactos/wine.git
synced 2024-11-23 20:00:00 +00:00
api-ms-win-dx-d3dkmt-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
a291270d5c
commit
d4fab3b42b
2
configure
vendored
2
configure
vendored
@ -1004,6 +1004,7 @@ enable_api_ms_win_downlevel_shlwapi_l1_1_0
|
||||
enable_api_ms_win_downlevel_shlwapi_l2_1_0
|
||||
enable_api_ms_win_downlevel_user32_l1_1_0
|
||||
enable_api_ms_win_downlevel_version_l1_1_0
|
||||
enable_api_ms_win_dx_d3dkmt_l1_1_0
|
||||
enable_api_ms_win_eventing_classicprovider_l1_1_0
|
||||
enable_api_ms_win_eventing_consumer_l1_1_0
|
||||
enable_api_ms_win_eventing_controller_l1_1_0
|
||||
@ -17710,6 +17711,7 @@ wine_fn_config_dll api-ms-win-downlevel-shlwapi-l1-1-0 enable_api_ms_win_downlev
|
||||
wine_fn_config_dll api-ms-win-downlevel-shlwapi-l2-1-0 enable_api_ms_win_downlevel_shlwapi_l2_1_0
|
||||
wine_fn_config_dll api-ms-win-downlevel-user32-l1-1-0 enable_api_ms_win_downlevel_user32_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-downlevel-version-l1-1-0 enable_api_ms_win_downlevel_version_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-dx-d3dkmt-l1-1-0 enable_api_ms_win_dx_d3dkmt_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-eventing-classicprovider-l1-1-0 enable_api_ms_win_eventing_classicprovider_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-eventing-consumer-l1-1-0 enable_api_ms_win_eventing_consumer_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-eventing-controller-l1-1-0 enable_api_ms_win_eventing_controller_l1_1_0
|
||||
|
@ -2781,6 +2781,7 @@ WINE_CONFIG_DLL(api-ms-win-downlevel-shlwapi-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-downlevel-shlwapi-l2-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-downlevel-user32-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-downlevel-version-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-dx-d3dkmt-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-eventing-classicprovider-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-eventing-consumer-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-eventing-controller-l1-1-0)
|
||||
|
1
dlls/api-ms-win-dx-d3dkmt-l1-1-0/Makefile.in
Normal file
1
dlls/api-ms-win-dx-d3dkmt-l1-1-0/Makefile.in
Normal file
@ -0,0 +1 @@
|
||||
MODULE = api-ms-win-dx-d3dkmt-l1-1-0.dll
|
@ -0,0 +1,97 @@
|
||||
@ stub D3DKMTAcquireKeyedMutex
|
||||
@ stub D3DKMTAcquireKeyedMutex2
|
||||
@ stub D3DKMTCacheHybridQueryValue
|
||||
@ stub D3DKMTCheckExclusiveOwnership
|
||||
@ stub D3DKMTCheckMonitorPowerState
|
||||
@ stub D3DKMTCheckOcclusion
|
||||
@ stub D3DKMTCheckSharedResourceAccess
|
||||
@ stub D3DKMTCheckVidPnExclusiveOwnership
|
||||
@ stub D3DKMTCloseAdapter
|
||||
@ stub D3DKMTConfigureSharedResource
|
||||
@ stub D3DKMTCreateAllocation
|
||||
@ stub D3DKMTCreateAllocation2
|
||||
@ stub D3DKMTCreateContext
|
||||
@ stdcall D3DKMTCreateDCFromMemory(ptr) gdi32.D3DKMTCreateDCFromMemory
|
||||
@ stub D3DKMTCreateDevice
|
||||
@ stub D3DKMTCreateKeyedMutex
|
||||
@ stub D3DKMTCreateKeyedMutex2
|
||||
@ stub D3DKMTCreateOutputDupl
|
||||
@ stub D3DKMTCreateOverlay
|
||||
@ stub D3DKMTCreateSynchronizationObject
|
||||
@ stub D3DKMTCreateSynchronizationObject2
|
||||
@ stub D3DKMTDestroyAllocation
|
||||
@ stub D3DKMTDestroyContext
|
||||
@ stdcall D3DKMTDestroyDCFromMemory(ptr) gdi32.D3DKMTDestroyDCFromMemory
|
||||
@ stub D3DKMTDestroyDevice
|
||||
@ stub D3DKMTDestroyKeyedMutex
|
||||
@ stub D3DKMTDestroyOutputDupl
|
||||
@ stub D3DKMTDestroyOverlay
|
||||
@ stub D3DKMTDestroySynchronizationObject
|
||||
@ stdcall D3DKMTEscape(ptr) gdi32.D3DKMTEscape
|
||||
@ stub D3DKMTFlipOverlay
|
||||
@ stub D3DKMTGetCachedHybridQueryValue
|
||||
@ stub D3DKMTGetContextSchedulingPriority
|
||||
@ stub D3DKMTGetDeviceState
|
||||
@ stub D3DKMTGetDisplayModeList
|
||||
@ stub D3DKMTGetMultisampleMethodList
|
||||
@ stub D3DKMTGetOverlayState
|
||||
@ stub D3DKMTGetPresentHistory
|
||||
@ stub D3DKMTGetPresentQueueEvent
|
||||
@ stub D3DKMTGetProcessSchedulingPriorityClass
|
||||
@ stub D3DKMTGetRuntimeData
|
||||
@ stub D3DKMTGetScanLine
|
||||
@ stub D3DKMTGetSharedPrimaryHandle
|
||||
@ stub D3DKMTGetSharedResourceAdapterLuid
|
||||
@ stub D3DKMTInvalidateActiveVidPn
|
||||
@ stub D3DKMTLock
|
||||
@ stub D3DKMTOfferAllocations
|
||||
@ stub D3DKMTOpenAdapterFromDeviceName
|
||||
@ stub D3DKMTOpenAdapterFromGdiDisplayName
|
||||
@ stdcall D3DKMTOpenAdapterFromHdc(ptr) gdi32.D3DKMTOpenAdapterFromHdc
|
||||
@ stub D3DKMTOpenKeyedMutex
|
||||
@ stub D3DKMTOpenKeyedMutex2
|
||||
@ stub D3DKMTOpenNtHandleFromName
|
||||
@ stub D3DKMTOpenResource
|
||||
@ stub D3DKMTOpenResource2
|
||||
@ stub D3DKMTOpenResourceFromNtHandle
|
||||
@ stub D3DKMTOpenSynchronizationObject
|
||||
@ stub D3DKMTOpenSyncObjectFromNtHandle
|
||||
@ stub D3DKMTOutputDuplGetFrameInfo
|
||||
@ stub D3DKMTOutputDuplGetMetaData
|
||||
@ stub D3DKMTOutputDuplGetPointerShapeData
|
||||
@ stub D3DKMTOutputDuplPresent
|
||||
@ stub D3DKMTOutputDuplReleaseFrame
|
||||
@ stub D3DKMTPollDisplayChildren
|
||||
@ stub D3DKMTPresent
|
||||
@ stub D3DKMTQueryAdapterInfo
|
||||
@ stub D3DKMTQueryAllocationResidency
|
||||
@ stub D3DKMTQueryRemoteVidPnSourceFromGdiDisplayName
|
||||
@ stub D3DKMTQueryResourceInfo
|
||||
@ stub D3DKMTQueryResourceInfoFromNtHandle
|
||||
@ stub D3DKMTQueryStatistics
|
||||
@ stub D3DKMTReclaimAllocations
|
||||
@ stub D3DKMTReleaseKeyedMutex
|
||||
@ stub D3DKMTReleaseKeyedMutex2
|
||||
@ stub D3DKMTReleaseProcessVidPnSourceOwners
|
||||
@ stub D3DKMTRender
|
||||
@ stub D3DKMTSetAllocationPriority
|
||||
@ stub D3DKMTSetContextSchedulingPriority
|
||||
@ stub D3DKMTSetDisplayMode
|
||||
@ stub D3DKMTSetDisplayPrivateDriverFormat
|
||||
@ stub D3DKMTSetGammaRamp
|
||||
@ stub D3DKMTSetProcessSchedulingPriorityClass
|
||||
@ stub D3DKMTSetQueuedLimit
|
||||
@ stub D3DKMTSetStereoEnabled
|
||||
@ stub D3DKMTSetVidPnSourceOwner
|
||||
@ stub D3DKMTSharedPrimaryLockNotification
|
||||
@ stub D3DKMTSharedPrimaryUnLockNotification
|
||||
@ stub D3DKMTShareObjects
|
||||
@ stub D3DKMTSignalSynchronizationObject
|
||||
@ stub D3DKMTSignalSynchronizationObject2
|
||||
@ stub D3DKMTUnlock
|
||||
@ stub D3DKMTUpdateOverlay
|
||||
@ stub D3DKMTWaitForIdle
|
||||
@ stub D3DKMTWaitForSynchronizationObject
|
||||
@ stub D3DKMTWaitForSynchronizationObject2
|
||||
@ stub D3DKMTWaitForVerticalBlankEvent
|
||||
@ stdcall GdiEntry13() gdi32.GdiEntry13
|
@ -293,6 +293,7 @@ my @dll_groups =
|
||||
],
|
||||
[
|
||||
"gdi32",
|
||||
"api-ms-win-dx-d3dkmt-l1-1-0",
|
||||
"ext-ms-win-gdi-dc-create-l1-1-1",
|
||||
"ext-ms-win-gdi-dc-l1-2-0",
|
||||
"ext-ms-win-gdi-devcaps-l1-1-0",
|
||||
|
Loading…
Reference in New Issue
Block a user