Enable Direct3D BGRA support?

SDK supports Prepar3D’s philosophy of an open development architecture and encourages third parties to bring new innovations with improved add-ons and training content.
Post Reply
antox
Posts: 4
Joined: Mon Dec 18, 2017 11:23 pm

Enable Direct3D BGRA support?

Post by antox »

Having D3D11 device created with the D3D11_CREATE_DEVICE_BGRA_SUPPORT flag would facilitate the use of Direct2D in RenderingPlugins. Can this be enabled in Prepar3D? Maybe in future versions?
_ak
Posts: 2
Joined: Mon May 06, 2019 9:08 pm

Re: Enable Direct3D BGRA support?

Post by _ak »

I would second that

At the moment all I get is debug message "D2D DEBUG WARNING - The Direct3D device was not created with D3D11_CREATE_DEVICE_BGRA_SUPPORT, and therefore is not compatible with Direct2D." and no D2D render target
_ak
Posts: 2
Joined: Mon May 06, 2019 9:08 pm

Re: Enable Direct3D BGRA support?

Post by _ak »

Worth moving to feature requests forum
mattychays
Posts: 5
Joined: Sat Sep 29, 2018 10:10 pm

Re: Enable Direct3D BGRA support?

Post by mattychays »

Third

If BGRA was enabled it would allow us to get a D2D Context from the D3D device which would allow for really efficient 2D gauges, I've found a workaround but its less efficient.
Post Reply