Loading...
Searching...
No Matches
- Global G_MWO_POINT_XYSCREEN
- to use, won't work if the tri gets clipped.
- Global G_MWO_POINT_ZSCREEN
- to use, won't work if the tri gets clipped.
- Global gDPSetBlendMask (pkt, mask)
-
- Global gSPClipRatio (pkt, r)
- encodes SP no-ops it is not possible to change the clip ratio from 2 in F3DEX3.
- Global gSPForceMatrix (pkt, mptr)
-
- Global gSPLookAtX (pkt, l)
-
- Global gSPTriFan (pkt, v1, v2, v3, v4, v5, v6, v7)
- Use gSPTriSnake directly.
- Global gSPTriStrip (pkt, v1, v2, v3, v4, v5, v6, v7)
- This used to be directly implemented in the microcode, but is now implemented as a special case of gSPTriSnake. The latter is more general and should be used directly.
- Global gsSPClipRatio (r)
-