diff --git a/docs/relnotes/10.2.4.html b/docs/relnotes/10.2.4.html new file mode 100644 index 00000000000..207b7912066 --- /dev/null +++ b/docs/relnotes/10.2.4.html @@ -0,0 +1,125 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.2.4 Release Notes / July 18, 2014

+ +

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

+

+Mesa 10.2.4 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

+
+
+ + +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + +

Changes

+ +

Abdiel Janulgue (3):

+ + +

Brian Paul (3):

+ + +

Carl Worth (2):

+ + +

Eric Anholt (1):

+ + +

Ilia Mirkin (4):

+ + +

Jordan Justen (1):

+ + +

Kenneth Graunke (9):

+ + +

Marek Olšák (4):

+ + +

Matt Turner (8):

+ + +
+ +