summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-06r300g: enhance ZTOP conditionsMarek Olšák
2009-12-06nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.Younes Manton
2009-12-06st/egl: Fix memory leak in egl_tracker.c.Vinson Lee
2009-12-06r300g: don't render if everything is culled by scissoringMarek Olšák
2009-12-06r300g: remove redundant code and clean upMarek Olšák
2009-12-06dri: Fix potential null pointer dereference in driBindContext.Vinson Lee
2009-12-06dri: Fix potential null pointer deference in dri_put_drawable.Vinson Lee
2009-12-06glx: Prevent potential null pointer deference in driCreateContext.Vinson Lee
2009-12-05progs/tests: Add tests to Makefile.Vinson Lee
2009-12-05radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...Alex Deucher
2009-12-05draw: Initialize variable in draw_pt.c.Vinson Lee
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexGenf.Vinson Lee
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexGeni.Vinson Lee
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexParameterf.Vinson Lee
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexParameterf.Vinson Lee
2009-12-05st/xvmc: No more pf_get_block().Younes Manton
2009-12-05r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.Michel Dänzer
2009-12-05st/mesa: Prefer alpha-less formats for RGB textures.Michel Dänzer
2009-12-05Add 'texture leak' test.Michel Dänzer
2009-12-05radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.Michel Dänzer
2009-12-05progs/samples: Fix memory leak if malloc fails in rgbtoppm.c.Vinson Lee
2009-12-05progs/samples: Fix memory leak if fopen fails in rgbtoppm.c.Vinson Lee
2009-12-05progs/samples: Add rgbtoppm to Makefile.Vinson Lee
2009-12-05progs/tests: Removed unused variable from texdown.c.Vinson Lee
2009-12-05progs/vpglsl: Assign glGetUniformLocationARB return value to GLint.Vinson Lee
2009-12-04progs/fp: Redraw upon keypress.Vinson Lee
2009-12-05svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.José Fonseca
2009-12-05svga: Use _debug_printf, so that output may be dumped in release builds too.José Fonseca
2009-12-05llvmpipe: Tweak disassembly to match gdb.José Fonseca
2009-12-05llvmpipe: Stop disassembling when an unsupported opcode is found.José Fonseca
2009-12-04mesa: Fix array out-of-bounds access in _mesa_TexEnvf.Vinson Lee
2009-12-04progs/util: Fix memory leak if fread returns 0 in CompileShaderFile.Vinson Lee
2009-12-04progs/util: Fix memory leak if fail to load/compile shaderVinson Lee
2009-12-04progs/fp: Add tri-inv.c to Makefile.Vinson Lee
2009-12-04llvmpipe: Port vertex sampler support from softpipe.José Fonseca
2009-12-04llvmpipe: Ensure transfers are mapped.José Fonseca
2009-12-04llvmpipe: Remove debug printf.José Fonseca
2009-12-04gallium: Disable force_align_arg_pointer attribute on x86_64.José Fonseca
2009-12-04identity: fix copy&paste errorRoland Scheidegger
2009-12-04radeong: flush CS if a buffer being mapped is referenced by itMarek Olšák
2009-12-04r300g, radeong: fix the CS overflowMarek Olšák
2009-12-04r300g: fix warningsMarek Olšák
2009-12-04svga: fix another pipe_reference strict aliasing violationRoland Scheidegger
2009-12-04r300g: use $(MAKE) variableColeman Kane
2009-12-04progs/xdemos: fix some visual/fbconfig logic in glxinfo.cBrian Paul
2009-12-04docs: a few more fixes for 7.6.1Brian Paul
2009-12-04radeon: fix polygon stippleAlex Deucher
2009-12-04softpipe: dont claim to support PIPE_FORMAT_NONEKeith Whitwell
2009-12-04softpipe: fix double-minify in texture layoutKeith Whitwell
2009-12-04vmware/xorg: Use Write instead of WriteRead for cursor bypassJakob Bornecrantz