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_draw_arrays.c
Age
Commit message (
Expand
)
Author
2008-09-04
softpipe: Add missing include.
José Fonseca
2008-09-04
softpipe: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-06-20
gallium: fix invalid call to draw_set_mapped_constant_buffer()
Brian Paul
2008-05-29
draw: make sure constant buffer data is aligned before passing to aos.c
Keith Whitwell
2008-05-29
draw: draw_range_elements trial
Keith Whitwell
2008-05-01
softpipe: use CPU flags for mapping
Keith Whitwell
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-24
gallium: plug in softpipe_set_edgeflags() function
Brian Paul
2008-04-19
softpipe: don't need to trim prims
Keith Whitwell
2008-04-14
gallium: take reduced prim, fill modes into account when culling
Brian Paul
2008-04-08
gallium: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-03-27
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-13
gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca