Lines Matching +full:- +full:- +full:add +full:- +full:missing
15 -------------
19 5ae216ca9fecfa349f14ecb83aa3f124 MesaLib-9.0.2.tar.gz
20 dc45d1192203e418163e0017640e1cfc MesaLib-9.0.2.tar.bz2
21 93d40ec77d656dd04b561ba203ffbb91 MesaLib-9.0.2.zip
24 ------------
29 ---------
33 - `Bug 22576 <https://bugs.freedesktop.org/show_bug.cgi?id=22576>`__ -
35 - `Bug 26809 <https://bugs.freedesktop.org/show_bug.cgi?id=26809>`__ -
37 - `Bug 45877 <https://bugs.freedesktop.org/show_bug.cgi?id=45877>`__ -
40 - `Bug 54402 <https://bugs.freedesktop.org/show_bug.cgi?id=54402>`__ -
43 - `Bug 55175 <https://bugs.freedesktop.org/show_bug.cgi?id=55175>`__ -
45 - `Bug 56442 <https://bugs.freedesktop.org/show_bug.cgi?id=56442>`__ -
47 - `Bug 56706 <https://bugs.freedesktop.org/show_bug.cgi?id=56706>`__ -
49 - `Bug 57622 <https://bugs.freedesktop.org/show_bug.cgi?id=57622>`__ -
50 Webgl conformance shader-with-non-reserved-words crash.
51 - `Bug 57842 <https://bugs.freedesktop.org/show_bug.cgi?id=57842>`__ -
53 - `Bug 57984 <https://bugs.freedesktop.org/show_bug.cgi?id=57984>`__ -
55 - `Bug 58545 <https://bugs.freedesktop.org/show_bug.cgi?id=58545>`__ -
58 Assertion \`src->Index < (sizeof(ctx->imm)/sizeof((ctx->imm)[0]))'
60 - `Bug 59383 <https://bugs.freedesktop.org/show_bug.cgi?id=59383>`__ -
61 src/glsl/tests/Makefile.am missing $(top_srcdir)/include
64 -------
71 git log mesa-9.0.1..mesa-9.0.2
75 - mesa: Fix a crash in update_texture_state() for external texture type
79 - glcpp: Fix visibility CFLAGS in automake
80 - glcpp: Typo fix.
81 - galahad, noop: Fix visibility CFLAGS in automake
82 - r300g: Fix visibility CFLAGS in automake
86 - radeonsi: add some new SI pci ids
87 - radeonsi: add a new SI pci id
91 - egl/wayland: Don't invalidate drawable on swap buffers
92 - egl/wayland: Dispatch the event queue before get_buffers
93 - egl/wayland: Destroy the pending buffer callback with the egl surface
97 - docs: fix release date of 9.0.1
98 - docs: add news item for 9.0.1 release
99 - Add .dirstamp to toplevel .gitignore
100 - build: use git ls-files for adding all Makefile.in into the release
102 - build: Fix GLES linkage without libglapi
103 - Revert "r600g: try to fix streamout for the cases where BURST_COUNT >
105 - mesa: update .cherry-ignore list
106 - mesa: Bump version to 9.0.2
107 - docs: Add 9.0.2 release notes
111 - mesa: Generate invalid operation in glGenerateMipMap for integer
113 - meta: Remove redundant code in \_mesa_meta_GenerateMipmap
117 - nvc0: fix missing permanent bo reference on poly cache
118 - nvc0: point vertex runout at a valid address
119 - nv50: point vertex runout at a valid address
123 - svga: don't use uninitialized framebuffer state
124 - st/mesa: replace REALLOC() with realloc()
125 - st/mesa: free TGSI tokens with ureg_free_tokens()
126 - util: added pipe_surface_release() function
127 - gallivm: support more immediates in lp_build_tgsi_info()
131 - glsl_to_tgsi: set correct register type for array and structure
136 - i965: Validate requested GLES context version in brwCreateContext
137 - egl/dri2: Set error code when dri2CreateContextAttribs fails
141 - util: null-out the node's prev/next pointers in list_del()
145 - nv50/ir/tgsi: fix srcMask for TXP with SHADOW1D
146 - nvc0: add missing call to map edge flag in push_vbo
147 - nv50/ir: wrap assertion using typeid in #ifndef NDEBUG
148 - nouveau: fix undefined behaviour when testing sample_count
149 - nv50/ir: restore use of long immediate encodings
153 - r600g: fix lod bias/explicit lod with cube maps.
154 - glsl_to_tgsi: fix dst register for texturing fetches.
155 - glsl: fix cut-n-paste error in error handling. (v2)
156 - glsl: initialise killed_all field.
157 - glsl: fix uninitialised variable from constructor
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.
165 - i965/gen4: Fix memory leak each time compile_gs_prog() is called.
169 - docs: Add 9.0.1 release md5sums
170 - glsl: Don't add structure fields to the symbol table
174 - clover: Install CL headers.
175 - gallium/auxiliary: Add -fno-rtti to CXXFLAGS on LLVM >= 3.2.
176 - clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the
178 - tests: AM_CPPFLAGS must include $(top_srcdir) instead of
183 - wayland: Don't cancel a roundtrip when any event is received
187 - llvmpipe: Obey back writemask.
191 - i965/vs: Fix unit mismatch in scratch base_offset parameter.
192 - i965/vs: Implement register spilling.
193 - mesa: Don't flatten IF statements by default.
194 - glcpp: Don't use infinite lookhead for #define differentiation.
195 - i965/vs: Don't lose the MRF writemask when doing compute-to-MRF.
196 - i965/vs: Preserve the type when copy propagating into an instruction.
197 - mesa: Fix glGetVertexAttribI[u]iv now that we have real integer
199 - i965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.
203 - egl/wayland: Add invalidate back in eglSwapBuffers()
207 - makefiles: use configured name for -ldrm\* where possible
208 - automake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS too
212 - st/mesa: fix integer texture border color for some formats (v2)
213 - r300g: fix texture border color for sRGB formats
214 - mesa: bump MAX_VARYING to 32
215 - draw: fix assertion failure in draw_emit_vertex_attr
216 - vbo: fix glVertexAttribI\* functions
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
223 - r600g: fix streamout on RS780 and RS880
224 - r600g: advertise 32 streamout vec4 outputs
225 - r600g: fix broken streamout if streamout_begin caused a context flush
226 - mesa: fix BlitFramebuffer between linear and sRGB formats
227 - r600g: try to fix streamout for the cases where BURST_COUNT > 0
228 - r600g: always use a tiled resource as the destination of MSAA resolve
229 - mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2
233 - mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on <
234 OpenGL-2.0
238 - glcpp: Reject garbage after #else and #endif tokens
242 - r300: Don't disable destination read if the src blend factor needs it
246 - android: generate matching remap_helper to dispatch table
250 - r600g: Use LOOP_START_DX10 for loops
254 - i915: Fix wrong sizeof argument in i915_update_tex_unit.
258 - r200: fix broken tcl lighting
259 - radeon/r200: Fix tcl culling