JDK-8219008 : Update OpenGL Headers to version 4.6
Type:Bug
Component:javafx
Sub-Component:graphics
Affected Version:8,openjfx12
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2019-02-14
Updated:2020-04-28
Resolved:2019-02-19
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
We currently use OpenGL Headers version 4.3 from Khronos. We should update to the latest stable version, which is 4.6.
Comments
Changeset: 74dafaae4c1d
Author: kcr
Date: 2019-02-19 13:22 -0800
URL: http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/74dafaae4c1d
8219008: Update OpenGL Headers to version 4.6
Reviewed-by: jvos, arapte
19-02-2019
Review is on GIthub: https://github.com/javafxports/openjdk-jfx/pull/378
14-02-2019
Additionally, the license file is missing so I will create opengl_fx.md as part of this fix (related to this, JDK-8218174 is tracking the missing mesa3d.md file).