mesa.git
2009-12-22 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-21 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-21 Vinson Leeprogs/redbook: Silence compiler warnings.
2009-12-21 Dave Airlier600: fix glFrontFace(GL_CW)
2009-12-21 Younes Mantonst/mesa: Check for single level mipmap trees.
2009-12-21 Jeremy Huddlestondarwin: mklib: Use lipo rather than file to figure...
2009-12-21 Jeremy Huddlestondarwin: Cleanup CPPFLAGS a bit
2009-12-20 Vinson Leeprogs/tests: Silence compiler warnings.
2009-12-19 Vinson Leeprogs/trivial: Use C-style comments.
2009-12-19 Vinson Leeprogs/xdemos: Use C-style comment.
2009-12-19 Vinson Leeprogs/demos: Silence compiler warning in morph3d.c.
2009-12-19 Vinson Leeprogs/glsl: Use C-style comments.
2009-12-19 Vinson Leeprogs/demos: Use C-style comment.
2009-12-18 Brian Paulglsl: clear out shader code before compiling
2009-12-16 Alex Deucherr600: Invert front face winding when rendering to FBO
2009-12-16 Ian Romanickmesa: set version string to 7.6.1-rc4
2009-12-16 Brian Paulmesa: add missing semicolon
2009-12-16 Brian Pauldocs: document 7.6.1 BlueGene fixes
2009-12-16 Brian Paulmesa: test for __blrts for CPU_TO_LE32()
2009-12-16 Brian Paulmesa: no dlopen on BlueGene
2009-12-16 Brian Paulmesa: remove //-style comments
2009-12-16 Brian Paulst/mesa: remove //-style comments
2009-12-16 Vinson Leeunichrome: Silence compiler warnings.
2009-12-16 Vinson Leesis: Silence compiler warnings.
2009-12-16 Vinson Leesavage: Silence compiler warnings.
2009-12-15 Vinson Leer128: Silence uninitialized variable warnings in r128_t...
2009-12-15 Vinson Leedri: Initialize variable in driBindContext.
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.
next