At this commit driver skeleton is able to dump spirv and nir
[mesa.git] / docs / relnotes / 18.1.2.rst
1 Mesa 18.1.2 Release Notes / June 15 2018
2 ========================================
3
4 Mesa 18.1.2 is a bug fix release which fixes bugs found since the 18.1.1
5 release.
6
7 Mesa 18.1.2 implements the OpenGL 4.5 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.5. OpenGL 4.5 is **only** available if requested at context creation.
12 Compatibility contexts may report a lower version depending on each
13 driver.
14
15 SHA256 checksums
16 ----------------
17
18 ::
19
20 a644df23937f4078a2bd9a54349f6315c1955f5e3a4ac272832da51dea4d3c11 mesa-18.1.1.tar.gz
21 070bf0648ba5b242d7303ceed32aed80842f4c0ba16e5acc1a650a46eadfb1f9 mesa-18.1.1.tar.xz
22
23 New features
24 ------------
25
26 None
27
28 Bug fixes
29 ---------
30
31 None
32
33 Changes
34 -------
35
36 Alex Smith (4):
37
38 - radv: Consolidate GFX9 merged shader lookup logic
39 - radv: Handle GFX9 merged shaders in radv_flush_constants()
40 - radeonsi: Fix crash on shaders using MSAA image load/store
41 - radv: Set active_stages the same whether or not shaders were cached
42
43 Andrew Galante (2):
44
45 - meson: Test for \__atomic_add_fetch in atomic checks
46 - configure.ac: Test for \__atomic_add_fetch in atomic checks
47
48 Bas Nieuwenhuizen (1):
49
50 - radv: Don't pass a TESS_EVAL shader when tesselation is not enabled.
51
52 Cameron Kumar (1):
53
54 - vulkan/wsi: Destroy swapchain images after terminating FIFO queues
55
56 Dylan Baker (6):
57
58 - docs/relnotes: Add sha256 sums for mesa 18.1.1
59 - cherry-ignore: add commits not to pull
60 - cherry-ignore: Add patches from Jason that he rebased on 18.1
61 - meson: work around gentoo applying -m32 to host compiler in cross
62 builds
63 - cherry-ignore: Add another patch
64 - version: bump version for 18.1.2 release
65
66 Eric Engestrom (3):
67
68 - autotools: add missing android file to package
69 - configure: radv depends on mako
70 - i965: fix resource leak
71
72 Jason Ekstrand (10):
73
74 - intel/eu: Add some brw_get_default\_ helpers
75 - intel/eu: Copy fields manually in brw_next_insn
76 - intel/eu: Set flag [sub]register number differently for 3src
77 - intel/blorp: Don't vertex fetch directly from clear values
78 - intel/isl: Add bounds-checking assertions in isl_format_get_layout
79 - intel/isl: Add bounds-checking assertions for the format_info table
80 - i965/screen: Refactor query_dma_buf_formats
81 - i965/screen: Use RGBA non-sRGB formats for images
82 - anv: Set fence/semaphore types to NONE in impl_cleanup
83 - i965/screen: Return false for unsupported formats in query_modifiers
84
85 Jordan Justen (1):
86
87 - mesa/program_binary: add implicit UseProgram after successful
88 ProgramBinary
89
90 Juan A. Suarez Romero (1):
91
92 - glsl: Add ir_binop_vector_extract in NIR
93
94 Kenneth Graunke (2):
95
96 - i965: Fix batch-last mode to properly swap BOs.
97 - anv: Disable \__gen_validate_value if NDEBUG is set.
98
99 Marek Olšák (1):
100
101 - r300g/swtcl: make pipe_context uploaders use malloc'd memory as
102 before
103
104 Matt Turner (1):
105
106 - meson: Fix -latomic check
107
108 Michel Dänzer (1):
109
110 - glx: Fix number of property values to read in glXImportContextEXT
111
112 Nicolas Boichat (1):
113
114 - configure.ac/meson.build: Fix -latomic test
115
116 Philip Rebohle (1):
117
118 - radv: Use correct color format for fast clears
119
120 Samuel Pitoiset (3):
121
122 - radv: fix a GPU hang when MRTs are sparse
123 - radv: fix missing ZRANGE_PRECISION(1) for GFX9+
124 - radv: add a workaround for DXVK hangs by setting
125 amdgpu-skip-threshold
126
127 Scott D Phillips (1):
128
129 - intel/tools: add intel_sanitize_gpu to EXTRA_DIST
130
131 Thomas Petazzoni (1):
132
133 - configure.ac: rework -latomic check
134
135 Timothy Arceri (2):
136
137 - ac: fix possible truncation of intrinsic name
138 - radeonsi: fix possible truncation on renderer string