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-08-02
r300g: fix hardlock when using more than one stuffed sprite coords
Marek Olšák
2010-08-02
r600g: add stencil op/func translation
Dave Airlie
2010-08-02
r600g: initial alpha test state
Dave Airlie
2010-08-02
r600g: add initial blend state.
Dave Airlie
2010-08-02
r600g: set correct tex coord type for rect textures.
Dave Airlie
2010-08-02
r600g: make r600_db_format static.
Dave Airlie
2010-08-01
r300g: fix microtiling on RS6xx
Marek Olšák
2010-07-31
r600g: Remove unnecessary header.
Vinson Lee
2010-07-31
r600g: Remove unnecessary header.
Vinson Lee
2010-07-30
r600g: add KIL opcode support
Jerome Glisse
2010-07-30
llvmpipe: Silence unused value warning.
Vinson Lee
2010-07-30
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
r600g: fix typo in tex instruction + shader semantic id fix
Jerome Glisse
2010-07-29
llvmpipe: fix on-debug build breakage
Brian Paul
2010-07-29
llvmpipe: added some jit debug code
Brian Paul
2010-07-29
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
llvmpipe: silence warnings in lp_test_sincos.c
Brian Paul
2010-07-29
r600g: mipmap early support + EX2/ABS instruction + culling
Jerome Glisse
2010-07-29
r300g/swtcl: fix crash in ETQW and minor fixups
Marek Olšák
2010-07-29
r300g/swtcl: fix crash after the draw_vbo merge
Marek Olšák
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
[next]