GPU/Commands: Difference between revisions

Line 1,124: Line 1,124:
| 0x50, 0x53, and 0x56
| 0x50, 0x53, and 0x56
| 1
| 1
| This specifies the lighting color for GL_AMBIENT?
| This specifies the GL_LIGHT0-2 color for GL_AMBIENT?
|-
|-
| 0x51, 0x54, and 0x57
| 0x51, 0x54, and 0x57
| 1
| 1
| This specifies the lighting color for GL_DIFFUSE?
| This specifies the GL_LIGHT0-2 color for GL_DIFFUSE?
|-
|-
| 0x52, 0x55, and 0x58
| 0x52, 0x55, and 0x58
| 1
| 1
| This specifies the lighting color for GL_SPECULAR?
| This specifies the GL_LIGHT0-2 color for GL_SPECULAR?
|-
|-
| 0x59
| 0x59