Gfx GX Fn GXSetFog - wowjinxy/libPorpoise GitHub Wiki
GXSetFog
- Category:
Pixel Processing
- Matrix Status:
Implemented
- Matrix Notes: Implemented typed fog state programming (type/start/end/near/far/color) and shader uniform upload path.
- Matrix Link: Gfx-GX-API-Matrix
Official SDK (Reference)
- Manual root:
reference/rvlsdk/man/en_US/gx
- Primary SDK source area:
demos/PikminDemo/src/gx (GC-style Dolphin GX source)
- Notes:
libPorpoise Implementation
- Runtime implementation area:
src/gx
- Public API surface:
include/dolphin/gx
- Notes:
SDK vs Porpoise Diff
- Signature parity:
- Behavioral parity:
-
Known divergence:
Validation Checklist
Working Notes