From: Brian Paul
Date: Mon, 18 Jun 2012 18:38:34 +0000 (-0600)
Subject: docs: start release notes file for 8.1
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f7834ad366ef0d2a61fffbc969b8b6e2e750420;p=mesa.git
docs: start release notes file for 8.1
---
diff --git a/docs/relnotes-8.1.html b/docs/relnotes-8.1.html
new file mode 100644
index 00000000000..d435f5e3745
--- /dev/null
+++ b/docs/relnotes-8.1.html
@@ -0,0 +1,56 @@
+
+
+
+
+ Mesa Release Notes
+
+
+
+
+
Mesa 8.1 Release Notes / date TBD
+
+
+Mesa 8.1 is a new development release.
+
+
+Mesa 8.1 implements the OpenGL 3.0 API, but the version reported by
+glGetString(GL_VERSION) depends on the particular driver being used.
+Some drivers don't support all the features required in OpenGL 3.0.
+
+
+
+
MD5 checksums
+
+tbd
+
+
+
+
New features
+
+
+Note: some of the new features are only available with certain drivers.
+
+
+
+
GL_ARB_base_instance extension
+
GL_NV_read_buffer extension for ES 2.0
+
GL_ARB_shader_bit_encoding
+
GL_EXT_unpack_subimage for ES 2.0
+
GL_EXT_read_format_bgra for ES 1.1 and 2.0
+
GL_ARB_debug_output
+
+
+
+
Bug fixes
+
+
TBD -- This list is likely incomplete.
+
+
+
Changes
+
+
TBD
+
+
+
+
+
diff --git a/docs/relnotes.html b/docs/relnotes.html
index e9d0a91327b..608035f9989 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.html
@@ -14,6 +14,7 @@ The release notes summarize what's new or changed in each Mesa release.