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
Age
Commit message (
Expand
)
Author
2010-07-29
gallivm: fix lp_build_sample_offset() crash when indexing a 1-D texture
Brian Paul
2010-07-29
util: add uint version of pack_z_stencil
Keith Whitwell
2010-07-29
scons: Use the current python executable for code generation.
José Fonseca
2010-07-29
draw: Also emit EMMS on generated LLVM IR.
José Fonseca
2010-07-29
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-07-29
util: Don't include xmmintrin.h.
José Fonseca
2010-07-29
st/python: Adapt to interface change.
Chia-I Wu
2010-07-29
graw/tests: Use pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Avoid void pointer arithmetic.
Chia-I Wu
2010-07-29
gallium/docs: Document draw_vbo and set_index_buffer.
Chia-I Wu
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Use unified 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-29
gallium: Add pipe_context::draw_vbo and pipe_context::set_index_buffer.
Chia-I Wu
2010-07-28
Untangle gallium/egl/glx source sharing mess and make it compile again
Kristian Høgsberg
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
gallium/docs: Fix VMware spelling.
Vinson Lee
2010-07-28
draw: Fix VMware spelling.
Vinson Lee
2010-07-28
r600g: fix up segfault with variation between views and count.
Dave Airlie
2010-07-27
gallium/docs: Fix VMware spelling.
Corbin Simpson
2010-07-28
r600g: use gallium util for float->ui conversion
Dave Airlie
2010-07-27
scons: Fix sunos5 build.
Vinson Lee
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
swrastg: Add SWRAST_NO_PRESENT option to not send updates to X server
Jakob Bornecrantz
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-27
gallivm: Add lp_build_select_bitwise() alternative to lp_build_select_bitwise
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
util: fix unused function warning on non-x86
Brian Paul
2010-07-26
st/egl: Fix debug line
nobled
2010-07-26
util: fix CPU detection on OS X
nobled
2010-07-26
st/xorg: fix use-after-free
nobled
2010-07-26
i965g: Enable llvm in dri driver if built
Jakob Bornecrantz
2010-07-26
i915g: Fix llvm build
nobled
2010-07-26
r600g: implememt the LIT instruction
Stephan Schmid
2010-07-26
util: fix another mutex leak in mempool
Marek Olšák
2010-07-26
util: fix mutex leaks in mempool
Marek Olšák
2010-07-26
r300g: fix macro substitution problem
Dave Airlie
2010-07-25
r300g: implement D24X8 texture sampling for r3xx-r4xx
Marek Olšák
[next]