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
/
drivers
/
softpipe
/
sp_prim_vbuf.c
Age
Commit message (
Expand
)
Author
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-05-12
softpipe: more work to get non-reduced primitives working in vbuf
Keith Whitwell
2008-05-12
softpipe: make vbuf handle all primitive types
Keith Whitwell
2008-04-16
softpipe: call setup_prepare earlier so that vertex info is correct when queried
Keith Whitwell
2008-04-14
softpipe: calculate determinant for all triangles, don't rely on draw module ...
Keith Whitwell
2008-04-14
softpipe: do our own culling, don't rely on the draw module.
Keith Whitwell
2008-04-10
remove usage of vertex_header
Keith Whitwell
2008-03-17
gallium: improvements, or extensions at least, to the passthrough path
Keith Whitwell
2008-03-16
gallium: finish remaining prim types for sp_vbuf_draw_arrays()
Brian
2008-03-14
gallium: fix some compiler warnings
Keith Whitwell
2008-03-13
gallium: plug in new sp_vbuf_draw_arrays() function
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca