[Rev 01] RFR: 8246204: No 3D support for newer Intel graphics drivers on Linux
Kevin Rushforth
kcr at openjdk.java.net
Thu Jun 4 11:47:58 UTC 2020
On Thu, 4 Jun 2020 08:46:09 GMT, Michael Paus <mpaus at openjdk.org> wrote:
>> It seems to be sufficient to add "intel" as an additional vendor to the list in the X11GLFactory class. Tests pass and
>> my own application also works with the new build.
>
> Michael Paus has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove duplicate GLGPUInfo according to review comment
>
> My original intention was to keep two entries in order to make it clearer that there are currently two distinct vendor
> strings for Intel floating around. But having just one entry which covers both cases is ok for me too.
Marked as reviewed by kcr (Lead).
-------------
PR: https://git.openjdk.java.net/jfx/pull/243
More information about the openjfx-dev
mailing list