Commit graph

5 commits

Author SHA1 Message Date
sepp256
bfb3016ac3 Added headers to GX_gfx source files. 2009-11-08 05:24:29 +00:00
sepp256
5f281471c5 Updated GX_gfx and soft_gfx Makefiles to compile with latest libOGC
Added "Liip year 2008 edition!!" to credits screen
Lots of GX fixes, including handling of N64 transform matrices, calculation of lighting and generated texture coordinates, and texture synchronization with CPU...
I didn't get to some other GX fixes I want to do, so don't complain about Mario's face looking weird, yet. :)
2008-03-01 09:14:52 +00:00
sepp256
4c88413a42 Made many changes to GX_gfx plugin, including:
- rewrote combiner & blender several times
 - texture fixes
 - transform matrix fixes
 - lots of other things I don't remember right now

Please use the new Makefile.GX_gfx
Not everything looks right, yet, so don't complain! ;)
2008-01-07 03:52:08 +00:00
sepp256
950b76ebd6 Implemented textures for 2D games and for Mario64. Blend and Combine modes need to be finished before Mario64 will look right in game. I temporarily chose a compromise for blend/combine modes. 2007-10-31 04:25:22 +00:00
sepp256
81cfbcb6cc This revision includes initial GX graphics. I'm still adding a lot, so the structure of the GX plug-in code will change in the near future. To compile for GX, use Makefile.GX_gfx. I am not able to test at the moment, so let me know if this revision breaks anything or if the GX plugin does not work. 2007-10-02 21:17:15 +00:00