Lines Matching full:mesa
1 Mesa 7.9.2 Release Notes / March 2, 2011
4 Mesa 7.9.2 is a bug fix release which fixes bugs found since the 7.9.1
7 Mesa 7.9.2 implements the OpenGL 2.1 API, but the version reported by
46 - Assorted Mesa/Gallium state tracker bug fixes
57 [i965] After updating to Mesa 7.9, Civilization IV starts to show
114 691653 <https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653>`__
127 git log mesa-7.9.1..mesa-7.9.2
136 - mesa: fix a few format table mistakes, assertions
137 - mesa: fix num_draw_buffers==0 in fixed-function fragment program
139 - mesa: don't assert in GetIntegerIndexed, etc
140 - mesa: check for dummy renderbuffer in
143 - st/mesa: fix incorrect fragcoord.x translation
146 - st/mesa: set renderbuffer \_BaseFormat in a few places
147 - st/mesa: fix the default case in st_format_datatype()
148 - st/mesa: need to translate clear color according to surface's base
152 - mesa: include compiler.h for ASSERT macro
155 - mesa: implement glGetShaderPrecisionFormat()
182 - mesa: Add glDepthRangef and glClearDepthf to APIspec.xml.
200 - mesa: s/movzx/movzbl/
201 - mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
214 - mesa: Add extension enable bit for GL_ARB_ES2_compatibility.
215 - mesa: Add actual support for glReleaseShaderCompiler from ES2.
216 - mesa: Add support for glDepthRangef and glClearDepthf.
217 - mesa: Add getters for ARB_ES2_compatibility MAX_*_VECTORS.
218 - mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_compatibility.
231 - mesa: bump version to 7.9.2-devel
242 - mesa: glGetUniform only returns a single element of an array
244 - mesa: Fix error checks in GetVertexAttrib functions
246 - mesa: Remove unsupported OES extensions
248 - mesa: Connect glGetShaderPrecisionFormat into the dispatch table
255 - mesa: Initial size for secondary color array is 3
267 - mesa: set version string to 7.9.2 (final)
271 - mesa: fix an error in uniform arrays in row calculating.
294 - Remove the talloc sources from the Mesa repository.
302 - mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2