mesa.git
2009-12-15 Ian Romanickintel: Fallback to software if drawable size is > MaxRe...
2009-12-15 Vinson Leex86: ifdef out unused function cptr.
2009-12-15 Matthew Bellmesa: Add missing $(DESTDIR) support to src/gallium...
2009-12-15 Vinson Leeprogs/trivial: Silence compiler warnings.
2009-12-15 Vinson Leemga: Silence uninitialized variable warnings.
2009-12-15 Vinson Leemach64: Silence uninitialized variable warnings.
2009-12-13 Vinson Leei810: Silence uninitialized variable warnings in i180tris.c
2009-12-13 Vinson Leeswrast: Silence uninitialized variable warnings in...
2009-12-13 Vinson Leest/mesa: Silence uninitialized variables warnings in...
2009-12-13 Vinson Leeswrast: Silence uninitialized variable warnings in...
2009-12-13 Vinson Leeglut: Prevent potential double free in menuVisualSetup.
2009-12-13 Vinson Leet_dd_dmatmp.h: Silence unused value warning in render_p...
2009-12-13 Vinson Leeglsl: Initialize member label of struct slang_operation...
2009-12-13 Vinson Leesoftpipe: Initialize source in blend_quad.
2009-12-13 Vinson Leet_dd_dmatmp2.h: Silence unused value warnings.
2009-12-13 Vinson Leei915g: Silence unused value warning in intel_drm_get_de...
2009-12-13 Vinson Leet_dd_dmatmp.h: Silence unused value warnings in render_...
2009-12-13 Vinson Leet_dd_dmatmp.h: Silence unused value warning in render_t...
2009-12-12 Vinson Leeprogs/trivial: Silence compiler warnings in tri-blend...
2009-12-12 Vinson Leet_dd_dmatmp.h: Silence unused value warning in render_p...
2009-12-12 Vinson Leeswrast: Initialize tex_coords in handle_sample_op.
2009-12-12 Vinson Leet_dd_dmatmp.h: Silence unused value warning in render_q...
2009-12-12 Vinson Leeprogs/trivial: Silence compiler warnings in tri-blend...
2009-12-12 Vinson Leet_dd_dmatmp.h: Silence unused value warning in render_t...
2009-12-12 Vinson Leet_dd_dmatmp.h: Silence unused value warning in render_l...
2009-12-12 Vinson Leeprogs/xdemos: Silence compiler warnings in glxinfo.c.
2009-12-12 Vinson Leeprogs/tests: Silence compiler warnings in vpeval.c.
2009-12-12 Vinson Leeprogs/tests: Silence compiler warnings in cva.c.
2009-12-12 Vinson Leeprogs/redbook: Silence compiler warnings in aaindex.c.
2009-12-12 Vinson Leet_dd_dmatmp.h: Silence unused value warning in render_l...
2009-12-11 Brian Pauldocs: updated 7.6.1 relnotes with GLSL fixes
2009-12-11 Brian Paulmesa: remove unnecessary loop in _mesa_remove_output_re...
2009-12-11 Brian Paulmesa: check dst reg in _mesa_find_free_register()
2009-12-11 Aurelien Jarnosparc: additional preprocessor test for SPARC 64-bit
2009-12-11 Vinson Leemesa: Initialize variable in MatchInstruction.
2009-12-11 Vinson Leemesa: Assign _mesa_lookup_parameter_index return value...
2009-12-11 Vinson Leei915: Add missing break statement in i915_debug_packet.
2009-12-11 Vinson Leeglsl: Increase size of array in_slang_lookup_constant...
2009-12-10 Vinson Leeprogs/samples: Byte swap individual members of struct...
2009-12-10 Vinson Leeprogs/util: Byte swap individual members of struct...
2009-12-10 Vinson Leeglsl: Fix array out-of-bounds access by _slang_lookup_c...
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGend.
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Lighti.
2009-12-10 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Lightf.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_PointPara...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_PointPara...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_LightModelf.
2009-12-09 Vinson Leeglsl: Remove unused member x from struct slang_operation.
2009-12-09 Brian Paulmesa: fix baseLevel >= MAX_TEXTURE_LEVELS test
2009-12-09 Andre Maasikasr600: fix state size prediction after dc0777d3
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_LightModeli.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogf.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogi.
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Brian Paulvbo: fix array index out of bounds error, and fix evalu...
2009-12-08 Vinson Leei915g: Fix memory leak when pci id is unknown.
2009-12-08 Vinson Leei915g: Add missing break statement in i915_debug_packet.
2009-12-08 Vinson Leerbug: Initialize variable in rbug_get_message.
2009-12-08 Andre Maasikasr600: add support for TXB instruction
2009-12-08 Andre Maasikasr600: reorder state for render_target and blend
2009-12-08 Vinson Leellvmpipe: Initialize variables in emit_instruction.
2009-12-08 Vinson Leeprogs/test: Initialize variable in prog_parameter.
2009-12-08 Ian Romanickmesa: set version string to 7.6.1-rc3
2009-12-07 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-12-06 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
2009-12-06 Vinson Leedri: Fix potential null pointer dereference in driBindC...
2009-12-06 Vinson Leedri: Fix potential null pointer deference in dri_put_dr...
2009-12-06 Vinson Leeglx: Prevent potential null pointer deference in driCre...
2009-12-06 Vinson Leeprogs/tests: Add tests to Makefile.
2009-12-05 Vinson Leedraw: Initialize variable in draw_pt.c.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGenf.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGeni.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-05 Vinson Leeprogs/samples: Fix memory leak if malloc fails in rgbto...
2009-12-05 Vinson Leeprogs/samples: Fix memory leak if fopen fails in rgbtop...
2009-12-05 Vinson Leeprogs/samples: Add rgbtoppm to Makefile.
2009-12-05 Vinson Leeprogs/tests: Removed unused variable from texdown.c.
2009-12-05 Vinson Leeprogs/vpglsl: Assign glGetUniformLocationARB return...
2009-12-05 Vinson Leeprogs/fp: Redraw upon keypress.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access in _mesa_TexEnvf.
2009-12-05 Vinson Leeprogs/util: Fix memory leak if fread returns 0 in Compi...
2009-12-05 Vinson Leeprogs/util: Fix memory leak if fail to load/compile...
2009-12-05 Vinson Leeprogs/fp: Add tri-inv.c to Makefile.
2009-12-04 Coleman Kaner300g: use $(MAKE) variable
2009-12-04 Brian Paulprogs/xdemos: fix some visual/fbconfig logic in glxinfo.c
2009-12-04 Brian Pauldocs: a few more fixes for 7.6.1
2009-12-04 Alex Deucherradeon: fix polygon stipple
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in gluScaleImage3D.
2009-12-04 Vinson Leeglu/sgi: Fix memory leak in gluScaleImage.
2009-12-04 Vinson Leeglu: Fix memory leak in __gl_meshMakeEdge.
next