Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/cell: Remove the driver. | Kai Wasserbäch | 2011-11-29 | 1 | -67/+0 |
* | cell: clean up various texture-related things | Brian Paul | 2008-10-16 | 1 | -20/+14 |
* | cell: fix incorrect parameter type | Brian Paul | 2008-10-14 | 1 | -1/+1 |
* | cell: support for cubemaps | Brian Paul | 2008-10-14 | 1 | -5/+16 |
* | cell: basic mipmap filtering works now | Brian Paul | 2008-10-14 | 1 | -4/+4 |
* | cell: initial work for mipmap texture filtering | Brian Paul | 2008-10-13 | 1 | -0/+6 |
* | cell: bilinear texture filtering using integer arithmetic | Brian Paul | 2008-10-13 | 1 | -0/+5 |
* | cell: remove old texture code | Brian Paul | 2008-10-13 | 1 | -8/+0 |
* | cell: do texture sampling/filtering for four pixels at a time. | Brian Paul | 2008-10-13 | 1 | -0/+12 |
* | cell: checkpoint: more multi-texture work | Brian | 2008-04-01 | 1 | -2/+2 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+47 |