PJB3005
|
2ed6a26de4
|
Get imgui running
|
2026-02-28 14:43:47 +01:00 |
|
PJB3005
|
0c16a748c3
|
Make stage loading work on LE & 64-bit
|
2026-02-28 13:17:05 +01:00 |
|
PJB3005
|
be84ab7b0a
|
Disable the audio engine for now
|
2026-02-27 23:54:50 +01:00 |
|
PJB3005
|
4213b055ea
|
Make GXVtxDescList and GXVtxAttrFmtList not be behind BE
Fixes a stub call because we couldn't pass the BE form to the API
|
2026-02-27 01:04:44 +01:00 |
|
PJB3005
|
284e6c50b6
|
Fix endianness & 64-bit in 3D asset loading code
Combination of plumbing BE(T) through everything, making BE<T> have template specializations, and inverting at load time where more practical.
|
2026-02-25 20:20:45 +01:00 |
|
PJB3005
|
6e385ad102
|
Add template-based BE(T) endianness conversion helper types
Doesn't require modification at the call sites thanks to the implicit conversion operator.
|
2026-02-24 16:29:00 +01:00 |
|
Lurs
|
43847d81b1
|
first start with aurora after linking on MSVC
|
2026-02-17 22:28:42 +01:00 |
|
Lurs
|
d069062c5c
|
Fix MSVC compiler and linker errors
- Fix struct/class forward declaration mismatches (JAIAudience, JASTrack) causing different MSVC mangled names and unresolved symbols
- Add jsystem_stubs.cpp with stubs for JASHeap, JASVoiceBank, J3DShapeTable, JAUSection, JHICommBuf, HIO/HIO2, JOR
|
2026-02-13 23:28:47 +01:00 |
|
kipcode66
|
cb7d9787cc
|
get dusk past compilation and into linking
|
2026-01-15 19:24:39 -05:00 |
|
TakaRikka
|
63730fd00b
|
some fixes
|
2025-11-30 14:34:10 -08:00 |
|