Crayon2000
|
af81a39ef7
|
Cache devkitPro folder
|
2017-03-05 22:16:36 -05:00 |
|
Crayon2000
|
1a3d233ba0
|
Stop mentioning GRRLIB v4.1.0 in Introduction
There is no need to talk about a 2009 release in the README file introduction.
|
2017-03-03 22:14:09 -05:00 |
|
Crayon2000
|
4007b45af1
|
Add licence to Related Pages in documentation
The licence file extension was changed to Markdown.
|
2017-02-25 13:16:08 -05: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
|
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 |
|