Commit graph

492 commits

Author SHA1 Message Date
Crayon2000
41ba167a30 Add missing include file in PNGU library 2017-02-02 02:18:41 -05:00
Crayon2000
70cc945948 Update libpng to version 1.6.28 2017-02-02 01:58:13 -05:00
Crayon2000
963592548f Update zlib to version 1.2.11
Configure was called with this line: CHOST=powerpc-eabi ./configure --static --prefix=$DEVKITPRO/portlibs/ppc
2017-02-02 01:09:00 -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
3dbee76230 Fix warnings with latest devkitPro release
The warning was: function is static but used in inline function which is not static.
2017-02-01 23:30:25 -05:00
Crayon2000
1a9d097cb4 Set copyright date to 2017 2017-02-01 19:42:03 -05:00
Crayon2000
f56f3a7461 Update doxygen file to version 1.8.13 2016-12-30 01:58:07 -05:00
Crayon2000
473d8350b4 Remove misleadingly indented warning 2016-11-23 02:58:52 -05:00
Crayon2000
18fe5393c3 Updated Doxyfile to version 1.8.12. 2016-09-05 12:53:27 -04:00
Crayon2000
477ba0e272 FreeType updated to version 2.4.12. 2016-08-10 17:48:08 -04:00
Crayon2000
33d044824b libpng updated to version 1.6.23. 2016-07-23 11:29:33 -04:00
Crayon2000
b2c6b93574 Updated libjpeg to version 9b of 17-Jan-2016. 2016-07-22 10:48:04 -04:00
Crayon2000
490aeb5a3f Updated Doxyfile to version 1.8.11. 2016-01-11 00:16:26 -05:00
Crayon2000
a9955687ab libjpeg updated to preliminary version 9b (10 Dec 2015). 2015-12-28 19:37:39 -05:00
Crayon2000
539a46ad8d libpng updated to version 1.6.20. 2015-12-28 19:29:46 -05:00
Crayon2000
6d2adb576d Copyright date set to 2016. 2015-12-28 17:23:25 -05:00
Crayon2000
ec8af365c5 Updated Compositing sample code.
Removed extra header, corrected typo and coding standard.
2015-12-28 17:00:17 -05:00
Crayon2000
0d4b4d9a65 Updated Readme file. 2015-11-22 02:37:19 -05:00
Crayon2000
18a7f280e5 Added a Gitter chat badge to README.md. 2015-11-10 00:12:01 -05:00
Crayon2000
666e913831 In the examples Makefile's: added rule for PNG image. 2015-11-04 08:53:16 -05:00
Crayon2000
ee94dd4dac Makefiles were changed to allow compilation on GameCube and Wii.
To compile on GameCube use this: make PLATFORM=cube clean all install
If PLATFORM is not specified or set to anything else it will compile for Wii.
2015-11-03 09:14:13 -05:00
Crayon2000
5b61d78f59 Updated libjpeg to preliminary version 9b.
It is currently in development and is planned for release in January 2016.
2015-11-01 23:56:53 -05:00
Crayon2000
fce350b9a2 Changed the copyright notice to include the year when the project was started. 2015-11-01 23:23:42 -05:00
Crayon2000
b1d7638f54 Including devkitPPC base rules in makefiles. 2015-11-01 22:16:58 -05:00
Crayon2000
61e13d09e9 Updated Makefiles and README.md. 2015-11-01 21:17:42 -05:00
Crayon2000
1489036470 Added Travis CI build status on README.md. 2015-10-29 22:28:11 -04:00
Crayon2000
926da933df Added Travis CI file. 2015-10-29 21:49:05 -04:00
Crayon2000
2555249ecb Added .gitignore file. 2015-10-18 15:59:50 -04:00
Crayon2000
858434ab5c Updated link to Devkitpro forums. 2015-09-28 02:24:04 -04:00
Crayon2000
83b47b1893 libpng updated to version 1.6.18. 2015-09-28 02:10:33 -04:00
Crayon2000
f1a3e81770 The GRRLIB code should now be able to compile for GameCube. 2015-09-25 21:20:05 -04:00
Crayon2000
080dd9b7fd The GRRLIB_LoadTTF function is now returning NULL if it fails to load the font. 2015-09-20 21:11:56 -04:00
Crayon2000
30c060518c Updated README file with a real Table of Contents. 2015-04-04 17:34:39 -04:00
Crayon2000
e2fabc1888 libpng updated to version 1.6.16. 2015-03-29 22:31:29 -04:00
Crayon2000
110455887e GRRLIB is now using Git. All the steps related to Subversion were removed. 2015-03-29 22:05:56 -04:00
Crayon2000
5b39aa8893 libjpeg updated to version 9a. 2015-03-29 02:32:14 -04:00
Crayon2000
874be27e61 Readme file changed from HTML to Markdown
Copyright dates changed to 2015
Doxyfile file updated to version 1.8.9
2015-03-28 17:29:57 -04:00
Crayon2000
3973d5297c [CHG] Copyright dates changed to 2014 2014-01-02 02:05:30 +00:00
Crayon2000
98374cc543 [CHG] libpng updated to version 1.6.8
[CHG] zlib updated to version 1.2.8
2014-01-01 20:36:26 +00:00
Crayon2000
c1d8e2f0c6 [CHG] doxygen files updated to 1.8.6 2014-01-01 19:12:30 +00:00
Crayon2000
98cab5078f [CHG] doxygen files updated to 1.8.5 2013-08-26 03:14:03 +00:00
Crayon2000
9d5a12a1f2 [CHG] GRRLIB_CreateEmptyTexture is not inline anymore 2013-01-08 04:49:45 +00:00
Crayon2000
49ba2d5ebf [CHG] Code format 2013-01-07 05:55:33 +00:00
Crayon2000
45fb73802a [CHG] libpng updated to version 1.5.13
[CHG] Copyright dates changed to 2013
2013-01-04 03:31:30 +00:00
Crayon2000
2011d46600 [CHG] doxygen files updated to 1.8.3
[CHG] Some copyright dates changed to 2013
2012-12-27 20:59:32 +00:00
Crayon2000
9fe7653c61 [CHG] doxygen file updated to 1.8.2 2012-08-12 06:17:41 +00:00
Crayon2000
0a9d263dc4 [CHG] GRRLIB version changed to 4.3.2 2012-08-11 02:03:45 +00:00
Crayon2000
828beb7cd2 [CHG] FreeType updated to version 2.4.10 2012-08-11 01:29:19 +00:00
Crayon2000
c2771d7886 [CHG] libpng updated to version 1.5.12 2012-08-10 16:24:29 +00:00
Crayon2000
fe3dec5992 [CHG] doxygen file updated to 1.8.1.2 2012-08-10 16:18:12 +00:00