index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-05
radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...
Alex Deucher
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
Add 'texture leak' test.
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
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
2009-12-04
r300g, radeong: fix the CS overflow
Marek Olšák
2009-12-04
r300g: fix warnings
Marek Olšák
2009-12-04
softpipe: dont claim to support PIPE_FORMAT_NONE
Keith Whitwell
2009-12-04
softpipe: fix double-minify in texture layout
Keith Whitwell
2009-12-04
vega: fix missing include
Roland Scheidegger
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-02
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-02
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-03
util: Fix generated swizzle comments.
José Fonseca
2009-12-03
tgsi/ureg: Fix ureg_emit_src().
Michal Krol
2009-12-02
radeong: Clean up some bad code.
Corbin Simpson
2009-12-02
radeong: Add helper to determine pipe driver.
Corbin Simpson
2009-12-02
radeong: Do ioctls before selecting pipe driver.
Corbin Simpson
2009-12-02
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-12-02
radeong: Change ioctl order, document it.
Corbin Simpson
2009-12-02
r300g: No vertex textures here.
Corbin Simpson
2009-12-02
cso: check if pipe_context::bind_vertex_sampler_states is non-null
Brian Paul
2009-12-02
Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures fun...
Brian Paul
2009-12-02
llvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2009-12-02
llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function
Brian Paul
2009-12-02
cell: fix TGSI breakage
Brian Paul
2009-12-02
gallium/util: __builtin_bswap32() is in only gcc 4.3 or later
Brian Paul
2009-12-02
gallium/util: added PIPE_CC_GCC_VERSION symbol
Brian Paul
2009-12-02
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-03
r200: fix polygon stipple
Alex Deucher
2009-12-02
scons: Add Mac OS to target platform list.
Vinson Lee
2009-12-02
progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.
Vinson Lee
2009-12-02
progs/glsl: Fix trirast GLSL compilation errors on Mac OS.
Vinson Lee
2009-12-02
progs/glsl: Fix noise GLSL compilation error on Mac OS.
Vinson Lee
2009-12-02
demos/glsl: Add missing break statement to noise test.
Vinson Lee
2009-12-02
progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
Vinson Lee
2009-12-02
progs/glsl: Add missing break statement in multinoise.c.
Vinson Lee
2009-12-02
progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.
Vinson Lee
[next]