GPU/External Registers: Difference between revisions

No edit summary
Line 115: Line 115:


== OpenGL Commands ==
== OpenGL Commands ==
The buffer for [[GX_Commands|GX command]] 1 with the registers at 0x1EF018E0 is used for OpenGL commands, every 8-bytes in the buffer is a GL 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 OpenGL commands, each 8-byte entry in the buffer is a GL command. Cmd+0 is the command parameter, and cmd+4 is the cmdID.


=== Commands ===
=== Commands ===