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-22
gallium/draw: fix-up comments, whitespace
Brian Paul
2010-01-22
gallium/draw: replace int with boolean
Brian Paul
2010-01-19
util/blit: document params to util_blit_pixels_writemask()
Brian Paul
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-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
2010-01-08
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
tgsi: Cleanup dot-product opcodes in interpreter.
Michal Krol
2010-01-07
tgsi: fix SSE code emit for XPD
Brian Paul
2010-01-07
tgsi: add assertion to verify legal register file
Brian Paul
2010-01-07
tgsi: fix incorrectly placed braces, add more braces to be clear
Brian Paul
2010-01-07
tgsi: move register checking code before check_register_usage()
Brian Paul
2010-01-07
gallium/util: remove useless assertions
Brian Paul
2010-01-07
gallium/util: update comment: s/src_pitch/src_stride
Brian Paul
2010-01-07
gallium/util: make src_y unsigned like the other x/y params
Brian Paul
2010-01-07
gallium: Fix texture sampling with explicit LOD in softpipe.
Michal Krol
2010-01-07
gallium: Pass per-element (not per-quad) LOD bias values down to texture samp...
Michal Krol
2010-01-07
tgsi: Cleanup exec_tex().
Michal Krol
2010-01-07
Revert "pipebuffer: Multi-threading fixes for fencing."
Jakob Bornecrantz
2010-01-11
util: Build u_bitmask.o when using make.
Thomas Hellstrom
2010-01-08
tgsi: Silence uninitialized variable warnings.
Vinson Lee
2010-01-06
util/blitter: allow NULL CSOs to be saved
Marek Olšák
2010-01-06
util: Fix format descriptor table entries.
Michal Krol
[next]