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_vcache_tmp.h
Age
Commit message (
Expand
)
Author
2010-08-06
draw: Avoid mixed declarations and code.
Chia-I Wu
2010-08-06
draw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.
Chia-I Wu
2010-08-04
draw: Fix the edge flags of flatshade_first polygons.
Chia-I Wu
2010-05-05
gallium: still more provoking vertex fixes
Brian Paul
2010-04-20
draw: Fix typo resulting from bad regular expression in index bias addition.
José Fonseca
2010-04-19
draw: Implement index bias.
José Fonseca
2010-03-09
draw: quads never provoke the first vertex
Marek Olšák
2009-06-18
draw: fix first provoking vertex mode for quads, quad strips and polygons
Brian Paul
2008-06-10
Revert "draw: no need to rearrange most primitives in vcache for flatshade-fi...
Keith Whitwell
2008-06-10
draw: no need to rearrange most primitives in vcache for flatshade-first
Keith Whitwell
2008-06-06
draw: fix intermediate buffer confusion in draw_vs_varient.c
Keith Whitwell
2008-05-29
gallium: MSVC warning fixes.
José Fonseca
2008-04-24
draw: handle edgeflags and reset-line-stipple again
Keith Whitwell