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
Age
Commit message (
Expand
)
Author
2010-04-20
draw: Remove draw_vs_llvm.c.
José Fonseca
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-20
draw: No need to rebase for elt_bias.
José Fonseca
2010-04-20
draw: Fix cache elt_bias implementation.
José Fonseca
2010-04-20
draw: Fix typo resulting from bad regular expression in index bias addition.
José Fonseca
2010-04-20
draw llvm: Move dereference of pointer after NULL check.
Vinson Lee
2010-04-19
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-19
gallivm: pass 3D texture stride as an array
Brian Paul
2010-04-19
draw llvm: make sure use_llvm isn't used when not defined
Zack Rusin
2010-04-19
draw llvm: fix typo (boolean, not bool)
Zack Rusin
2010-04-19
draw llvm: allow runtime switching of pipelines (yes/no to llvm)
Zack Rusin
2010-04-19
draw llvm: fix constructor mess
Zack Rusin
2010-04-19
gallium/util: specify binding type for blit src texture
Brian Paul
2010-04-19
draw: Implement index bias.
José Fonseca
2010-04-19
gallium/draw: use a local var to simplify some code
Brian Paul
2010-04-19
Merge branch '7.8'
Brian Paul
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
gallivm: Remove redundant initialization of dst_vec_type.
Vinson Lee
2010-04-18
auxiliary: Move loop variable declaration outside for loop.
Vinson Lee
2010-04-18
auxiliary: Initialize variable.
Vinson Lee
2010-04-18
auxiliary: Add util/u_surfaces.c to SCons build.
Vinson Lee
2010-04-18
u_inlines: split pipe_surface_init in pipe_surface_reset and *_init
Luca Barbieri
2010-04-18
tgsi: add comment about potential code removal
Brian Paul
2010-04-18
tgsi: replace 0xf with TGSI_WRITEMASK_XYZW
Brian Paul
2010-04-18
u_surfaces: silence warning
Luca Barbieri
2010-04-18
auxiliary: add util_dirty_surfaces to track dirty render temporaries
Luca Barbieri
2010-04-18
auxiliary: add util_surfaces to track a resource's pipe_surface structs
Luca Barbieri
2010-04-18
u_inlines: add function to initialize pipe_surface
Luca Barbieri
2010-04-18
u_blitter: add support for saving vertex buffers
Luca Barbieri
2010-04-18
draw: Cosmetic cleanups and comments.
José Fonseca
2010-04-17
os: Implement pipe_barrier for POSIX platforms without pthread_barrier_t.
Vinson Lee
2010-04-17
gallium/util: Ignores
Jakob Bornecrantz
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
gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm: init some vars to silence warnings
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
gallivm: remove some old stuff
Brian Paul
2010-04-13
u_blitter: Coords are normalized.
Corbin Simpson
2010-04-13
gallium: Remove pipe_screen::update_buffer.
Chia-I Wu
2010-04-13
util: Fix util_dynarray_trim().
Michal Krol
2010-04-13
draw llvm: Initialize variable.
Vinson Lee
2010-04-13
gallium/auxiliary: make util_dynarray_trim do nothing if size == capacity
Luca Barbieri
2010-04-13
gallium/auxiliary: add util_dynarray_resize
Luca Barbieri
2010-04-13
gallium/auxiliary: fix util_dynarray_trim to 0 to free the data
Luca Barbieri
2010-04-13
util: implement Jose Fonseca's suggestions for u_buffer.h -> u_dynarray.h
Luca Barbieri
2010-04-13
ffvertex: don't touch tex coords if coord replace is enabled.
Dave Airlie
[next]