summaryrefslogtreecommitdiff
path: root/src/libultra/gu
AgeCommit message (Collapse)Author
2025-02-18Float precision renderingSonic Dreamcaster
2024-09-17Fixed vsKiritoDv
2024-09-17Merge branch 'master' into otrKiritoDv
2024-04-15Initial GCC Support (#212)Alejandro Asenjo Nitti
* first try * progress * progress * gcc compiling, rom not booting yet * format * restore word compiler * comment * fix * fix * fix addresses for new splat * progress * splat * we don't need these anymore * gcc build seems stable now
2024-04-06The game is fucking runningKiritoDv
2024-04-06First compilation, we just need more stupid assetsKiritoDv
2024-03-21Remove assets.h from global.h, some other header adjustments (#174)petrie911
* splits * torch * torch again * headers * merges * format
2024-02-14Match Libultra (#120)Lywx
* Matched perspective, contquery, contreaddata, recvmesg and sendmesg * Fixed libultra compilation flags * Matched viblack * Matched virepeatline, visetmode, visetspecial and viswapbuf * Matched cartrominit, dpsetstat, sptask, sptaskyield, visetevent, createthread, gettime, setthreadpri, settime, settimer and starthread * Fixed bss bs * Matched even more libultra stuff * Matched even more * __osRdbSend * Decompiled most of the functions of libultra <3 * Matched last functions * Added a separation to libultra macros * Removed ARRLEN from controller.h * Fix libultra warnings --------- Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2023-11-07Non-audio threads. Some data importation. (#17)petrie911
* threads galore * something's up * try this * I don't even * who knows * I can't stop it * let's try data for fun * ok I think I've gone far enough * well maybe a little more * visual assets somewhat documented * just keeps going * forgot formatting
2023-11-02Identified and organized libultra (#15)petrie911
* libultra sorted out * missed some things * forgot some things * one more thing * not actually libultra * also split out the data into three sections * finer split * parameter is a thing, apparently
2023-10-23Header fix (#9)petrie911
* headers * format * format * format again * headers oh my * irix is love * irix is life * working * even more fixes * format * touching to rebuild
2023-10-19Library split (#5)petrie911
* fixed * and cleanup * format * let's all go to the library * split * small cleanup
2023-10-17ortho.c is matching (allá se lo están haciendo...)Alejandro Javier Asenjo Nitti
2023-10-17guLookAt & guLookAtF matchingAlejandro Javier Asenjo Nitti
2023-10-17guLookAtAlejandro Javier Asenjo Nitti
2023-10-14libultra symbolsAlejandro Javier Asenjo Nitti
2023-10-10move filesAlejandro Javier Asenjo Nitti