Gfx GX Fn GXSetDispCopyGamma - wowjinxy/libPorpoise GitHub Wiki
GXSetDispCopyGamma
- Category:
Render Modes
- Matrix Status:
Partial
- Matrix Notes: Implemented gamma state and applied on
GXCopyDisp RGB565 packing path; hardware-exact EFB/XFB gamma pipeline behavior is approximated.
- 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