GPU/External Registers: Difference between revisions
Line 115: | Line 115: | ||
== GPU Commands == | == GPU Commands == | ||
The buffer for [[GX_Commands|GX command]] 1 with the registers at 0x1EF018E0 is used for GPU commands including OpenGL commands, each 8-byte entry in the buffer is a command. Cmd+0 is the command parameter, and cmd+4 is the cmdID. | The buffer for [[GX_Commands|GX command]] 1 with the registers at 0x1EF018E0 is used for GPU commands including OpenGL commands, each 8-byte entry in the buffer is a command. Cmd+0 is the command parameter, and cmd+4 is the cmdID. Some commands are larger than 8-bytes however. | ||
=== Commands === | === Commands === |