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_clear.c
Age
Commit message (
Expand
)
Author
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-04-04
cell: update clear() code to catch up to gallium changes
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-02-18
cell: remove unused var
Brian Paul
2009-02-18
cell: remove old surface_map code
Brian Paul
2009-01-12
cell: allocate batch buffers w/ 16-byte alignment
Jonathan Adamczewski
2008-11-07
CELL: fix several stencil problems
Robert Ellison
2008-09-05
cell: convert clear color if needed
Brian Paul
2008-09-04
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-08-25
cell: asst fixes to get driver building/running again.
Brian
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-02-20
cell: #includes to silence warnings
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca