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_texture.h
Age
Commit message (
Expand
)
Author
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-11
cell: adapt to context texture transfers (untested)
Roland Scheidegger
2010-03-09
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
cell: attempt conversion to sw_winsys
Keith Whitwell
2009-02-24
cell: overhaul cell teximage code
Brian Paul
2009-02-18
cell: start adding new cell_transfer types/code
Brian Paul
2008-10-27
cell: Added support for untwiddling textures during glReadPixels. This allo...
Jonathan White
2008-10-22
cell: implement fencing for texture buffers
Brian Paul
2008-10-14
cell: now do texture twiddling in the right way, at the right time.
Brian Paul
2008-10-14
cell: remove old code, clean-ups, etc.
Brian Paul
2008-10-13
cell: initial work for mipmap texture filtering
Brian Paul
2008-08-25
cell: asst fixes to get driver building/running again.
Brian
2008-02-27
Cell: implement pipe_screen for cell driver
Brian
2008-02-20
cell: put most simple state-setter functions in new cell_pipe_state.c file
Brian
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-15
Code reorganization: move files into their places.
José Fonseca