Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: nipsmg on May 03, 2016, 07:16:54 am

Title: DX11 3D support in MAME
Post by: nipsmg on May 03, 2016, 07:16:54 am
Someone posted this in /r/Cade on Reddit.
http://mame.dorando.at/svn/?rev=47959 (http://mame.dorando.at/svn/?rev=47959)

Is this legit? I thought this was a big no-no.
Title: Re: DX11 3D support in MAME
Post by: DarthMarino on May 03, 2016, 11:57:26 am
Yes, Haze mentioned it recently.
Title: Re: DX11 3D support in MAME
Post by: Haze on May 03, 2016, 02:17:41 pm
keep in mind that this is in a branch and not in the main codebase.

the current code is VS2015 / Windows D3D11 *only*

in order for it to be merged into the main branch it will have to be refactored to go through BGFX, making it crossplatform rather than Windows only.