digitalmars.D - DirectX 12 bindings.
- Denis Gladkiy (1/1) Dec 01 2015 Where can I find DirectX 12 bindings for D?
- ZombineDev (4/5) Dec 01 2015 I'm working on a DirectX 12 binding (and I'll be making a Vulkan
- extrawurst (4/5) Dec 01 2015 Pretty outdated: http://www.dsource.org/projects/ddirectx9
- Rikki Cattermole (4/5) Dec 01 2015 There is https://github.com/evilrat666/directx-d
- Denis Gladkiy (4/9) Dec 01 2015 Last update was in 2014. What are the signs of upcoming DirectX
- Rikki Cattermole (3/11) Dec 01 2015 Okay I may have stretched it a little on that one.
- develop32 (5/19) Dec 02 2015 Why? The two APIs are so different that it's no use to base the
Where can I find DirectX 12 bindings for D?
Dec 01 2015
On Tuesday, 1 December 2015 at 14:45:57 UTC, Denis Gladkiy wrote:Where can I find DirectX 12 bindings for D?I'm working on a DirectX 12 binding (and I'll be making a Vulkan one, when Vulkan is released), but there's no ETA. I don't know if there are others also working on DirectX 12 bindings.
Dec 01 2015
On Tuesday, 1 December 2015 at 14:45:57 UTC, Denis Gladkiy wrote:Where can I find DirectX 12 bindings for D?Pretty outdated: http://www.dsource.org/projects/ddirectx9 But maybe a good starting point? --Stephan
Dec 01 2015
On 02/12/15 3:45 AM, Denis Gladkiy wrote:Where can I find DirectX 12 bindings for D?There is https://github.com/evilrat666/directx-d Which plans by the looks of things to support it eventually. Right now it sits at DX11.
Dec 01 2015
On Wednesday, 2 December 2015 at 02:05:22 UTC, Rikki Cattermole wrote:On 02/12/15 3:45 AM, Denis Gladkiy wrote:Last update was in 2014. What are the signs of upcoming DirectX 12 support?Where can I find DirectX 12 bindings for D?There is https://github.com/evilrat666/directx-d Which plans by the looks of things to support it eventually. Right now it sits at DX11.
Dec 01 2015
On 02/12/15 5:17 PM, Denis Gladkiy wrote:On Wednesday, 2 December 2015 at 02:05:22 UTC, Rikki Cattermole wrote:Okay I may have stretched it a little on that one. But it shouldn't be too hard to do that last bit of work.On 02/12/15 3:45 AM, Denis Gladkiy wrote:Last update was in 2014. What are the signs of upcoming DirectX 12 support?Where can I find DirectX 12 bindings for D?There is https://github.com/evilrat666/directx-d Which plans by the looks of things to support it eventually. Right now it sits at DX11.
Dec 01 2015
On Wednesday, 2 December 2015 at 04:26:39 UTC, Rikki Cattermole wrote:On 02/12/15 5:17 PM, Denis Gladkiy wrote:Why? The two APIs are so different that it's no use to base the work on current DirectX 11 bindings. That said though, 12th is much smaller so it's less work anyways.On Wednesday, 2 December 2015 at 02:05:22 UTC, Rikki Cattermole wrote:Okay I may have stretched it a little on that one. But it shouldn't be too hard to do that last bit of work.On 02/12/15 3:45 AM, Denis Gladkiy wrote:Last update was in 2014. What are the signs of upcoming DirectX 12 support?Where can I find DirectX 12 bindings for D?There is https://github.com/evilrat666/directx-d Which plans by the looks of things to support it eventually. Right now it sits at DX11.
Dec 02 2015