• Home
  • Raw
  • Download

Lines Matching refs:mesa

116    691653 <https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653>`__
129 git log mesa-7.10..mesa-7.10.1
142 - mesa: fix a few format table mistakes, assertions
143 - mesa: fix num_draw_buffers==0 in fixed-function fragment program
145 - mesa: don't assert in GetIntegerIndexed, etc
146 - mesa: check for dummy renderbuffer in
149 - st/mesa: fix incorrect fragcoord.x translation
152 - st/mesa: fix incorrect glCopyPixels position on fallback path
153 - st/mesa: set renderbuffer \_BaseFormat in a few places
154 - st/mesa: fix the default case in st_format_datatype()
155 - st/mesa: need to translate clear color according to surface's base
159 - mesa: implement glGetShaderPrecisionFormat()
179 - mesa: Refactor handling of extension strings
180 - mesa: Add/remove extensions in extension string
181 - mesa: Change dependencies of some OES extension strings
182 - mesa: Change OES_point_sprite to depend on ARB_point_sprite
183 - mesa: Change OES_standard_derivatives to be stand-alone extension
192 - mesa: Add glDepthRangef and glClearDepthf to APIspec.xml.
210 - mesa: s/movzx/movzbl/
211 - mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
228 - mesa: Add extension enable bit for GL_ARB_ES2_compatibility.
229 - mesa: Add actual support for glReleaseShaderCompiler from ES2.
230 - mesa: Add support for glDepthRangef and glClearDepthf.
231 - mesa: Add getters for ARB_ES2_compatibility MAX_*_VECTORS.
232 - mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_compatibility.
238 - st/mesa: fix a regression from cae2bb76
251 - mesa: bump version to 7.10.1-devel
262 - mesa: glGetUniform only returns a single element of an array
264 - mesa: Fix error checks in GetVertexAttrib functions
269 - mesa: Connect glGetShaderPrecisionFormat into the dispatch table
276 - mesa: Initial size for secondary color array is 3
288 - mesa: set version string to 7.10.1 (final)
292 - mesa: fix an error in uniform arrays in row calculating.
332 - mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2
356 - mesa: Move declaration before code in extensions.c.
357 - mesa: Move loop variable declarations outside for loop in