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_vertex_shader.c
Age
Commit message (
Expand
)
Author
2010-03-04
gallium: remove redundant includes
Keith Whitwell
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2008-09-03
cell: change context type passed to cell_flush_int()
Brian Paul
2008-08-25
cell: asst fixes to get driver building/running again.
Brian
2008-03-27
cell: added (uint64_t) cast to silence warning
Brian
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-02-25
cell: Additional changes to match changes in draw/draw_vertex_shader.c
Ian Romanick
2008-02-25
cell: Trivial compiler warning clean-ups.
Ian Romanick
2008-02-22
cell: fix build: s/dest/vertex/
Brian
2008-02-20
cell: #includes to silence warnings
Brian
2008-02-19
Cell: emit vertex shaders and uniforms more intelligently
Ian Romanick
2008-02-15
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca