Commit Graph

22 Commits

Author SHA1 Message Date
Mr-Wiseguy d99a84f04f Fix strict mode validation failure in latest N64Recomp version and update N64Recomp commit in github workflow 2024-09-06 16:56:58 -04:00
Wiseguy af1404b83d
Fix commit of N64Recomp used by workflow (#468) 2024-08-16 10:15:20 -04:00
Wiseguy 83ecc68d18
Improve build times by using the recompiler to output multiple functions per file (#465)
* Update RT64 for many things, most notably re-spirv

* Improve build times by using the recompiler to output multiple functions per file
2024-08-16 09:50:01 -04:00
David Chavez c7baa7ef8f
Fix ubuntu-18.04 workflow (#429) 2024-07-08 18:52:33 +02:00
Wiseguy 79fc56f1fd
Remove decomp elf dependency and automate patch relocations (#419)
* Changed patch recompilation to use new reference symbol functionality and removed all manual relocations

* Moved symbol tomls to submodule, switched from objcopy to recompiler output binary mechanism for patch recompilation

* Update N64Recomp commit in CI to symbol_reference_file branch

* Remove option in patches toml that doesn't exist

* Update N64Recomp to fix issue with pause screen cursor, fix some issues caused by patches and overlay function-local statics

* Disable unpaired lo16 warnings and update N64Recomp in CI

* Update build instructions to reflect that the decomp elf is no longer needed
2024-07-05 16:33:34 -04:00
David Chavez 07cfe51010
Update SDL2 version for remaining workflows (#401) 2024-06-17 13:10:34 +02:00
David Chavez 1a6a3b3082
CI: build on ubuntu-18.04 (#346) 2024-06-16 21:38:23 +02:00
David Chavez 0e31d3b582
CI: Match SDL across platforms and centralize versions (#383) 2024-06-09 01:42:15 +02:00
briaguya 2607c8098f
ci: download sdl from gh release url (#381) 2024-06-08 21:09:08 +02:00
David Chavez e819c62da2
ci: fix windows builds (#375) 2024-06-07 10:39:47 +02:00
David Chavez 030d793056
Update to support latest N64Recomp - Silence warnings in CMake (#358) 2024-06-05 07:58:24 +02:00
David Chavez bec699f0bd
Migrate to N64ModernRuntime (#354) 2024-06-05 01:12:43 +02:00
David Chavez 6e9ee3498b
CI: Pin N64Recomp version to use (#353) 2024-06-03 21:39:20 +02:00
David Chavez d1f5ff3bba
Use shader cache in artefacts (#272) 2024-06-02 14:18:50 -04:00
David Chavez 763c714653
CI: Split workflow execution paths (#337) 2024-06-02 10:34:25 -04:00
Wiseguy ce406e9c5d
Use file backup system for config files (#335)
* Use file backup system for config files

* Add -fexceptions to windows cxxflags in workflow
2024-06-01 17:22:33 -04:00
David Chavez 95b7a64f1c
CI: Build aarch64 linux (#249) 2024-05-27 12:33:15 +02:00
qurious-pixel 26f5fcc952
AppImage (#231) 2024-05-22 10:55:12 +02:00
David Chavez 0b609752ce
CI: Enable secrets on forks with approval (#227) 2024-05-20 22:55:59 +02:00
David Chavez 3f9478c7e6
CI: Allow whole ZRE repo to be replaceable (#182) 2024-05-18 22:35:13 +02:00
David Chavez 511fca8393
Bundle missing dll’s & tar linux archive (#180) 2024-05-18 16:38:38 +02:00
David Chavez 7e8782c114
Building Instructions & CI (#178)
Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2024-05-18 04:23:48 +02:00