Gfx GX Fn GXPokeAlphaRead - wowjinxy/libPorpoise GitHub Wiki
GXPokeAlphaRead
- Category:
CPU Direct EFB Access
- Matrix Status:
Implemented
- Matrix Notes: Implemented alpha-read mode state (
GX_READ_00, GX_READ_FF, GX_READ_NONE) and applied in GXPeekARGB for no-alpha pixel formats.
- 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