GPU/External Registers: Difference between revisions
m Add to GPU category |
Update DisplayTransfer control bits |
||
Line 285: | Line 285: | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Uses a TextureCopy mode transfer. All other bits in this register seem to be ignored when this is set. | ||
|- | |- | ||
| 4 | | 4 | ||
Line 291: | Line 291: | ||
|- | |- | ||
| 5 | | 5 | ||
| | | Don't perform tiled-linear conversion. Incompatible with bit 1, so only tiled-tiled transfers can be done, not linear-linear. | ||
|- | |- | ||
| 7-6 | | 7-6 | ||
Line 309: | Line 309: | ||
|- | |- | ||
| 16 | | 16 | ||
| | | Use some kind of 32x32 block swizzling mode, instead of the usual 8x8 one. | ||
|- | |- | ||
| 17-23 | | 17-23 | ||
| Not writable | | Not writable | ||
|- | |- | ||
| 24 | | 24-25 | ||
| Scale down the input image using a box filter. 0 = No downscale, 1 = 2x1 downscale. 2 = 2x2 downscale, 3 = invalid | |||
| Scale down the input image | |||
|- | |- | ||
| 31-26 | | 31-26 |