mesa.git
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
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.7-rc1
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickRevert "intel: Make RGB renderbuffers use XRGB8888...
2009-12-08 Ian Romanickmesa: set version string to 7.6.1-rc3
2009-12-07 Maciej Cencoraradeon: fix cases when only first image where put direc...
2009-12-07 Maciej Cencoraradeon: fix image migration for small compressed textures
2009-12-07 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-12-07 Michal Krolutil/tile: Support R8G8B8A8_UNORM format.
2009-12-07 Brian Paulst/mesa: remove debug code
2009-12-07 Brian Paulprogs/glsl: updates to deriv.c test
2009-12-07 Brian Paulst/mesa: negate DDY to match GL semantics
2009-12-07 Brian Paulst/mesa: fix up comment
2009-12-07 Brian Paulprogs/glsl: added texture mapping to bump demo
2009-12-07 Corbin Simpsonradeong: Automatically softpipe for non-r3xx.
2009-12-07 Corbin Simpsonradeong: Call softpipe_create directly.
2009-12-07 Corbin Simpsonsoftpipe: sp_winsys.h should define/include what it...
2009-12-07 Corbin Simpsonr300g: Clean up previous commit.
2009-12-07 Marek Olšákr300g: enhance ZTOP conditions
2009-12-06 Younes Mantonnouveau: Work around nv04-nv40 miptrees not matching...
2009-12-06 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
2009-12-06 Marek Olšákr300g: don't render if everything is culled by scissoring
2009-12-06 Marek Olšákr300g: remove redundant code and clean up
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 Alex Deucherradeon/r200/r600: fix drivers for changes in 433f0a82f5...
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 Younes Mantonst/xvmc: No more pf_get_block().
2009-12-05 Michel Dänzerr300g: Need to emit a hardware scissor rectangle even...
2009-12-05 Michel Dänzerst/mesa: Prefer alpha-less formats for RGB textures.
2009-12-05 Michel DänzerAdd 'texture leak' test.
2009-12-05 Michel Dänzerradeon: Only get DRI2 front buffer information for...
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 José Fonsecasvga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
2009-12-05 José Fonsecasvga: Use _debug_printf, so that output may be dumped...
2009-12-05 José Fonsecallvmpipe: Tweak disassembly to match gdb.
2009-12-05 José Fonsecallvmpipe: Stop disassembling when an unsupported opcode...
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 José Fonsecallvmpipe: Port vertex sampler support from softpipe.
2009-12-04 José Fonsecallvmpipe: Ensure transfers are mapped.
2009-12-04 José Fonsecallvmpipe: Remove debug printf.
2009-12-04 José Fonsecagallium: Disable force_align_arg_pointer attribute...
2009-12-04 Marek Olšákradeong: flush CS if a buffer being mapped is reference...
2009-12-04 Marek Olšákr300g, radeong: fix the CS overflow
2009-12-04 Marek Olšákr300g: fix warnings
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 Keith Whitwellsoftpipe: dont claim to support PIPE_FORMAT_NONE
2009-12-04 Keith Whitwellsoftpipe: fix double-minify in texture layout
2009-12-04 Jakob Bornecrantzvmware/xorg: Use Write instead of WriteRead for cursor...
2009-12-04 Jakob Bornecrantzvmware/xorg: Give kernel infromation about cursor bypass
2009-12-04 Jakob Bornecrantzvmware/xorg: Handle no init of video in vmw_video_close
2009-12-04 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h to include cursor...
2009-12-04 Jakob Bornecrantzgallium: DRI drivers enabled by default, Xorg drivers...
2009-12-04 Jakob Bornecrantzi915g: Do not build winsys and binaries by default
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.
2009-12-04 Vinson Leeprogs/xdemos: Silence unused value warnings in sharedte...
2009-12-04 Vinson Leeprogs/xdemos: Fix memory leak in pbdemo.c.
2009-12-04 Vinson Leeprogs/xdemos: Add missing break statement in offset.c.
2009-12-04 Vinson Leeprogs/xdemos: Remove duplicate code in glxinfo.c.
2009-12-04 Vinson Leeprogs/xdemos: Fix memory leak in glxinfo.c.
2009-12-04 Vinson Leeprogs/xdemos: Add assert in corender.c.
2009-12-04 Vinson Leeprogs/vp: Fix memory leak in vp-tris.c.
2009-12-04 Vinson Leeprogs/tests: Fix memory leak in texdown.c if malloc...
2009-12-04 Vinson Leeprogs/redbook: Fix memory leak in quadric.c.
2009-12-04 Vinson Leeprogs/glsl: Fix memory leak in deriv.c.
2009-12-04 Vinson Leeprogs/glsl: Change tangentAttrib from GLuint to GLint...
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in ray.c.
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in ipers.c.
2009-12-04 Vinson Leeprogs/demos: Fix memory leak in fslight.c.
next