summaryrefslogtreecommitdiff
path: root/src/JSystem/JFramework
AgeCommit message (Collapse)Author
2026-05-15d_a_movie_player 99% (#1003)LagoLunatic
* d_a_movie_player 99% * Fix version differences
2026-04-02JFWSystem OKLagoLunatic
2026-03-14GX Vertex Format Fixes (#938)Briggs Baltzell
* Update vertex attribute formats in `d_a_hookshot.cpp` for improved correctness. * Fix texture coordinate formats in `J3DSys.cpp` to use `GX_TEX_ST` for improved semantics. * Update vertex attribute formats in `JFWDisplay.cpp` for improved semantics. * Update texture coordinate vertex format in `J2DWindow.cpp` to use `GX_TEX_ST` for improved semantics. * Refactor `J2DWindow.cpp` for improved readability: update constructor initialization style, inline function arguments, and add spacing for clarity in GX rendering logic. * Update vertex attribute formats in `JUTResFont.cpp` for improved correctness and semantic clarity. * Update vertex attribute format in `d_kankyo_rain.cpp` to use `GX_POS_XYZ` for improved correctness. * Update texture coordinate formats in `d_ovlp_fade2.cpp` to use `GX_TEX_ST` for improved semantics. * Update texture coordinate format in `d_ovlp_fade4.cpp` to use `GX_TEX_ST` for improved semantics * Format vertex attribute and texture coordinate initialization in `d_a_goal_flag.cpp` for improved consistency and semantics. * Update vertex attribute and texture coordinate formats in `d_a_majuu_flag.cpp` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `d_a_pirate_flag.cpp` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `d_a_sail.cpp` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `d_a_player_particle.inc` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `d_a_player_particle.inc` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `d_a_sea.cpp` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `d_wood.cpp` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `m_Do_ext.cpp` for improved correctness and semantics. * Undid formatting of `halftofull` array in `JUTResFont.cpp` * Update vertex attribute and texture coordinate formats in `d_tree.cpp` for improved correctness and semantics. * Update vertex attribute and texture coordinate formats in `d_a_bwdg.cpp` for improved correctness and semantics.
2025-12-05Add JSystem PCH to fix weak function order (#904)LagoLunatic
* Add JSystem PCH * Fix build issues, remove weak order fakematches, and fix functionvalue weak func order
2025-06-04Demo work (#786)LagoLunatic
* Demo work * Fix PAL * Fix d_door weak func order and link it * Fix d_door for demo * JKernel OK on demo + misc * tag_attention 100% on demo * More demo work and fix some retail fakematches
2025-05-29JUT cleanupLagoLunatic
2025-05-19Fix version definesLagoLunatic
2025-03-10Fix priority type u32 -> s32LagoLunatic
2025-01-14Use _GX name typedefsLagoLunatic
2024-10-29misc cleanup, mostly inlinesLagoLunatic
2024-10-03m_Do_graphic workLagoLunatic
2024-09-07Remove leading underscore from uses of GX enumsLagoLunatic
2024-07-13d_ovlp_fade4 workJasper St. Pierre
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-05-01Fix TevType enumLagoLunatic
2024-04-23Use NULL instead of 0LagoLunatic
2024-02-01Clean up commentsLagoLunatic
2023-12-10replace __OSBusClock with macroJcw87
2023-12-10use macros for compiler alignment and section directivesJcw87
2023-12-06JUTFontData_Ascfont_fix12 matchLagoLunatic
2023-11-12Fix JFWDisplay's stringbase diffLagoLunatic
2023-11-12match JFWDisplay on JLagoLunatic
2023-11-12match JFWDisplayLagoLunatic
2023-09-10another fix for size_t errorJasper St. Pierre
2023-09-10JFrameworkSuperDude88
Match most of JFramework
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww