From fa5a6df66cfe9b19014ea9d2fca35b762f457041 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 19 Oct 2014 11:17:56 +0200 Subject: mesa git update 19 oct 2014 mesa commit 6212d2402df4ad0658cbb98ce889e35ef5f32fa3 --- mesalib/docs/relnotes/10.2.9.html | 101 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 mesalib/docs/relnotes/10.2.9.html (limited to 'mesalib/docs/relnotes/10.2.9.html') diff --git a/mesalib/docs/relnotes/10.2.9.html b/mesalib/docs/relnotes/10.2.9.html new file mode 100644 index 000000000..7a9f639d9 --- /dev/null +++ b/mesalib/docs/relnotes/10.2.9.html @@ -0,0 +1,101 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.2.9 Release Notes / October 12, 2014

+ +

+Mesa 10.2.9 is a bug fix release which fixes bugs found since the 10.2.8 release. +This is the final planned release for the 10.2 branch. +

+

+Mesa 10.2.9 implements the OpenGL 3.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 3.3. OpenGL +3.3 is only available if requested at context creation +because compatibility contexts are not supported. +

+ +

SHA256 checksums

+
+f8d62857eed8f604a57710c58a8ffcfb8dab2dc4977ec27c956c7c4fd14032f6  MesaLib-10.2.9.tar.gz
+f6031f8b7113a92325b60635c504c510490eebb2e707119bbff7bd86aa34657d  MesaLib-10.2.9.tar.bz2
+11c0ef4f3308fc29d9f15a77fd8f4842a946fce9e830250a1c95b171a446171a  MesaLib-10.2.9.zip
+
+ +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + +

Changes

+

Andreas Pokorny (2):

+ + +

Emil Velikov (2):

+ + +

Ilia Mirkin (1):

+ + +

Marek Olšák (3):

+ + +

Roland Scheidegger (1):

+ + +

Thomas Hellstrom (1):

+ + +

Tom Stellard (1):

+ + +

rconde (1):

+ + +
+ + -- cgit v1.2.3