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
gallium/util: remove bogus return statement
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...
José Fonseca
2010-04-20
gallivm: Cleanups and bugfixes to aos format translation.
José Fonseca
2010-04-20
draw: Fallback to gallivm for translation of A8R8G8B8/B8G8R8A8/R10G10B10X2/R1...
José Fonseca
2010-04-20
gallivm: New function to fetch a pixel into a 4xfloat AoS vector.
José Fonseca
2010-04-20
gallivm: Bring aos format back to life.
José Fonseca
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
[next]