Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVidia Streamline makes the library crash #7

Open
Nemirtingas opened this issue Dec 13, 2023 · 1 comment
Open

NVidia Streamline makes the library crash #7

Nemirtingas opened this issue Dec 13, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Nemirtingas
Copy link
Owner

https://github.com/NVIDIAGameWorks/Streamline

@Nemirtingas Nemirtingas added bug Something isn't working help wanted Extra attention is needed labels Dec 13, 2023
@Nemirtingas Nemirtingas changed the title NVidia Streamline makes crash the library NVidia Streamline makes the library crash Feb 3, 2024
@Nemirtingas
Copy link
Owner Author

// IUnknown
QueryInterface
AddRef
Release

// IDXGIObject
SetPrivateData
SetPrivateDataInterface
GetPrivateData
GetParent

// IDXGIFactory
EnumAdapters
MakeWindowAssociation
GetWindowAssociation
CreateSwapChain               [10] sl.interposer.dll
CreateSoftwareAdapter

// IDXGIFactory1
EnumAdapters1
IsCurrent

// IDXGIFactory2
IsWindowedStereoEnabled
CreateSwapChainForHwnd        [15] sl.interposer.dll
CreateSwapChainForCoreWindow  [16] sl.interposer.dll
GetSharedResourceAdapterLuid
RegisterStereoStatusWindow
RegisterStereoStatusEvent
UnregisterStereoStatus
RegisterOcclusionStatusWindow
RegisterOcclusionStatusEvent
UnregisterOcclusionStatus
CreateSwapChainForComposition [24] sl.interposer.dll

// IDXGIFactory3
GetCreationFlags

// IDXGIFactory4
EnumAdapterByLuid
EnumWarpAdapter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant