Gfx GX Fn GXTexModeSync - wowjinxy/libPorpoise GitHub Wiki
GXTexModeSync
- Category:
Graphics Pipeline Management
- Matrix Status:
Partial
- Matrix Notes: Verified explicit texture-pipeline sync barrier behavior on PC backend (
glFinish approximation).
- 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