2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-10-03 22:39:36 +00:00

135 Commits

Author SHA1 Message Date
123fadc88d Update aurora/dawn 2025-09-22 10:40:46 -07:00
d900a9376e Remove optick 2025-09-17 20:21:18 -07:00
e72b05a7ac Reimpl CWorldShadow, OnScreenTex fixes 2025-04-15 19:38:39 -06:00
bc7519d175 Minor cleanup, fix CGraphics::Render2D 2025-04-14 23:09:22 -07:00
476be87c89 Update aurora for SI split 2025-04-14 19:04:45 -07:00
d804708599 Add aurora PAD library 2025-04-14 17:33:18 -07:00
5c21e48920 Migrate to DolphinCGraphics impl & cleanup old code
aurora now uses the original model buffers, but
byteswapped. Migrates over to the updated impl.
2025-04-14 17:26:25 -06:00
a06f24bfc3 Minor fixes, cleanup ImGuiConsole, update aurora 2025-04-10 13:36:44 -07:00
31bf97e309 Update aurora & musyx 2025-04-06 16:39:07 -06:00
6def5bd623 Replace nativefiledialog with SDL_ShowOpenFileDialog 2025-04-06 16:37:32 -06:00
5dfbe86d56 Fix CCameraFilter clamp mode, correct CMaterialFilter defaults 2025-04-06 12:46:04 -07:00
6259f06be6 Update aurora for library split 2025-04-04 19:20:11 -07:00
24e5f69064 Update aurora 2025-04-04 16:37:48 -07:00
aaf96615cb Windows build fixes 2025-04-04 17:32:17 -06:00
4d9603183a Update musyx 2025-04-04 12:30:06 -07:00
8772938708 Add musyx submodule 2025-04-04 10:41:02 -07:00
2c4d4ea6f6 Fix debug build 2025-04-04 02:00:17 -06:00
b45f808e2c Replace logvisor with spdlog; remove athena, discord-rpc, rapidjson 2025-04-03 21:07:07 -06:00
aa26577400 Update to latest aurora, SDL3 2025-04-03 00:14:34 -06:00
82e4fdc1d1 Update submodules, minor compile fixes 2023-12-15 14:36:26 -08:00
a6392ab822 Make window size and position persistent 2023-10-27 14:32:36 -07:00
c0e405cd55 Remove boo, update aurora 2023-10-27 13:19:13 -07:00
d5ed445c4b More compile fixes, fix CFrontEndUI segfault 2023-10-22 17:18:38 -07:00
137e4c19a3 Remove amuse, and compile fixes 2023-10-22 09:21:20 -07:00
763fcdbd9c Various minor fixes 2023-01-22 14:22:28 -08:00
2ed0e39dcc Minor bug fixes, update amuse 2023-01-11 12:50:18 -08:00
9fd63e4649 Update aurora 2022-11-28 12:14:24 -05:00
1d42a1f1e4 Update aurora & boo 2022-08-29 17:08:12 -04:00
0afabfd323 Update nativefiledialog-extended 2022-08-29 12:49:49 -04:00
9f874e6731 Wrap NFD::Init/Quit in ifdef; update aurora 2022-08-29 09:35:25 -04:00
49362ef591 Replace nativefiledialog with nativefiledialog-extended 2022-08-28 14:06:58 -04:00
66cc6254c7 Fix aurora submodule ref 2022-08-28 13:44:56 -04:00
5313e6f9fd Update aurora, boo 2022-08-28 13:43:41 -04:00
abc7fdd3f0 Update aurora 2022-08-11 08:55:46 -07:00
70b15c19a9 Update aurora 2022-08-09 13:40:57 -04:00
0f0e91a021 Update aurora 2022-08-09 02:26:12 -04:00
ae0f62c021 Use GXCopyTex; various implementations
- Fix CTexture::LoadMipLevel
- Fix boid rendering for CFishCloud, CSnakeWeedSwarm, CWallCrawlerSwarm
- Update aurora
2022-08-09 02:10:51 -04:00
c057379457 Update nod 2022-08-03 18:21:22 -04:00
e2fbc0663f Update submodules; changes for emscripten support 2022-08-03 18:19:57 -04:00
324d89693c Update aurora; CMoviePlayer fixes 2022-07-31 17:03:15 -04:00
94645de53e Use new VI methods from Aurora 2022-07-29 16:46:51 -04:00
1e9d96c906 Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
17b3a954c7 dawn: Enable OpenGL on Windows, OpenGL ES on Linux 2022-07-29 16:17:10 -04:00
97357146f5 Add pre-launch settings, graphics API switching & more 2022-06-12 17:09:47 -04:00
af1814d3c7 CI fixes
- Don't use named params with fmt (fixes Clang 10)
- Disable buildcache step for macOS
- Update zeus (fixes GCC 9)
2022-06-03 02:01:36 -04:00
0ba73696f5 aurora: Fix mismatched filter mode for palette samplers
Update Dawn to fix asserts in Debug mode
2022-06-03 01:25:06 -04:00
80eb125631 Move SDL2 import before boo 2022-05-31 20:59:59 -04:00
6113f9356b Update athena & zeus 2022-05-31 20:49:37 -04:00
a76d26d724 CMain: Support SDL2 audio backend 2022-05-31 20:48:25 -04:00
4048492279 iOS and tvOS support 2022-05-27 15:52:16 -04:00