mirror of
https://github.com/HackerN64/F3DEX3.git
synced 2026-01-21 10:37:45 -08:00
61 lines
3.5 KiB
JavaScript
61 lines
3.5 KiB
JavaScript
var md_docs_2documentation =
|
|
[
|
|
[ "Backwards Compatibility with F3DEX2", "compatibility.html", [
|
|
[ "Backwards Compatibility with F3DEX2", "compatibility.html#autotoc_md14", [
|
|
[ "GBI Changes Reference", "compatibility.html#autotoc_md15", [
|
|
[ "RDP Commands", "compatibility.html#autotoc_md16", null ],
|
|
[ "Main Drawing", "compatibility.html#autotoc_md17", null ],
|
|
[ "Control Logic", "compatibility.html#autotoc_md18", null ],
|
|
[ "3D Space", "compatibility.html#autotoc_md19", null ],
|
|
[ "Lighting", "compatibility.html#autotoc_md20", null ],
|
|
[ "Geometry Mode and New Effect Parameters", "compatibility.html#autotoc_md21", null ],
|
|
[ "Miscellaneous", "compatibility.html#autotoc_md22", null ]
|
|
] ]
|
|
] ]
|
|
] ],
|
|
[ "Microcode Configuration", "configuration.html", [
|
|
[ "Microcode Configuration", "configuration.html#autotoc_md23", [
|
|
[ "No Occlusion Plane (NOC)", "configuration.html#autotoc_md24", null ],
|
|
[ "Profiling", "configuration.html#autotoc_md25", null ],
|
|
[ "Branch Depth Instruction (BrZ / BrW)", "configuration.html#autotoc_md26", null ],
|
|
[ "Debug Normals (dbgN)", "configuration.html#autotoc_md27", null ]
|
|
] ]
|
|
] ],
|
|
[ "Design Tradeoffs", "design-tradeoffs.html", [
|
|
[ "What are the tradeoffs for all these new features?", "design-tradeoffs.html#autotoc_md28", [
|
|
[ "Vertex processing RSP time for occlusion plane", "design-tradeoffs.html#autotoc_md29", null ],
|
|
[ "Functionality in overlays", "design-tradeoffs.html#autotoc_md30", null ],
|
|
[ "Far clipping removal", "design-tradeoffs.html#autotoc_md31", null ],
|
|
[ "Removal of scaled vertex normals", "design-tradeoffs.html#autotoc_md32", null ],
|
|
[ "RDP temporary buffers shrinking", "design-tradeoffs.html#autotoc_md33", null ],
|
|
[ "Segment 0", "design-tradeoffs.html#autotoc_md34", null ],
|
|
[ "Non-textured tris", "design-tradeoffs.html#autotoc_md35", null ],
|
|
[ "Yield check timing", "design-tradeoffs.html#autotoc_md36", null ],
|
|
[ "Obscure semantic differences from F3DEX2 that should never matter in practice", "design-tradeoffs.html#autotoc_md37", null ]
|
|
] ]
|
|
] ],
|
|
[ "Removed Features", "removed.html", [
|
|
[ "Removed Features", "removed.html#autotoc_md46", [
|
|
[ "Legacy Vertex Pipeline (LVP) Configuration", "removed.html#autotoc_md47", null ],
|
|
[ "Octahedral Encoding for Packed Normals", "removed.html#autotoc_md48", null ],
|
|
[ "Clipping minimal scanlines algorithm", "removed.html#autotoc_md49", null ],
|
|
[ "Z attribute offsets", "removed.html#autotoc_md50", null ],
|
|
[ "SPTriStrip and SPTriFan", "removed.html#autotoc_md51", null ]
|
|
] ]
|
|
] ],
|
|
[ "Performance Results", "performance.html", [
|
|
[ "Performance Results", "performance.html#autotoc_md38", [
|
|
[ "Cycle Counts", "performance.html#autotoc_md39", null ],
|
|
[ "Triangle Snake Cycle Counts", "performance.html#autotoc_md40", null ]
|
|
] ]
|
|
] ],
|
|
[ "Porting Your Romhack Codebase to F3DEX3", "porting.html", [
|
|
[ "Porting Your Romhack Codebase to F3DEX3", "porting.html#autotoc_md41", [
|
|
[ "Required Changes", "porting.html#autotoc_md42", null ],
|
|
[ "Recommended Changes (Non-Lighting)", "porting.html#autotoc_md43", null ],
|
|
[ "Recommended Changes (Lighting)", "porting.html#autotoc_md44", null ],
|
|
[ "Changes Required for New Features", "porting.html#autotoc_md45", null ]
|
|
] ]
|
|
] ],
|
|
[ "Triangle Snake", "snake.html", null ]
|
|
]; |