Lines Matching refs:fix
4 Mesa 10.1.1 is a bug fix release which fixes bugs found since the 10.1
78 - mesa: fix copy & paste bugs in pack_ubyte_SARGB8()
79 - mesa: fix copy & paste bugs in pack_ubyte_SRGB8()
82 - mesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT() mix-up
84 - mesa: fix glMultiDrawArrays inside a display list
85 - cso: fix sampler view count in cso_set_sampler_views()
98 - i965/vec4: fix record clearing in copy propagation
103 - st/mesa: fix sampler view handling with shared textures v4
141 - nouveau: fix fence waiting logic in screen destroy
147 - nvc0/ir: move sample id to second source arg to fix sampler2DMS
148 - nouveau: fix firmware check on nvd7/nvd9
152 - configure.ac: fix the detection of expat with pkg-config
180 - r600g: fix texelFetchOffset GLSL functions
181 - r600g: fix blitting the last 2 mipmap levels for Evergreen
182 - mesa: fix the format of glEdgeFlagPointer
183 - r600g,radeonsi: fix MAX_TEXTURE_3D_LEVELS and
185 - st/mesa: fix per-vertex edge flags and GLSL support (v2)
187 - mesa: fix texture border handling for cube arrays
189 - mesa: fix software fallback for generating mipmaps for cube arrays
190 - mesa: fix software fallback for generating mipmaps for 3D textures
191 - st/mesa: fix generating mipmaps for cube arrays