Commit graph

15 commits

Author SHA1 Message Date
Crayon2000
2e2df56a61 Install GRRLIB and pngu into the porlibs folder 2019-04-07 15:22:30 -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
f8669ff668 Correct some cppcheck warnings in examples 2017-06-17 14:13:39 -04:00
Crayon2000
6b7416f655 Correct compiling error with Particle example 2017-02-05 04:33:43 -05:00
Crayon2000
4e141fd476 Use bin2s to convert images from Particle example 2017-02-04 17:42:13 -05:00
Crayon2000
145f8e439d Use C++11 / C++14 in Particle example
This is the only C++ code in the project and it will require at least devkitPPC release 28.
2017-02-03 23:21:35 -05:00
Crayon2000
d1804e489c Remove warning in Particle example
Removed warning: variable 'WPADKeyHeld' set but not used.
2017-02-02 00:28:36 -05:00
Crayon2000
666e913831 In the examples Makefile's: added rule for PNG image. 2015-11-04 08:53:16 -05:00
Crayon2000
30c060518c Updated README file with a real Table of Contents. 2015-04-04 17:34:39 -04: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
6d65703f74 [CHG] GRRLIB_ClampVar8 was removed from GRRLIB 2010-10-27 19:55:53 +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
5ae93469cc [CHG] Renamed 2 examples 2009-12-11 22:32:31 +00:00