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-30
gallium: fix blend state cso
Roland Scheidegger
2010-01-29
tgsi: add properties for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
tgsi: Constants declared with ureg_DECL_constant() are one-dimensional.
Michal Krol
2010-01-28
tgsi: Add ureg_property_gs_output_prim/max_vertices().
Michal Krol
2010-01-28
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
tgsi: Handle two-dimensional constants in text parser.
Michal Krol
2010-01-28
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
tgsi: Handle 2-D declarations.
Michal Krol
2010-01-28
tgsi: Silence uninitialized variable warning.
Vinson Lee
2010-01-27
util: Remove unnecessary header.
Vinson Lee
2010-01-27
tgsi: Remove unnecessary header.
Vinson Lee
2010-01-27
gallium/draw: Remove unnecessary headers.
Vinson Lee
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
gallium: fix cast for size calc of pipe_blend_state
Roland Scheidegger
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-21
gallium: adapt util code to blend changes
Roland Scheidegger
2010-01-20
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
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
[next]