GPU/Commands: Difference between revisions

Smea (talk | contribs)
Smea (talk | contribs)
Line 519: Line 519:
| 6
| 6
| 0x000F011E
| 0x000F011E
| u32
| u32, 0x01000000|(((h-1)&0xFFF)<<12)|(w&0xFFF)
| This sets the width and height for the framebuffer used for rendering. Therefore this is glViewport(), x/y are specified by CmdID 0x000F0068.
| This sets the width and height for the framebuffer used for rendering. Therefore this is glViewport(), x/y are specified by CmdID 0x000F0068.
|-
|-