RFR: 8279013 : ES2Pipeline fails to detect AMD vega20 graphics card
Paul
duke at openjdk.java.net
Tue Jan 25 23:45:42 UTC 2022
On Mon, 20 Dec 2021 17:48:19 GMT, Paul <duke at openjdk.java.net> wrote:
> I have an AMD Radeon VII (vega20) series GPU which is identifying with a vendor string of "AMD".
>
> This is not present in the `X11GLFactory` list of `preQualificationFilter` vendor names, so my system (and probably any other vega20 based cards under Linux) will always fall back to software rendering.
>
> This adds the "amd" string to the `preQualificationFilter` list.
Just as a side note, I signed the OCA last year when I was doing some work with the Helidon project. I thought it was one OCA for all things Oracle?
Hi. I'm just wondering if there is anything else I need to do for the OCA? It's been 4 weeks now, so even taking into account the holidays, I'm wondering if this request has fallen through the cracks?
Thanks
-------------
PR: https://git.openjdk.java.net/jfx/pull/698
More information about the openjfx-dev
mailing list