Commit graph

162 commits

Author SHA1 Message Date
Crayon2000
187b8fbbae Change Makefile from ttf examples 2024-02-07 19:42:17 -05:00
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
7e35d7b62d Reduce variable scope 2022-11-23 23:35:53 -05:00
Crayon2000
95c915f5f8 Use proper types and reduce variables scope 2022-11-23 22:27:38 -05:00
Crayon2000
423ff0881f Use proper types 2022-11-20 14:40:19 -05:00
Crayon2000
fd9a59a348 Use proper types and reduce variables scope 2022-11-19 13:56:56 -05: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
Crayon2000
659ff0b86d Add GRRLIB_Ellipse
Thanks to HTV04 for the idea.
2022-09-09 10:47:23 -04:00
Crayon2000
e46d21721e Fix text in blending example 2022-05-29 00:30:29 -04:00
Crayon2000
6f49839b74 Fix Makefile for unlimited GameCube examples 2022-05-28 14:09:54 -04:00
Crayon2000
3af649b2a9 Properly format NEED_GRRLIB_FUNCTION example 2022-05-28 02:03:53 -04:00
Crayon
5126a84654
Add GameCube examples (#28) 2022-05-28 01:27:55 -04:00
Crayon2000
5f2649c77e Use bin2s instead of pre-generated c/h files 2022-05-25 09:20:52 -04:00
Crayon2000
5f756ec1f9 Update Doxyfile to v1.9.4 2022-05-25 00:10:17 -04:00
Crayon
531de92021
Fixes documentation, typos and coding standard 2021-11-27 11:14:09 -05:00
Crayon2000
b63e7bae56 Update Doxyfile to version 1.9.2 2021-11-07 11:13:32 -05:00
Crayon2000
c712562db6 Use new/delete in C++ example 2021-07-18 12:38:15 -04:00
Crayon2000
e9ea2802ce Fix compilation warning 2021-07-05 01:00:29 -04:00
Crayon2000
3b5924db94 Add EditorConfig file 2021-06-26 13:14:43 -04:00
Crayon2000
11b673056b Remove deprecated use of register keyword 2021-05-26 07:58:14 -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
0f8a1d0e1f Clean some examples code 2020-01-12 01:49:01 -05:00
Crayon2000
832e49adef Fix README 2019-04-30 18:51:30 -04:00
Crayon2000
6967adc093 Move bmf files to data folder 2019-04-29 08:31:30 -04:00
Crayon2000
d758a9fdbe Add more characters to ttf demo 2019-04-28 04:52:55 -04:00
Crayon2000
7c9523b27e Use Makefile from template 2019-04-11 22:52:05 -04: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
33da364507 Simplify Makefile 2019-01-23 11:26:45 -05:00
Crayon2000
7494de85ce Add Codacy Badge 2017-06-18 14:29:12 -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
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
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
0b26b535d7 [CHG] Fixed some typographical errors ... again 2010-11-09 04:10:19 +00:00
Crayon2000
6d65703f74 [CHG] GRRLIB_ClampVar8 was removed from GRRLIB 2010-10-27 19:55:53 +00:00
Crayon2000
68fd422e02 [CHG] Changed lasnd to laesnd in Makefile (the line is commented)
[CHG] doxygen file updated to version 1.7.2
2010-10-11 01:45:16 +00:00