OpenGL 4.5 Released With New Features

Written by Michael Larabel in Standards on 11 August 2014 at 08:48 AM EDT. 65 Comments
STANDARDS
Well, the next-gen OpenGL didn't end up being OpenGL 5.0 but is being billed as OpenGL 4.5. Regardless, the OpenGL 4.5 specification is out now.

Over at the OpenGL.org Registry are the specifications for OpenGL 4.5 and GLSL 4.50. There's proper direct state access as part of an ARB extension, clip control, and other features. The full listing of new extensions to OpenGL 4.5 include:

- GL_ARB_clip_control
- GL_ARB_cull_distance
- GL_ARB_ES3_1_compatibility
- GL_ARB_conditional_render_inverted
- GL_KHR_context_flush_control
- GL_ARB_derivative_control
- GL_ARB_direct_state_access
- GL_ARB_get_texture_sub_image
- GL_KHR_robustness
- GL_ARB_shader_texture_image_samples
- GL_ARB_texture_barrier


Those hoping the Khronos Group would have introduced a major API overhaul or other groundbreaking changes will have to wait longer. The Khronos Group hasn't officially sent out their OpenGL 4.5 announcement yet but we assume will be doing so later today from SIGGRAPH 2014 in Vancouver.

Now to wonder how long until AMD and NVIDIA put out proprietary Linux driver updates to expose OpenGL 4.5 support... If the past is any indication, NVIDIA should be out almost immediately (today?) with an OpenGL 4.5 beta driver while it generally takes a bit longer for AMD Catalyst. In terms of the open-source Mesa support, they aren't even yet to OpenGL 4.0 so will still likely be a year or longer before seeing GL 4.5.

Update: There's already a beta NVIDIA OpenGL 4.5 driver available.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week