Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-06 | gallium: change pipe->texture_create() to operate like the CSO functions | Brian | |
Now, pass in a template object and return a new object. | |||
2008-01-28 | Cell: add a few null texture tests | Brian | |
2008-01-28 | Cell: basic texture mapping | Brian | |
Texture images are tiled in PPU code. SPUs use a texture cache for getting texels from textures. This is very rough code, but demos/texcyl.c works. | |||
2008-01-25 | Cell: updates to match pipe_buffer changes | Brian | |
2008-01-21 | Cell: Add initial texture functions | Brian | |