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-06-15
draw: Remove unnecessary headers.
Vinson Lee
2010-06-15
gs: make sure we end primitives when finishing executing shaders
Zack Rusin
2010-06-15
draw/gs: make sure gs works with elts and doesn't overrun the buffer
Zack Rusin
2010-06-15
draw: run the pipeline with the correct number of verts
Zack Rusin
2010-06-15
draw: fix primitive indexing in the pipeline
Zack Rusin
2010-06-15
draw: finish the new pipeline setup
Zack Rusin
2010-06-15
draw wip
Keith Whitwell
2010-06-14
gallivm: Omit references to NoFramePointerElimNonLeaf
José Fonseca
2010-06-14
util: Use int type for format field width.
José Fonseca
2010-06-14
gallivm: Override some of the default target options.
José Fonseca
2010-06-14
gallivm: Use func_to_pointer().
José Fonseca
2010-06-14
util: Add a func_to_pointer util function too.
José Fonseca
2010-06-12
draw/gs: copy the outputs only if we emitted something
Zack Rusin
2010-06-11
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
tgsi: support 2d indirect addressing
Zack Rusin
2010-06-10
draw: forgot to add a file
Zack Rusin
2010-06-10
draw: rewrite geometry shader pipeline
Zack Rusin
2010-06-10
draw: geometry shader fixes
Zack Rusin
2010-06-10
draw: make sure that the gs never outputs more data than we allocated for
Zack Rusin
2010-06-09
draw: make sure geometry shader correctly iterates the output buffer
Zack Rusin
2010-06-09
draw: make sure the buffer is big enough to fit everything emitted by the gs
Zack Rusin
2010-06-09
draw: fix geometry shader which emit multiplie primitives
Zack Rusin
2010-06-09
geometry shaders: make gs work with changable primitives and variable number ...
Zack Rusin
2010-06-08
draw: Remove unnecessary headers.
Vinson Lee
2010-06-09
util: reference vertex buffers in blitter
Marek Olšák
2010-06-08
gallium: scream when one of two unimplemented features in draw is used
Zack Rusin
2010-06-08
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-08
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-07
util: implement util_clear_depth_stencil fallback
Roland Scheidegger
2010-06-07
tgsi: null-terminate string in parse_identifier
Keith Whitwell
2010-06-07
draw: don't use llvm engine when geometry shaders active
Keith Whitwell
2010-06-07
util: new file u_dirty_flags.h
Keith Whitwell
2010-06-07
util: add u_box_3d
Keith Whitwell
2010-06-07
gallivm: eliminate tgsi_exec.h include
Keith Whitwell
2010-06-07
util: add util_framebuffer_min_size
Keith Whitwell
2010-06-07
util: allocate larger tmp_row in util_format_translate
Keith Whitwell
2010-06-07
tgsi: reject interpolation and semantics on vs inputs
Keith Whitwell
2010-06-03
util: Remove unnecessary header.
Vinson Lee
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
tgsi: we don't support indirect input/output registers in SSE codegen yet
Brian Paul
2010-06-03
tgsi: whitespace cleanup
Brian Paul
2010-06-03
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-03
util/u_debug: use MAX2 macro
Brian Paul
2010-06-03
gallivm: Register the JIT engine with oprofile on debug/profile builds.
José Fonseca
2010-06-03
gallivm: Factor out the quad derivative code into a single place. Fix ddy.
José Fonseca
2010-06-03
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
util/u_debug: add description field to debug_named_value
Joakim Sindholt
2010-06-02
gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLES
Brian Paul
[next]