summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_texture.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-29gallium/cell: Remove the driver.Kai Wasserbäch1-102/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-8/+9
2010-03-11cell: adapt to context texture transfers (untested)Roland Scheidegger1-0/+2
2010-03-09cell: fix up assorted compilation problemsBrian Paul1-0/+1
2010-03-09cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell1-0/+1
2010-03-09cell: attempt conversion to sw_winsysKeith Whitwell1-2/+13
2009-02-24cell: overhaul cell teximage codeBrian Paul1-11/+6
2009-02-18cell: start adding new cell_transfer types/codeBrian Paul1-0/+19
2008-10-27cell: Added support for untwiddling textures during glReadPixels. This allo...Jonathan White1-0/+1
2008-10-22cell: implement fencing for texture buffersBrian Paul1-1/+4
2008-10-14cell: now do texture twiddling in the right way, at the right time.Brian Paul1-4/+0
2008-10-14cell: remove old code, clean-ups, etc.Brian Paul1-4/+0
2008-10-13cell: initial work for mipmap texture filteringBrian Paul1-3/+3
2008-08-25cell: asst fixes to get driver building/running again.Brian1-0/+1
2008-02-27Cell: implement pipe_screen for cell driverBrian1-0/+4
2008-02-20cell: put most simple state-setter functions in new cell_pipe_state.c fileBrian1-16/+4
2008-02-20gallium: new pipe->texture_update() functionBrian1-0/+3
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+80