Commit graph

16 commits

Author SHA1 Message Date
Crayon2000
5f2649c77e Use bin2s instead of pre-generated c/h files 2022-05-25 09:20:52 -04:00
Crayon2000
9bc3664484 Format code 2020-01-13 14:41:26 -05:00
Crayon2000
0d76531301 Fix links to tags in CHANGELOG.md 2020-01-13 13:26:08 -05:00
Crayon2000
7c9523b27e Use Makefile from template 2019-04-11 22:52:05 -04:00
Crayon2000
b02e8dbda7 Use libpng, zlib, libfreetype and libjpeg from portlibs
They are now supplied via devkitPro pacman.
2019-04-06 18:27:19 -04:00
Crayon2000
7494de85ce Add Codacy Badge 2017-06-18 14:29:12 -04:00
Crayon2000
666e913831 In the examples Makefile's: added rule for PNG image. 2015-11-04 08:53:16 -05:00
Crayon2000
1b49480c0f [CHG] Updated examples to put all GRRLIB_FreeTexture/GRRLIB_FreeBMF/GRRLIB_FreeTTF call before GRRLIB_Exit 2011-03-16 01:24:01 +00:00
Crayon2000
b7eb66f7d0 [CHG] Files did not include math.h but were using sin 2010-03-11 03:01:31 +00:00
Crayon2000
0d760f99d4 [NEW] FreeType support now available (first support) 2010-01-04 03:28:25 +00:00
Crayon2000
2cb06234ba [CHG] Dol files are not needed anymore. Compile them if you need them ;) 2009-12-16 20:15:11 +00:00
N0NameN0
01d32586cc [ADD] All samples .dol to permit everyone to test them without compil them (only here for release 4.2.0) 2009-12-16 09:39:22 +00:00
Crayon2000
bd928df11b [CHG] Cleanup examples 2009-12-15 22:32:21 +00:00
Crayon2000
280538ebec [CHG] Cleanup 2009-12-15 21:43:57 +00:00
N0NameN0
d61ac3d4d8 [CHG] Deletion of old png 2009-12-15 21:05:03 +00:00
N0NameN0
db28d10416 [ADD] TileDemo : How to use Tiles/Tilset for Demo or Game 2009-12-15 21:02:44 +00:00