• Home
  • Raw
  • Download

Lines Matching refs:mesa

61    The mesa meta save/restore code doesn't ref the current GLSL program
134 git log mesa-7.9..mesa-7.9.1
154 - st/mesa: replace assertion w/ conditional in framebuffer invalidation
156 - mesa: Add missing else in do_row_3D
157 - mesa: add missing formats in \_mesa_format_to_type_and_comps()
158 - mesa: handle more pixel types in mipmap generation code
159 - mesa: make glIsBuffer() return false for never bound buffers
160 - mesa: fix glDeleteBuffers() regression
163 - st/mesa: fix mapping of zero-sized buffer objects
164 - mesa: check for posix_memalign() errors
166 - mesa: fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME query
167 - mesa: return GL_FRAMEBUFFER_DEFAULT as FBO attachment type
168 - mesa: make glGet*(GL_NONE) generate GL_INVALID_ENUM
169 - mesa: test for cube map completeness in glGenerateMipmap()
172 - mesa, st/mesa: disable GL_ARB_geometry_shader4
174 - st/mesa: fix mipmap generation bug
176 - mesa: no-op glBufferSubData() on size==0
178 - st/mesa: fix renderbuffer pointer check in st_Clear()
179 - mesa: Bump the number of bits in the register index.
195 - st/mesa: Unreference the sampler view in st_bind_surface.
198 - mesa: Do not advertise GL_OES_texture_3D.
227 - mesa: Add getters for the rest of the supported draw buffers.
228 - mesa: Add getters for ARB_copy_buffer's attachment points.
247 - st/mesa: Handle wrapped depth buffers in st_copy_texsubimage().
256 - mesa: Validate assembly shaders when GLSL shaders are used
258 - mesa: Refactor validation of shader targets
262 - mesa: Make metaops use program refcounts instead of names.
265 - mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisample
267 - mesa: Fix glGet of ES2's GL_MAX_*_VECTORS properties.
287 - mesa: set version string to 7.9.1
339 - mesa, st/mesa: fix gl_FragCoord with FBOs in Gallium
340 - st/mesa: initialize key in st_vp_varient
345 - mesa: fix texel store functions for some float formats
350 - mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page
382 - mesa: Make sure we have the talloc cflags when using the talloc
385 - mesa: Add talloc includes for gles