From: Emil Velikov Date: Thu, 15 Sep 2016 09:18:54 +0000 (+0100) Subject: docs: add release notes for 12.0.3 X-Git-Tag: android-x86-6.0-r2~1056 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=06f83a5548ea2a3457f772dd289ccfeb5c0ab9d3;p=android-x86%2Fexternal-mesa.git docs: add release notes for 12.0.3 Signed-off-by: Emil Velikov (cherry picked from commit d79b2e7bf30ad6d1fa43f30940a64ed9fd0aa9c0) --- diff --git a/docs/relnotes/12.0.3.html b/docs/relnotes/12.0.3.html new file mode 100644 index 00000000000..cc59a016654 --- /dev/null +++ b/docs/relnotes/12.0.3.html @@ -0,0 +1,70 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 12.0.3 Release Notes / September 15, 2016

+ +

+Mesa 12.0.3 is a bug fix release which fixes bugs found since the 12.0.3 release. +

+

+Mesa 12.0.3 implements the OpenGL 4.3 API, but the version reported by +glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / +glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. +Some drivers don't support all the features required in OpenGL 4.3. OpenGL +4.3 is only available if requested at context creation +because compatibility contexts are not supported. +

+ + +

SHA256 checksums

+
+TBD
+
+ + +

New features

+

None

+ + +

Bug fixes

+ +

This list is likely incomplete.

+ +
    + +
  • Bug 97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map
  • + +
+ + +

Changes

+ +

Emil Velikov (3):

+
    +
  • docs: add sha256 checksums for 12.0.2
  • +
  • Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"
  • +
  • Update version to 12.0.3
  • +
+ +

José Fonseca (1):

+
    +
  • appveyor: Update winflexbison download URL.
  • +
+ + +
+ +