loader/dri3: Use dri3_wait_for_event_locked in loader_dri3_wait_for_msc
[mesa.git] / docs / relnotes / 10.6.3.rst
1 Mesa 10.6.3 Release Notes / July 26, 2015
2 =========================================
3
4 Mesa 10.6.3 is a bug fix release which fixes bugs found since the 10.6.2
5 release.
6
7 Mesa 10.6.3 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 SHA256 checksums
15 ----------------
16
17 ::
18
19 c27e1e33798e69a6d2d2425aee8ac7b4c0b243066a65dd76cbb182ea31b1c7f2 mesa-10.6.3.tar.gz
20 58592e07c350cd2e8969b73fa83048c657a39fe2f13f3b88f5e5818fe2e4676d mesa-10.6.3.tar.xz
21
22 New features
23 ------------
24
25 None
26
27 Bug fixes
28 ---------
29
30 This list is likely incomplete.
31
32 - `Bug 90728 <https://bugs.freedesktop.org/show_bug.cgi?id=90728>`__ -
33 dvd playback with vlc and vdpau causes segmentation fault
34 - `Bug 91337 <https://bugs.freedesktop.org/show_bug.cgi?id=91337>`__ -
35 OSMesaGetProcAdress("OSMesaPixelStore") returns nil
36
37 Changes
38 -------
39
40 Brian Paul (1):
41
42 - osmesa: fix OSMesaPixelsStore typo
43
44 Chad Versace (1):
45
46 - mesa: Fix generation of git_sha1.h.tmp for gitlinks
47
48 Christian König (2):
49
50 - vl: cleanup video buffer private when the decoder is destroyed
51 - st/vdpau: fix mixer size checks
52
53 Emil Velikov (3):
54
55 - docs: Add sha256 checksums for the 10.6.2 release
56 - auxiliary/vl: use the correct screen index
57 - Update version to 10.6.3
58
59 Francisco Jerez (1):
60
61 - i965/gen9: Use custom MOCS entries set up by the kernel.
62
63 Ilia Mirkin (5):
64
65 - nv50, nvc0: enable at least one color RT if alphatest is enabled
66 - nvc0/ir: fix txq on indirect samplers
67 - nvc0/ir: don't worry about sampler in txq handling
68 - gm107/ir: fix indirect txq emission
69 - nv50: fix max level clamping on G80
70
71 Kenneth Graunke (1):
72
73 - program: Allow redundant OPTION ARB_fog\_\* directives.
74
75 Rob Clark (1):
76
77 - xa: don't leak fences