SeanOMik
  • Joined on 2023-04-26
SeanOMik synced commits to refs/pull/345/head at Mirrors/Zelda64Recomp from mirror 2024-06-04 10:13:45 +00:00
7cf2170846 Address feedback
SeanOMik synced commits to feature/modern-runtime at Mirrors/Zelda64Recomp from mirror 2024-06-04 10:13:45 +00:00
SeanOMik synced commits to feat/ci-ubuntu-18 at Mirrors/Zelda64Recomp from mirror 2024-06-04 10:13:45 +00:00
6bed467866 Add adjustment step
SeanOMik synced commits to refs/pull/346/merge at Mirrors/Zelda64Recomp from mirror 2024-06-04 02:06:07 +00:00
bb1750d4c5 Merge c44b8dadffd51602c249d5f5c0c044ebfa2261fb into 6e9ee3498b
c44b8dadff New attempts
fa1d3cb9ac More deps
c8cb456b7d Remove extra copy
ebd5523faa Add missing gtk module
Compare 27 commits »
SeanOMik synced commits to feat/ci-ubuntu-18 at Mirrors/Zelda64Recomp from mirror 2024-06-04 02:06:07 +00:00
c44b8dadff New attempts
fa1d3cb9ac More deps
c8cb456b7d Remove extra copy
ebd5523faa Add missing gtk module
8760f56a90 Add g++-11
Compare 28 commits »
SeanOMik synced commits to dev at Mirrors/Zelda64Recomp from mirror 2024-06-04 02:06:07 +00:00
6e9ee3498b CI: Pin N64Recomp version to use (#353)
SeanOMik synced commits to refs/pull/345/merge at Mirrors/Zelda64Recomp from mirror 2024-06-04 02:06:07 +00:00
6f49c5f137 Update headers & N64Recomp
8d52337cec Update to latest N64ModernRuntime
8326fa1b6b Fix windows compilation
17e64813b4 Migrate to ModernRuntime
Compare 6 commits »
SeanOMik synced commits to refs/pull/345/head at Mirrors/Zelda64Recomp from mirror 2024-06-04 02:06:07 +00:00
6f49c5f137 Update headers & N64Recomp
8d52337cec Update to latest N64ModernRuntime
8326fa1b6b Fix windows compilation
17e64813b4 Migrate to ModernRuntime
6e9ee3498b CI: Pin N64Recomp version to use (#353)
Compare 5 commits »
SeanOMik synced commits to refs/pull/136/merge at Mirrors/Zelda64Recomp from mirror 2024-06-04 02:06:07 +00:00
6e9ee3498b CI: Pin N64Recomp version to use (#353)
Compare 2 commits »
SeanOMik synced commits to refs/pull/346/head at Mirrors/Zelda64Recomp from mirror 2024-06-04 02:06:07 +00:00
c44b8dadff New attempts
fa1d3cb9ac More deps
c8cb456b7d Remove extra copy
ebd5523faa Add missing gtk module
8760f56a90 Add g++-11
Compare 28 commits »
SeanOMik synced commits to feat/ci-ubuntu-18 at Mirrors/Zelda64Recomp from mirror 2024-06-03 17:56:05 +00:00
eae08bfdee installe libstdc++-11-dev
7a685d00b9 Install gcc-11
331afc68fa set env in cross platform safe way
ba7aeef3ef More fixes
c8b4df19a4 Add file dep
Compare 7 commits »
SeanOMik synced commits to refs/pull/346/head at Mirrors/Zelda64Recomp from mirror 2024-06-03 17:56:05 +00:00
eae08bfdee installe libstdc++-11-dev
7a685d00b9 Install gcc-11
331afc68fa set env in cross platform safe way
ba7aeef3ef More fixes
c8b4df19a4 Add file dep
Compare 7 commits »
SeanOMik synced commits to refs/pull/346/merge at Mirrors/Zelda64Recomp from mirror 2024-06-03 17:56:05 +00:00
9502d4fba5 Merge eae08bfdee1ef2972395aadf26e9e975109be04e into 4d682fac8a
eae08bfdee installe libstdc++-11-dev
7a685d00b9 Install gcc-11
331afc68fa set env in cross platform safe way
ba7aeef3ef More fixes
Compare 8 commits »
SeanOMik synced commits to refs/pull/136/merge at Mirrors/Zelda64Recomp from mirror 2024-06-03 09:50:39 +00:00
4d682fac8a Bump version number to 1.1.1 (#343)
d1f5ff3bba Use shader cache in artefacts (#272)
9ab97993e1 Update RT64 for AMD RDNA3 workaround and shader counts in debugger (#314)
49baa68ea1 Fix bug with saving error detection, changed saving error message
Compare 8 commits »
SeanOMik synced commits to refs/pull/346/merge at Mirrors/Zelda64Recomp from mirror 2024-06-03 09:50:39 +00:00
0145ce1676 Merge 0b2e6d2f2b6bc8bc668ed197b88e07b3ea9e1194 into 4d682fac8a
0b2e6d2f2b More fixes
8696f2ad64 Allow setting patches compilers
Compare 3 commits »
SeanOMik synced commits to refs/pull/346/head at Mirrors/Zelda64Recomp from mirror 2024-06-03 09:50:39 +00:00
0b2e6d2f2b More fixes
8696f2ad64 Allow setting patches compilers
Compare 2 commits »
SeanOMik synced commits to refs/pull/199/merge at Mirrors/Zelda64Recomp from mirror 2024-06-03 09:50:39 +00:00
4d682fac8a Bump version number to 1.1.1 (#343)
d1f5ff3bba Use shader cache in artefacts (#272)
9ab97993e1 Update RT64 for AMD RDNA3 workaround and shader counts in debugger (#314)
49baa68ea1 Fix bug with saving error detection, changed saving error message
Compare 9 commits »
SeanOMik synced commits to feat/ci-ubuntu-18 at Mirrors/Zelda64Recomp from mirror 2024-06-03 09:50:39 +00:00
0b2e6d2f2b More fixes
8696f2ad64 Allow setting patches compilers
Compare 2 commits »
SeanOMik commented on pull request SeanOMik/lyra-engine#16 2024-06-03 01:38:53 +00:00
Implement a Render Graph

The MeshPass wont be split up. Although there's a lot in it, it does all relate to rendering meshes.

SeanOMik synced new reference feat/ci-ubuntu-18 to Mirrors/Zelda64Recomp from mirror 2024-06-03 01:38:22 +00:00