6b27aee58d
Even more DolphinCGraphics
...
Former-commit-id: dd8dd94f362ee056e045b9823a7127a26c606366
2022-12-01 00:59:03 -05:00
7ca3a1c0bb
Replace int types in Retro code
...
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.
Former-commit-id: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
5726400667
More CCubeMaterial
...
Former-commit-id: 78022784ef67fa267edd40dd9eb58ceab46bbde0
2022-09-05 00:01:22 -04:00
b851577337
Header cleanup, NONMATCHING option
...
Former-commit-id: 174a2d98f7e71ac0f4ade4327c8e36635ec3aba7
2022-08-31 20:22:20 -04:00
8b28b129e2
Link CGX
...
Former-commit-id: 3e43c0878f7c75ba16b8546293a69326dfbfb5d7
2022-08-31 12:06:56 -04:00
40271117df
Almost done with CGX
...
Former-commit-id: 89284f17b220acb870da9e2bfd18811931167720
2022-08-31 00:54:17 -04:00
4660679da4
More CGX matches part 2
...
Former-commit-id: 4758103774fb5c5185cccd1ba737642df87c3baf
2022-08-30 18:48:44 -04:00
7cdb1aef65
More CGX matches
...
Former-commit-id: 6fbaa00f073b63e8bad85581aa3e077598d85bb1
2022-08-30 01:12:32 -04:00
6768dfc9b4
Begin CGX/CCubeMaterial; add dolphin headers from aurora
...
Former-commit-id: b28e24862bbde19fa6cc5649f568d51d7b0b35d7
2022-08-30 00:05:16 -04:00