radv: advertise VK_EXT_extended_dynamic_state
[mesa.git] / docs / relnotes / 10.2.1.rst
1 Mesa 10.2.1 Release Notes / June 6, 2014
2 ========================================
3
4 Mesa 10.2.1 is a bug fix release which fixes bugs found since the 10.2
5 release.
6
7 Mesa 10.2.1 implements the OpenGL 3.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 3.3. OpenGL 3.3 is **only** available if requested at context creation
12 because compatibility contexts are not supported.
13
14 MD5 checksums
15 -------------
16
17 ::
18
19 96f892dae2d0bb14ac9c2113f586c909 MesaLib-10.2.1.tar.gz
20 093f9b5d077e5f6061dcd7b01b7aa51a MesaLib-10.2.1.tar.bz2
21 6ab76c1608e5deed1eb8b54c62d7a48a MesaLib-10.2.1.zip
22
23 New features
24 ------------
25
26 None
27
28 Bug fixes
29 ---------
30
31 Mesa 10.2 had a build problem in the radeonsi driver due to an error
32 resolving conflicts in a patch cherry-pick from master. The build error
33 is fixed.
34
35 Changes
36 -------
37
38 Ian Romanick (3):
39
40 - docs: Add MD5 checksum, etc. for 10.1 release
41 - radeonsi: Fix build error introduced in 5ab9a9c
42 - Bump version to 10.2.1