RE: [External] : Re: JavaFX Direct3D 12 rendering pipeline for Windows

2024-10-18 Thread Lukasz Kostyra
to call APIs that it exposes. But, all that is still not a priority for this backend right now - we might take a look at it later down the line. Lukasz From: Nir Lisker Sent: Thursday, 17 October 2024 18:33 To: Lukasz Kostyra Cc: openjfx-dev Subject: Re: [External] : Re: JavaFX Direct

Re: [External] : Re: JavaFX Direct3D 12 rendering pipeline for Windows

2024-10-17 Thread Nir Lisker
Hi Lukasz, Yes, FFM is quite a bit to take in. I haven't mastered the newest version myself yet. In many cases I mostly followed D3D9 backend's design, so the similarities > can be there. =) But there definitely is room for improvement which I also > see and would like to tackle before the backen

RE: [External] : Re: JavaFX Direct3D 12 rendering pipeline for Windows

2024-10-17 Thread Lukasz Kostyra
Hi Nir, Thanks for suggestions! Apologies for being a bit late, needed to wrap my head around FFM before responding. In many cases I mostly followed D3D9 backend's design, so the similarities can be there. =) But there definitely is room for improvement which I also see and would like to tackl