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
path:
root
/
src
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2010-07-29
llvmpipe: also test the new lp_build_assert() function
Brian Paul
2010-07-29
llvmpipe: don't call LLVMCreateJITCompiler() twice
Brian Paul
2010-07-29
scons: Use the current python executable for code generation.
José Fonseca
2010-07-29
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-07-29
gallium: Avoid void pointer arithmetic.
Chia-I Wu
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-28
r600g: state context ptr in sampler_view & add I8/L8 buffer format
Jerome Glisse
2010-07-28
r600g: switch btw flat/linear interpolation
Jerome Glisse
2010-07-28
r600g: split pipe state creating/binding from hw state creation
Jerome Glisse
2010-07-28
r600g: cleanup resource buffer/texture mess
Jerome Glisse
2010-07-28
r600g: add lrp instruction support
Jerome Glisse
2010-07-28
r600g: actualy fix the literal emission
Jerome Glisse
2010-07-28
r600g: fix up segfault with variation between views and count.
Dave Airlie
2010-07-28
r600g: use gallium util for float->ui conversion
Dave Airlie
2010-07-27
r600g: texture support
Jerome Glisse
2010-07-27
llvmpipe: pass face+slice to llvmpipe_unswizzle_cbuf_tile()
Brian Paul
2010-07-27
r600g: Move declaration before code.
Vinson Lee
2010-07-27
r600g: always emit literal after emiting an alu instruction
Jerome Glisse
2010-07-27
llvmpipe: Use lp_build_select_bitwise() where appropriate.
José Fonseca
2010-07-26
cell: comment-out unused fields, functions
Brian Paul
2010-07-26
cell: make functions static
Brian Paul
2010-07-26
cell: fix segfault when freeing samplers
Brian Paul
2010-07-26
cell: comment-out unneeded padding field
Brian Paul
2010-07-26
cell: added const qualifier
Brian Paul
2010-07-26
r600g: implememt the LIT instruction
Stephan Schmid
2010-07-26
r300g: fix macro substitution problem
Dave Airlie
2010-07-25
r300g: implement D24X8 texture sampling for r3xx-r4xx
Marek Olšák
2010-07-25
r300g: make sure a texture is large enough for the CBZB clear
Marek Olšák
2010-07-25
r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT
Marek Olšák
2010-07-25
r300g: do not use TXPITCH_EN for power-of-two textures from the DDX
Marek Olšák
2010-07-25
r300g: cleanup texture creation code
Marek Olšák
2010-07-25
r300g: reject resources from handles which are not large enough
Marek Olšák
2010-07-25
r300g: cleanup texture debug logging
Marek Olšák
2010-07-25
r300g: do not align texture height to 2^n for 1D and 2D non-mipmapped textures
Marek Olšák
2010-07-24
nvfx: Move declaration before code.
Vinson Lee
2010-07-23
r600g: first pass at texture support
Jerome Glisse
2010-07-23
r600g: Fix SCons build.
Vinson Lee
2010-07-23
r600g: fix dp2, dp3, dp4 tokens
Jerome Glisse
2010-07-23
r600g: add RSQ token support
Jerome Glisse
2010-07-23
r600g: drop compiler stuff and switch over dumb tgsi assembler
Jerome Glisse
2010-07-23
softpipe: Check for NULL pointer in sp_destroy_tile_cache().
Michal Krol
2010-07-23
softpipe: Check for NULL pointer in sp_destroy_tex_tile_cache().
Michal Krol
2010-07-23
nv50: implement depth clamp
Christoph Bumiller
2010-07-22
llvmpipe: Partially fix resource texture from_handle
Jakob Bornecrantz
2010-07-22
llvmpipe: Don't align values already aligned
Jakob Bornecrantz
2010-07-22
i915g: Set total_nblocksy in from_handle
Jakob Bornecrantz
2010-07-22
i915g: Add some debug prints in texture code
Jakob Bornecrantz
2010-07-22
i915g: Ifdef out debug code on non-debug builds
Jakob Bornecrantz
2010-07-21
softpipe: add missing support for PIPE_FORMAT_S8_USCALED surfaces
Brian Paul
[next]