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-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
2010-04-12
gallium/auxiliary: add dynamically sized buffer/array/vector
Luca Barbieri
2010-04-12
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-12
llvmpipe: pipe_target needs now 3 bits to be represented.
José Fonseca
2010-04-11
util: Remove unnecessary header.
Vinson Lee
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-09
llvmpipe: fix transposed stencil ref / values comparison
Brian Paul
2010-04-09
util: Fix typo in earlier commit.
José Fonseca
2010-04-09
util: ubyte_to_float and float_to_ubyte whenever possible.
José Fonseca
2010-04-09
util: Get all depth stencil tests passing.
José Fonseca
2010-04-09
util: Add missing break statement.
José Fonseca
2010-04-09
util: Use consistent symbols in pack generator.
José Fonseca
2010-04-09
util: Reorder format tests -- group by format.
José Fonseca
2010-04-09
util: Add dedicated depth-stencil packing/unpacking functions.
José Fonseca
2010-04-09
util: Include u_debug for debug_print_format.
Corbin Simpson
[next]