Khronos public bugtracker – Bug 35
Man pages should list version in which functions were introduced
Last modified: 2017-02-03 08:14:47 PST
Reported via web feedback form: One additional info I'd really like to see for each core function is the OpenGL version when this function was introduced. If a core function was promoted from an extension, the extension name the core function is based on would also be nice to know (even if the semantics might be different from the extension function). This would enable developers who have to deal with an old OpenGL core version to find a suitable extension that does what they need.
This is a massive undertaking, but I'll see what I can do.
The current GL 4.x ref pages list the 'supported' status of the entry points and functions in GL and GLSL going back to GL 2.0.