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
/
cell
/
ppu
/
cell_state_vertex.c
Age
Commit message (
Expand
)
Author
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-01-06
gallium: drivers should reference vertex buffers
Marek Olšák
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-26
cell: make functions static
Brian Paul
2010-03-10
cell: handle NULL cso vertex_elements state object on bind
Roland Scheidegger
2010-03-09
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-01
cell: adapt to new vertex element cso
Roland Scheidegger
2008-09-04
cell: more cell_init_*_functions()
Brian Paul
2008-04-08
cell: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-03-29
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-27
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca