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_varray.c
Age
Commit message (
Expand
)
Author
2008-06-10
draw: rework splitting of fan/loop prims in varray.c, fix flatshade issues
Keith Whitwell
2008-06-04
draw: respect driver's max vertex buffer size
Keith Whitwell
2008-06-02
draw: Fix MSVC warnings.
José Fonseca
2008-05-27
draw: Fixed typo in draw_pt_varray and added comments
Jakob Bornecrantz
2008-05-13
decomposition from keith, adds decomposition of more prim to the pipeline
Zack Rusin
2008-05-12
draw: turn fse path into a middle end
Keith Whitwell
2008-05-12
draw: streamline the varray path
Keith Whitwell
2008-05-08
redo the linear paths
Zack Rusin
2008-05-08
implement linear path for fetch_emit pipeline
Zack Rusin
2008-05-08
don't fill in linear fetch_elts
Zack Rusin
2008-05-08
implement linear emition and fetching and plug it in the varray paths
Zack Rusin
2008-05-08
split larger primitives in the simple varray pt
Zack Rusin
2008-05-08
abstract fetching elts
Zack Rusin
2008-05-01
draw: squash warnings
Keith Whitwell
2008-04-25
draw: emit extra flags whenever pipeline is active
Keith Whitwell
2008-04-25
frontend for rendering without elts
Zack Rusin