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
/
draw_pt.c
Age
Commit message (
Expand
)
Author
2011-02-14
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2010-10-21
draw: implement primitive splitting for primitive restart
Brian Paul
2010-08-25
draw: specialized cliptesting routines
Keith Whitwell
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
draw: Add draw_set_index_buffer and others.
Chia-I Wu
2010-08-16
draw_llvm: fix segfaults on non-SSE2 CPUs where it is disabled (v2)
Luca Barbieri
2010-08-16
draw: Replace vcache by vsplit.
Chia-I Wu
2010-08-16
draw: Replace varray by vsplit.
Chia-I Wu
2010-08-16
draw: Add new util function draw_pt_trim_count.
Chia-I Wu
2010-08-16
draw: Simplify frontend interface a little.
Chia-I Wu
2010-08-03
draw: use instance divisor in draw_print_arrays()
Brian Paul
2010-08-03
draw: add assertion, rearrange debug code
Brian Paul
2010-07-29
draw: add vertex buffer offset in draw_print_arrays()
Brian Paul
2010-07-16
draw: updated debug/dump code
Brian Paul
2010-07-15
draw: update comments for drawing functions
Brian Paul
2010-07-10
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-06-23
draw: don't try to precalculate the pipeline output primitive
Keith Whitwell
2010-06-09
geometry shaders: make gs work with changable primitives and variable number ...
Zack Rusin
2010-06-07
draw: don't use llvm engine when geometry shaders active
Keith Whitwell
2010-04-28
draw: remove extra semicolons
Brian Paul
2010-04-26
draw: Always use the llvm middle end when available & enabled.
José Fonseca
2010-04-23
gallium: Convert some uses of get option to static
Jakob Bornecrantz
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-19
draw llvm: make sure use_llvm isn't used when not defined
Zack Rusin
2010-04-19
draw llvm: allow runtime switching of pipelines (yes/no to llvm)
Zack Rusin
2010-04-19
draw: Implement index bias.
José Fonseca
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-07
draw: init draw->pt.middle.general = NULL just to be safe
Brian Paul
2010-04-06
gallium/draw: add additional DRAW_LLVM check
Brian Paul
2010-03-15
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-02-22
gallium/draw: initial code to properly support llvm in the draw module
Zack Rusin
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-17
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-14
draw: Use util_format_name().
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
draw: Remove unnecessary headers.
Vinson Lee
2009-12-30
draw: Implement draw_arrays() in terms of draw_arrays_instanced().
Michal Krol
2009-12-29
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-14
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-09
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-11-20
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-06-19
draw: use u_reduced_prim() function
Brian Paul
2009-03-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-01-27
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2008-11-12
draw: Add missing include.
Michal Krol
2008-11-06
gallium: debug code to print vertex array data (disabled)
Brian Paul
2008-11-05
gallium: added some debug code (disabled)
Brian Paul
2008-10-07
draw: add switch for drivers to force vertex data passthrough
Keith Whitwell
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
[next]