Commit 3a5a65e
wiiu/render: Fix missing max texture size
According to https://www.x.org/docs/AMD/old/R6xx_R7xx_3D.pdf in section
1.3 (page 6), GX2 supports textures of up to 8192x8192 resolution.1 parent 7cf4bf9 commit 3a5a65e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
355 | | - | |
| 354 | + | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
0 commit comments