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
/
auxiliary
/
draw
Age
Commit message (
Expand
)
Author
2010-04-19
draw: Implement index bias.
José Fonseca
2010-04-18
draw: Cosmetic cleanups and comments.
José Fonseca
2010-04-16
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-16
gallium/draw: fix breakage from moving lp_bld_* files
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-13
draw llvm: Initialize variable.
Vinson Lee
2010-04-13
ffvertex: don't touch tex coords if coord replace is enabled.
Dave Airlie
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-08
draw llvm: hook up the generated function into the draw elts path
Zack Rusin
2010-04-08
draw: Fix vertex buffer indexation.
José Fonseca
2010-04-08
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-07
draw llvm: highly reduce the compilation times for draw llvm
Zack Rusin
2010-04-07
draw: Fix MSVC build (snprintf->util_snprintf).
José Fonseca
2010-04-07
draw: init draw->pt.middle.general = NULL just to be safe
Brian Paul
2010-04-07
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-07
draw llvm: Remove unnecessary headers.
Vinson Lee
2010-04-06
draw llvm: disable printing of the LLVM ir
Zack Rusin
2010-04-06
gallium/draw: add additional DRAW_LLVM check
Brian Paul
2010-04-06
draw llvm: disable debugging output
Zack Rusin
2010-04-06
draw llvm: implement simple pipeline caching using variants
Zack Rusin
2010-04-06
draw llvm: fix iteration for larger vertex arrays
Zack Rusin
2010-04-06
draw llvm: iterate with the correct stop over the outputs
Zack Rusin
2010-04-06
draw llvm: fix draw arrays
Zack Rusin
2010-04-06
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-04-05
draw llvm: when generating the vertex_header struct adjust its name
Zack Rusin
2010-04-02
draw llvm: fix storing of outputs for the rest of the pipeline
Zack Rusin
2010-04-02
draw llvm: fix translation of formats with variable components
Zack Rusin
2010-04-01
draw llvm: a lot better storing implementation
Zack Rusin
2010-03-31
draw llvm: fix iteration over buffers
Zack Rusin
2010-03-30
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-30
draw llvm: fix a warning
Zack Rusin
2010-03-30
draw llvm: actually set the constant buffers on the context
Zack Rusin
2010-03-30
draw llvm: fix some silly mistakes
Zack Rusin
2010-03-30
draw llvm: we translate between pointers, not values directly
Zack Rusin
2010-03-30
draw llvm: various fixes for the translation code
Zack Rusin
2010-03-29
draw llvmpipe: lots of fixes for fetch/emit
Zack Rusin
2010-03-26
draw: Add EMIT_4UB_BGRA format
Jakob Bornecrantz
2010-03-26
draw: Use translate function instead of switch cases
Jakob Bornecrantz
2010-03-15
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
draw: quads never provoke the first vertex
Marek Olšák
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-01
draw: Rename pipe formats.
José Fonseca
2010-02-22
draw: Remove dead code.
Vinson Lee
[next]