Lines Matching refs:fix
4 Mesa 21.2.2 is a bug fix release which fixes bugs found since the 21.2.1 release.
115 - aco: fix p_insert lowering with 16bit sources
154 - gallivm: fix texture-mapping with 16-bit result
157 - lavapipe: fix reported subpixel precision for lines
161 - nir: fix shadowed variable in nir_lower_bit_size.c
162 - nir: fix ifind_msb_rev by using appropriate type
177 - glsl: fix explicit-location ifc matching in presence of array types
195 - intel/fs: fix framebuffer reads
209 - mesa: fix gl_DrawID with indirect multi draws using user indirect buffer
211 - radeonsi: fix a memory leak in si_get_shader_binary_size
212 - radeonsi: disable DCC stores on Navi12-14 for displayable DCC to fix corruption
218 - zink: fix pipeline caching
224 - zink: fix ZINK_MAX_DESCRIPTORS_PER_TYPE to stop exploding the stack
243 - nir: fix serialization of loop/if control
247 - radv: fix fast clearing depth images with mips on GFX10+
248 - radv: fix copying depth+stencil images on compute
250 - radv: fix determining the maximum number of waves that can use scratch
251 - radv/llvm: fix using Wave32
262 - glsl: fix variable scope for instructions inside case statements
264 - mesa: fix mesa_problem() call in _mesa_program_state_flags()
265 - glsl: fix variable scope for loop-expression
267 - glsl: fix variable scope for do-while loops
285 - iris: fix layer calculation for TEXTURE_3D ReadPixels() on mip-level>0
289 - gallium: fix surface->destroy use-after-free
293 - gallium/osmesa: fix buffer resizing