From 6324521789f640a282c71e59d8caa3c7de8826dc Mon Sep 17 00:00:00 2001
From: Matt Turner
Date: Fri, 25 Jan 2013 15:06:16 -0800
Subject: [PATCH] docs: List new extensions added in Mesa 9.1
I did not list the *_get_program_binary extensions since they're not
useful to anyone with their current implementation (that supports 0
binary formats).
---
docs/relnotes-9.1.html | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/docs/relnotes-9.1.html b/docs/relnotes-9.1.html
index ffca2753998..036290e6280 100644
--- a/docs/relnotes-9.1.html
+++ b/docs/relnotes-9.1.html
@@ -44,9 +44,16 @@ Note: some of the new features are only available with certain drivers.
+- GL_ANGLE_texture_compression_dxt3
+- GL_ANGLE_texture_compression_dxt5
+- GL_ARB_ES3_compatibility
+- GL_ARB_internalformat_query
- GL_ARB_map_buffer_alignment
-- GL_ARB_texture_cube_map_array
+- GL_ARB_shading_language_packing
- GL_ARB_texture_buffer_object_rgb32
+- GL_ARB_texture_cube_map_array
+- GL_EXT_color_buffer_float
+- GL_OES_depth_texture_cube_map
--
2.30.2