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
/
llvmpipe
/
lp_draw_arrays.c
Age
Commit message (
Expand
)
Author
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
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-15
llvmpipe: implement instanced drawing functions
Brian Paul
2010-07-06
llvmpipe: disconnect vertex texture sampling from the setup
Zack Rusin
2010-04-28
llvmpipe: make draw-related functions static, clean-up initializations
Brian Paul
2010-04-19
llvmpipe: Implement index bias.
José Fonseca
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-06
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2009-12-28
llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore.
José Fonseca
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-10-09
llvmpipe: Eliminate constant mapping/unmapping.
José Fonseca
2009-10-08
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-09
llvmpipe: Eliminate constant mapping/unmapping.
José Fonseca
2009-08-30
llvmpipe: Eliminate internal pipe_buffer_map/unmap usage.
José Fonseca
2009-08-29
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
llvmpipe: Pass fragment context to generated function in a single structure.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca