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-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
pipebuffer: Reapply the mesa_7_7_branch's changes.
José Fonseca
2010-01-22
gallium/util: add missing util/u_bitmask.c to Makefile
Brian Paul
2010-01-22
gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba()
Brian Paul
2010-01-22
Remove obsolete file
Alan Hourihane
2010-01-22
gallium/aux: re-add pb_buffer_fenced.[ch] accidentally remove during merge
Brian Paul
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements
Brian Paul
2010-01-22
gallium/draw: added comments, whitespace fixes
Brian Paul
2010-01-22
gallium/draw: fix-up comments, whitespace
Brian Paul
2010-01-22
gallium/draw: replace int with boolean
Brian Paul
2010-01-21
pipebuffer: Remove unnecessary header.
Vinson Lee
2010-01-21
draw: Remove unnecessary headers.
Vinson Lee
2010-01-21
pipebuffer: Release the lock during map wait. Cleanups.
José Fonseca
2010-01-21
pipebuffer: Swap buffers out to system memory when running out of memory.
José Fonseca
2010-01-21
util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially.
José Fonseca
2010-01-21
util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.
José Fonseca
2010-01-19
util/blit: document params to util_blit_pixels_writemask()
Brian Paul
2010-01-18
pipebuffer: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-18
tgsi: Fix behaviour of dimension index.
Michal Krol
2010-01-18
tgsi: Allow TEMPORARY registers as indirect address into source operands.
Michal Krol
2010-01-18
tgsi: Add ureg_DECL_immediate_block_uint().
Michal Krol
2010-01-18
tgsi: Add missing semantic name in text parser.
Chia-I Wu
2010-01-18
cso: Add set_vertex_samplers function
Jakob Bornecrantz
2010-01-16
util: add generic ringbuffer utitilty
Keith Whitwell
2010-01-16
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-16
draw: Fix memory leak in gs code
Jakob Bornecrantz
2010-01-15
util: Handle FORMAT_Z32_FLOAT in util_pack_z().
Michal Krol
2010-01-15
util: Handle the remaining formats in pipe_put_tile_rgba().
Michal Krol
2010-01-15
util: Fix encoding for R8G8B8A8_UNORM formats and friends.
Michal Krol
2010-01-15
tgsi: Add ureg_property_gs_input_prim().
Michal Krol
2010-01-15
tgsi: Add ureg_src_dimension().
Michal Krol
2010-01-15
draw: Add missing header include.
Michal Krol
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
tgsi: Fix sanity checks for indirect registers.
Michal Krol
2010-01-15
draw: Add GALLIUM_DUMP_VS environment variable.
Luca Barbieri
2010-01-15
tgsi: fix detection of front-facing attribute
Brian Paul
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
gallium/util: silence warning about array initializers
Brian Paul
2010-01-13
gallium/draw: s/clipper/clip_stage/ to be consistant with other stages
Brian Paul
2010-01-13
gallium/draw: whitespace and comments
Brian Paul
2010-01-13
gallium/draw: remove always-true conditional
Brian Paul
2010-01-12
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-11
Revert "util: Build u_bitmask.o when using make."
Brian Paul
2010-01-11
util: Set flatshade for blitter.
Corbin Simpson
2010-01-11
util/blitter: remove unused variable
Keith Whitwell
2010-01-10
util: Apply Brian's suggested blit improvements.
Corbin Simpson
2010-01-10
gallium: u_blitter add overlapping blit support.
Dave Airlie
[next]