PDA

View Full Version : Direct3D 12



ironquark
27-06-2018, 01:51 PM
Hi

Direct3D 12 its supported on Asphyre/PXL?

Thanks

ironquark
27-06-2018, 01:53 PM
DirectX 12 Headers for Delphi and FPC based on SDK 10.0.16299.0

See this:
https://github.com/CMCHTPC/DelphiDX12

LP
22-07-2018, 04:34 PM
Since last year, there have been a couple of attempts at Vulkan and Direct3D 12 providers, so in one way or another you'll be able to use both of them.

Delphi/FPC headers is not a problem as there's an internal automated tool for that. In fact, PXL comes with its own headers (see PXL.Windows.xxx.pas files) for different Direct3D versions, codecs, etc.