-
> -Open winecfg and add d3d11 as native on Libraries Tab, or edit it to native if is allready on the list (Please check first if it's on the list).
The only way I could get Fusion to run after the …
-
I want to create windows with Nuklear using d3d11 and so I compiled the demo and have that working but how exactly do I draw nuklear GUI as it's own window and not within an created window if that mak…
-
`ID3D11DeviceContext::Begin: Begin is being invoked on a Query, where the previous results have not been obtained with GetData. This is valid; but unusual`
D3D11 issues a warning. See tests for str…
-
# Intel
Intel GPUs have fixed-function media engines for quite a while. The important parts to know about are:
- VDBOX: Video Decoding
- VEBOX: Video Enhancement
- SFC: Scaling and format co…
-
When I try to run 3Dmigoto with OpenXR Toolkit in Elite Dangerous, I get the error message:
The procedure entry point D3D11On12CreateDevice could not be located in the dynamic link library C:\Progr…
-
部分edge用户反馈硬解265(MediaSource)会进一帧退一帧,定位应该是解码器解码后按照DTS出帧(期望是按照PTS出帧), 导致渲染异常
显卡信息:angle (nvidia, nvidia geforce rtx 3060 laptop gpu (0x00002560) direct3d11 vs_5_0 ps_5_0, d3d11)
chrome无用户反馈
-
**Describe the bug**
In Windows 10 and Chromium 120, the browser is able to do GPU video decoding via D3D11VideoDecoder using NVIDIA Geforce GT 640.
However in Windows 7 and Supermium (126 R6), the …
-
### Describe the bug
https://github.com/AvaloniaUI/Avalonia/blob/master/samples/GpuInterop/D3DDemo/D3D11DemoControl.cs doesn't work when using Avalonia with vulkan while it works with OpenGL Angle ba…
-
Error output:
D3D11 WARNING: ID3D11DeviceContext::OMSetRenderTargets: Resource being set to OM RenderTarget slot 0 is still bound on input! [ STATE_SETTING WARNING #9: DEVICE_OMSETRENDERTARGETS_HAZ…
-
**Describe the bug**
Programs compiled natively with the toolchain for a WindowsXP target will not run on Windows XP.
The GUI view currently depends on a Windows DirectX11 API that is only available…