Jeffrey Crowell
dbb260d714
Fix build on main for mac/linux ( #40 )
...
* fix builds, removing COMPOUND_LITERAL around GXColor
use aurora's aurora_get_stats
add aurora::gd to libraries linked to
fixup linkage/symbol hiding on mac/linux
squashed
* aurora stat changes
* fix
---------
Co-authored-by: Jasper St. Pierre <jstpierre@mecheye.net >
Co-authored-by: TakaRikka <takarikka@outlook.com >
2026-03-06 22:22:28 -08:00
TakaRikka
78d4169929
Revert "Isolate JKRHeap operator overloads" ( #39 )
2026-03-06 19:49:35 -08:00
PJB3005
942be208d2
Merge branch 'main' into 26-02-27-allocator-isolation
2026-03-05 00:15:09 +01:00
PJB3005
cdcd6beb29
Fix ResTIMG BE everywhere
2026-03-02 21:40:50 +01:00
PJB3005
4b838c11ef
Fix hardcoded pointer sizes in JPAResource
2026-03-02 20:00:55 +01:00
PJB3005
a32717c8d9
Animation/joint loading BE fixes
2026-03-02 20:00:46 +01:00
PJB3005
0db49b419d
Stub J3DGDLoadTlut
2026-03-02 14:50:24 +01:00
PJB3005
c39f6a1b56
Move some OS functionality to rely on Aurora
2026-03-02 14:27:20 +01:00
PJB3005
2442b9d948
Move TP-specific OSReport functions elsewhere
2026-03-02 13:47:19 +01:00
PJB3005
d817633c86
Make it build with 100% Aurora dolphin headers
2026-03-02 13:26:35 +01:00
PJB3005
ab389c5f49
Merge remote-tracking branch 'decomp/main' into 26-02-27-pjb-dev-2
2026-03-02 12:36:59 +01:00
Luke Street
9649319ec4
Reorganize library code into libs/ ( #3119 )
...
* Reorganize files into libs/{dolphin,JSystem,PowerPC_EABI_Support,revolution,TRK_MINNOW_DOLPHIN}
* Update configure.py and project.py for new libs structure
* Refactor `#include <dolphin/x.h>` -> `<x.h>`
* Remove `__REVOLUTION_SDK__` forwards from dolphin
* Fix dolphin/ references in revolution
* Wrap `#include <dolphin.h>` in `!__REVOLUTION_SDK__`
* Always build TRK against dolphin headers
* Resolve revolution SDK header resolution issues
2026-03-01 14:35:36 -08:00