Lines Matching refs:mesa
38 [SNB IVB HSW] mesa demo test texleak bus error
44 src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error:
69 git log mesa-9.1.3..mesa-9.1.4
99 - mesa: fix the compressed TexSubImage size checking code
100 - st/mesa: generate GL_OUT_OF_MEMORY if we can't create the index
102 - mesa: fix error checking of DXT sRGB formats in
109 - mesa: handle missing read buffer in
128 - mesa: add accessor for effective stencil ref
134 - mesa: Stop clamping stencil reference value at specification time
135 - mesa: Use accessor for stencil reference values in glGet
151 - mesa: Make core Mesa allocate the texture renderbuffer wrapper.
152 - mesa: Make gl_renderbuffers backed by EGL images use
166 - mesa/st: Don't copy propagate from swizzles.
167 - mesa/program: Don't copy propagate from swizzles.
176 - mesa: Bump version to 9.1.4
184 - mesa: Add i965 varying index patches to .cherry-ignore.
190 - mesa: Add a reverted commit to cherry-ignore.
192 - mesa: Add a helper function for determining the restart index.
195 - mesa: Cherry-ignore a patch that got picked but squashed.
197 - st/mesa: Go back to using ctx->Array.RestartIndex, not
199 - mesa: Ignore fixed-index primitive restart in ArrayElement().
200 - mesa: Delete the ctx->Array._RestartIndex derived state.
219 - st/mesa: initialize all program constants and UBO limits
220 - st/mesa: initialize Const.MaxColorAttachments
221 - st/mesa: fix a couple of issues in st_bind_ubos
222 - mesa: declare UniformBufferBindings as an array with a static size
234 - mesa: Note that two radeonsi fixes cannot be backported after all
271 - mesa: Fix ieee fp on Alpha
275 - mesa: fix type comparison errors in sub-texture error checking code