index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-12-08
Merge branch 'mesa_7_7_branch'
Michel Dänzer
2009-12-08
vmware/xorg: Fix SCons build.
Michel Dänzer
2009-12-08
vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.
Michel Dänzer
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
r600: add support for TXB instruction
Andre Maasikas
2009-12-08
r600: reorder state for render_target and blend
Andre Maasikas
2009-12-07
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-07
mesa: set version string to 7.7-rc1
Ian Romanick
2009-12-07
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
2009-12-07
mesa: set version string to 7.6.1-rc3
Ian Romanick
2009-12-07
radeon: fix cases when only first image where put directly into miptree.
Maciej Cencora
2009-12-07
radeon: fix image migration for small compressed textures
Maciej Cencora
2009-12-07
util/tile: Support R8G8B8A8_UNORM format.
Michal Krol
2009-12-07
st/mesa: remove debug code
Brian Paul
2009-12-07
st/mesa: negate DDY to match GL semantics
Brian Paul
2009-12-07
st/mesa: fix up comment
Brian Paul
2009-12-06
radeong: Automatically softpipe for non-r3xx.
Corbin Simpson
2009-12-06
radeong: Call softpipe_create directly.
Corbin Simpson
2009-12-06
softpipe: sp_winsys.h should define/include what it needs.
Corbin Simpson
2009-12-06
r300g: Clean up previous commit.
Corbin Simpson
2009-12-06
r300g: enhance ZTOP conditions
Marek Olšák
2009-12-06
nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.
Younes Manton
2009-12-06
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-12-06
r300g: don't render if everything is culled by scissoring
Marek Olšák
2009-12-06
r300g: remove redundant code and clean up
Marek Olšák
2009-12-06
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-12-06
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-12-06
glx: Prevent potential null pointer deference in driCreateContext.
Vinson Lee
2009-12-05
radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...
Alex Deucher
2009-12-05
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
st/xvmc: No more pf_get_block().
Younes Manton
2009-12-05
r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.
Michel Dänzer
2009-12-05
st/mesa: Prefer alpha-less formats for RGB textures.
Michel Dänzer
2009-12-05
radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.
Michel Dänzer
2009-12-05
svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
José Fonseca
2009-12-05
svga: Use _debug_printf, so that output may be dumped in release builds too.
José Fonseca
2009-12-05
llvmpipe: Tweak disassembly to match gdb.
José Fonseca
2009-12-05
llvmpipe: Stop disassembling when an unsupported opcode is found.
José Fonseca
2009-12-04
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-12-04
llvmpipe: Port vertex sampler support from softpipe.
José Fonseca
2009-12-04
llvmpipe: Ensure transfers are mapped.
José Fonseca
2009-12-04
llvmpipe: Remove debug printf.
José Fonseca
2009-12-04
gallium: Disable force_align_arg_pointer attribute on x86_64.
José Fonseca
2009-12-04
radeong: flush CS if a buffer being mapped is referenced by it
Marek Olšák
[next]