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
/
draw
Age
Commit message (
Expand
)
Author
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-01
draw: Rename pipe formats.
José Fonseca
2010-02-22
draw: Remove dead code.
Vinson Lee
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-21
draw: Remove dead code.
Vinson Lee
2010-02-14
draw: Add assert to check input of memcpy.
Vinson Lee
2010-02-14
draw: Use util_format_name().
José Fonseca
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-04
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-02
draw: remove old hard-coded shader length limits
Brian Paul
2010-02-02
draw: re-implement free_bit() with ffs()
Brian Paul
2010-02-02
draw: comments and var renaming
Brian Paul
2010-02-02
draw: add const qualifiers, fix return types
Brian Paul
2010-02-02
draw: new, updated comments
Brian Paul
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
draw: Add missing includes.
José Fonseca
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
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-27
gallium/draw: Remove unnecessary headers.
Vinson Lee
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
draw: Remove unnecessary headers.
Vinson Lee
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
draw: Add missing header include.
Michal Krol
2010-01-15
draw: Add GALLIUM_DUMP_VS environment variable.
Luca Barbieri
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
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: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
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-05
gallium: Handle InstanceID as a true 32-bit uint.
Michal Krol
2010-01-05
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2009-12-30
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
draw: Implement draw_arrays() in terms of draw_arrays_instanced().
Michal Krol
2009-12-30
Implement instanced indexed draw.
Michal Krol
[next]