radv: advertise VK_EXT_extended_dynamic_state
[mesa.git] / docs / relnotes / 12.0.1.rst
1 Mesa 12.0.1 Release Notes / July 8, 2016
2 ========================================
3
4 Mesa 12.0.1 is a bug fix release which fixes bugs found since the 12.0.1
5 release.
6
7 Mesa 12.0.1 implements the OpenGL 4.3 API, but the version reported by
8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
9 glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being
10 used. Some drivers don't support all the features required in OpenGL
11 4.3. OpenGL 4.3 is **only** available if requested at context creation
12 because compatibility contexts are not supported.
13
14 SHA256 checksums
15 ----------------
16
17 ::
18
19 28dff9c045f4305c96a875a487b9f06c7e88d910511cd6016dbddcd1f53ade0d mesa-12.0.1.tar.gz
20 bab24fb79f78c876073527f515ed871fc9c81d816f66c8a0b051d8d653896389 mesa-12.0.1.tar.xz
21
22 New features
23 ------------
24
25 None
26
27 Bug fixes
28 ---------
29
30 - `Bug 96864 <https://bugs.freedesktop.org/show_bug.cgi?id=96864>`__ -
31 Mesa 12.0 radeon build broken
32
33 Changes
34 -------
35
36 Emil Velikov (4):
37
38 - docs: add sha256 checksums for 12.0.0
39 - radeon: reference the correct cdw/max_dw
40 - Update version to 12.0.1
41 - docs: add release notes for 12.0.1