11 Commits

Author SHA1 Message Date
dd56a38ae5 Start DolphinCTexture and CARAMToken
Former-commit-id: f711682fbf139ed4d39db274ac855587849852be
2022-12-03 13:31:54 -08:00
Henrique Gemignani Passos Lima
286110920f Fix CTexture size
Former-commit-id: 2cab0b6b59e0715b0f94b2b73a7df01a05e805ac
2022-12-01 18:25:24 +02:00
Henrique Gemignani Passos Lima
90f941ccb6 Add CWorldShadow
Former-commit-id: 552dc65a2c7297c50e1a87f14ef49ce2fd4c5ca7
2022-12-01 18:11:09 +02:00
38570b9f6e CDecal progress
Former-commit-id: cd88e8eedd58cc820f0e6071542e3b5d3af08172
2022-10-16 22:33:08 -04: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
ba75752e14 Match CFontImageDef, can't link due to extraneous TToken destructor
Former-commit-id: 77b921601a56b7339b62f6617192b0533a22f7a7
2022-10-01 01:33:18 -07:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
4660679da4 More CGX matches part 2
Former-commit-id: 4758103774fb5c5185cccd1ba737642df87c3baf
2022-08-30 18:48:44 -04:00
bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00