summaryrefslogtreecommitdiff
path: root/src/code/z_vismono.c
AgeCommit message (Expand)Author
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2024-12-02Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)Tharo
2024-08-26[ntsc-1.2] Match z_vismono.c (#2091)Dragorn421
2024-07-17Fix a couple of render modes (#1994)Tharo
2024-01-31Gamealloc, Graph, and Graphalloc retail OK (#1675)Derek Hensley
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-09-16Document Framebuffer Filters, VisCvg and VisZbuf (#1534)Tharo
2022-02-27Document vismono (#1107)Dragorn421
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-06-15Interface improvements (#822)Zelllll
2021-04-29`assert` macro OK (#755)Anghelo Carvajal
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-07-16Change Colors To Decimal (#260)fig02
2020-06-17Decompile pausemgr.c (#211)Random
2020-05-15Decompile remaining z_vis... files (#131)Random
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker