JDK-8231629 : Update OpenGL Headers to version 4.6
Type:Bug
Component:client-libs
Sub-Component:2d
Affected Version:8u251,11.0.7-oracle,14
Priority:P2
Status:Closed
Resolution:Not an Issue
Submitted:2019-09-30
Updated:2019-10-14
Resolved:2019-10-14
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 2.1 from Khronos. We should update to the latest stable version, which is 4.6.
Comments
glext.h depends on a new file which is in a separate Khronos component, EG, currently at v 1.5
The file we need is : KHR/khrplatform.h
It is maintained here - a separate registry than the OpenGL ext headers currently at v 4.6
https://www.khronos.org/registry/EGL/
https://github.com/KhronosGroup/EGL-Registry/tree/master/api/KHR
https://www.khronos.org/registry/EGL/
13-10-2019
Source of the headers :
https://www.khronos.org/registry/OpenGL/api/GL/
https://github.com/KhronosGroup/OpenGL-Registry
https://github.com/KhronosGroup/OpenGL-Registry/tree/master/api/GL