Commit graph

20 commits

Author SHA1 Message Date
dbalatoni13
07b827eb2d Fixes by encounter 2025-04-08 14:40:04 +02:00
dbalatoni13
a443a0a7c7 GXSETARRAY macro and used that at some places 2025-04-04 01:31:35 +02:00
dbalatoni13
887cb00c5b
Cleanup and get rid of many warnings when compiling with stricter warnings (#578)
* Mini improvements

* Fix some splits

* Remove last comma from enums

* Fix symbols

* Fix some headers and missing prototypes

* Replace most of f32 with float

* Replace most of Point3d with Vec

* Add missing esprite include with guard

* Add HuSetVecF to ext_math behind a guard

* More includes
2025-04-01 00:11:31 -05:00
dbalatoni13
2a3c353029
Minor clean ups and match m428Dll main.c and map.c (#536)
* Minor cleanups and fixes

* Match m428Dll main.c and map.c
2025-01-18 12:15:38 -06:00
Alberto Mardegan
58925bcf5d
Fix vertex attributes (#527)
* Use proper enum types for vertex attributes descriptions

Positions, normals and texture coordinates are always given in integer
or floating point formats, never as RGB.
Also replace a couple of constants with sizeof().

* Use proper function names when specifying vertex attributes
2025-01-14 12:29:03 -06:00
dbalatoni13
3b90bdcb7f Match a lot of GX 2024-12-31 02:21:59 +01:00
Liam Coleman
42a72ba07f
More TU Matching in PAL (#469)
* Fix w20Dll linking

* Match some more TUs in PAL

* Fix NTSC Build
2024-11-16 21:02:31 -06:00
gamemasterplc
500527a390 Finish m455/stage.c 2024-09-15 22:31:19 -05:00
gamemasterplc
dffe83995d Make GXWGFifo volatile 2024-06-17 16:29:17 -05:00
kabiskac
d9760904d6 GXUnknownu16 moved to GXVert.h 2024-06-11 14:32:54 +02:00
kabiskac
3f773121c9 Finished m417Dll except 2 functions 2024-06-05 18:17:06 +02:00
kabiskac
7b22f8de15 Added a GXPosition function 2024-05-31 20:18:52 +02:00
gamemasterplc
8201e5bf9a Clean up some code
Couldn't manage to make the lbl_8011DD20 variable implicit in hsfdraw.c. I think this is from a SetHiliteTexMtx inline.
2024-01-15 19:48:48 -06:00
gamemasterplc
2db537cf19 Fix perf GX functions 2023-12-27 21:34:30 -06:00
gamemasterplc
f383e26929 Decompile wipe.c 2023-12-26 12:31:14 -06:00
gamemasterplc
9b7a5a472e Almost Match HuSprDisp 2023-12-03 00:39:20 -06:00
gamemasterplc
c6a0351e2c Decompile init.c 2023-11-24 16:52:24 -06:00
gamemasterplc
c772f715b3 Decompile printfunc.c 2023-11-23 21:23:02 -06:00
gamemasterplc
5dae0e2ce6 First decompile of pfDrawFonts 2023-11-23 16:57:29 -06:00
gamemasterplc
4fe4c38e0d Import SDK Types 2023-11-22 14:01:55 -06:00