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_surface.c
Age
Commit message (
Expand
)
Author
2010-05-29
cell: adapt to clear interface changes
Roland Scheidegger
2010-05-17
cell: adapt to interface changes
Roland Scheidegger
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2008-11-12
cell: include cell_surface.h
Brian Paul
2008-09-04
cell: use util_surface_copy/fill()
Brian Paul
2008-09-03
cell: updated assertion
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-08-22
gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header
Brian Paul
2008-06-27
cell: Update for cpp removal.
José Fonseca
2008-06-23
gallium: change surface_copy()'s do_flip to boolean
Brian Paul
2008-06-23
gallium: fix bad srcy coord if do_flip
Brian Paul
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca