Lines Matching +full:meson +full:- +full:parameters
1 Mesa 19.2.2 Release Notes / 2019-10-23
20 ---------------
24 7e4f0e2678bfcf3b94f533078b514f37943378a4a8604e477c888ec8a2904394 mesa-19.2.2.tar.xz
27 ------------
29 - None
32 ---------
34 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics
36 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics
38 - [amdgpu][Navi][llvm] Minimap problem in Nier Automata
39 - Black ground in Dirt 4
40 - Superbibles examples crashing Mesa drivers (radeonsi) and causing gpu
42 - [CTS] dEQP-VK.graphicsfuzz.write-red-in-loop-nest crashes
43 - mesa and libglvnd install the same headers
44 - Regression: Doom (2016) crashes on Mesa 19.2 and above and Radeon 380
46 - Rocket League displays corruption when the game starts
49 -------
53 - c99_compat.h: Don't try to use 'restrict' in C++ code
54 - util: Make Solaris implemention of p_atomic_add work with gcc
55 - util: Workaround lack of flock on Solaris
56 - util: Solaris has linux-style pthread_setname_np
57 - meson: recognize "sunos" as the system name for Solaris
58 - intel/common: include unistd.h for ioctl() prototype on Solaris
62 - v3d: take into account prim_counts_offset
66 - radv: Disallow sparse shared images.
67 - nir/dead_cf: Remove dead control flow after infinite loops.
68 - radv: Fix single stage constant flush with merged shaders.
72 - radeonsi: enable zerovram for Rocket League
76 - nir/sink: Rewrite loop handling logic
77 - nir/sink: Don't sink load_ubo to outside of its defining loop
81 - docs: Add SHA256 sum for 19.2.1
85 - GL: drop symbols mangling support
86 - meson: rename \`glvnd_missing_pc_files\` to \`not
88 - meson: move a couple of include installs around
89 - meson: split headers one per line
90 - meson: split Mesa headers as a separate installation
91 - meson: skip installation of GLVND-provided headers
92 - util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and
97 - nir/search: Fix possible NULL dereference in is_fsign
98 - intel/vec4: Don't try both sources as immediates for DPH
102 - iris: finish aux import on get_param
106 - iris: Properly unreference extra VBOs for draw parameters
107 - iris: Implement the Gen < 9 tessellation quads workaround
111 - egl/android: Remove our own reference to buffers.
115 - etnaviv: remove variable from global namespace
116 - anv: fix vkUpdateDescriptorSets with inline uniform blocks
117 - anv: fix memory leak on device destroy
121 - etnaviv: fix vertex buffer state emission for single stream GPUs
122 - rbug: fix transmitted texture sizes
123 - rbug: unwrap index buffer resource
125 Pierre-Eric Pelloux-Prayer (1):
127 - mesa: fix invalid target error handling for teximage
131 - gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
135 - drirc: enable vk_x11_override_min_image_count for DOOM
136 - radv: bump minTexelBufferOffsetAlignment to 4
137 - radv: fix DCC fast clear code for intensity formats
138 - Revert "radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+"
139 - radv: fix DCC fast clear code for intensity formats (correctly)
140 - radv: fix updating bound fast ds clear values with different aspects
144 - glsl: fix crash compiling bindless samplers inside unnamed UBOs