summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2017-11-20 13:42:33 -0800
committerTimothy Arceri <tarceri@itsqueeze.com>2017-12-08 17:01:02 +1100
commit4d81c8e43e2b235684e480da02eab2c647e6de6b (patch)
tree4e160ff6a5130c042371e76ca649ab9ada4677ff /docs/relnotes
parentb4c37ce2140c0195005d865b7a4de903ef50a097 (diff)
docs: Update GL_ARB_get_program_binary docs to support 1 format
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Acked-by: Tapani Pälli <tapani.palli@intel.com>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/17.4.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html
index 8b32c4e6bda..5474e044d38 100644
--- a/docs/relnotes/17.4.0.html
+++ b/docs/relnotes/17.4.0.html
@@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_shader_storage_buffer_object on r600/evergreen+<li>
<li>GL_ARB_cull_distance on r600/evergreen+</li>
<li>OpenGL 4.2 on r600/evergreen with hw fp64 support</li>
+<li>Support 1 binary format for GL_ARB_get_program_binary on i965</li>
</ul>
<h2>Bug fixes</h2>