Lines Matching refs:mesa
34 [KMS] mesa demo spectex broken on rv280
71 git log mesa-9.0.1..mesa-9.0.2
75 - mesa: Fix a crash in update_texture_state() for external texture type
105 - mesa: update .cherry-ignore list
106 - mesa: Bump version to 9.0.2
111 - mesa: Generate invalid operation in glGenerateMipMap for integer
124 - st/mesa: replace REALLOC() with realloc()
125 - st/mesa: free TGSI tokens with ureg_free_tokens()
161 - mesa: Fix the core GL genned-name handling for
163 - mesa: Fix core GL genned-name handling for glBeginQuery().
164 - mesa: Fix segfault on reading from a missing color read buffer.
193 - mesa: Don't flatten IF statements by default.
197 - mesa: Fix glGetVertexAttribI[u]iv now that we have real integer
212 - st/mesa: fix integer texture border color for some formats (v2)
214 - mesa: bump MAX_VARYING to 32
217 - mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2
218 - mesa: fix error checking of TexStorage(levels) for array and rect
220 - st/mesa: fix guessing the base level size
221 - st/mesa: fix computation of last_level during texture creation
222 - st/mesa: fix computation of last_level in GenerateMipmap
226 - mesa: fix BlitFramebuffer between linear and sRGB formats
229 - mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2
233 - mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on <