Gfx GX Fn GXClearBoundingBox - wowjinxy/libPorpoise GitHub Wiki
GXClearBoundingBox
- Category:
Render Modes
- Matrix Status:
Partial
- Matrix Notes: Implemented API and state reset; bounding box is emulated, not hardware rasterized.
- 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