Crayon2000
|
f754f25c97
|
Update documentation
|
2024-02-07 01:42:08 -05:00 |
|
Crayon2000
|
8f34054fc5
|
Fix problem with new FreeType dependency in 2.13.2
ppc-harfbuzz is now required.
|
2024-02-07 01:17:54 -05:00 |
|
Crayon2000
|
782e5b42e4
|
Use a function instead of a macro
Kept the old comment even if it is wrong.
|
2023-08-27 16:56:50 -04:00 |
|
Crayon2000
|
9e004a34c9
|
Update Codacy Badge
|
2023-08-20 03:28:06 -04:00 |
|
Crayon2000
|
80e2382376
|
Reduce variable scope
|
2022-09-18 11:40:20 -04:00 |
|
Crayon2000
|
3ee20bffc2
|
Use an enum in particle example instead of a macro
|
2022-09-11 23:19:19 -04:00 |
|
Crayon
|
531de92021
|
Fixes documentation, typos and coding standard
|
2021-11-27 11:14:09 -05:00 |
|
Crayon2000
|
c712562db6
|
Use new/delete in C++ example
|
2021-07-18 12:38:15 -04:00 |
|
Crayon2000
|
11b673056b
|
Remove deprecated use of register keyword
|
2021-05-26 07:58:14 -04:00 |
|
Crayon2000
|
0d76531301
|
Fix links to tags in CHANGELOG.md
|
2020-01-13 13:26:08 -05:00 |
|
Crayon2000
|
0f8a1d0e1f
|
Clean some examples code
|
2020-01-12 01:49:01 -05:00 |
|
Crayon2000
|
bf30932442
|
Use Makefile from template
|
2019-04-10 23:36:44 -04:00 |
|
Crayon2000
|
29555f8af2
|
Use u32 instead uint
|
2019-04-10 22:59:39 -04:00 |
|
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 |
|