Commit graph

517 commits

Author SHA1 Message Date
Crayon2000
c712562db6 Use new/delete in C++ example 2021-07-18 12:38:15 -04:00
Crayon
9aa8be58e2
Merge pull request #19 from GRRLIB/gamecube
Fix GameCube support
2021-07-07 00:44:20 -04:00
Crayon2000
e9ea2802ce Fix compilation warning 2021-07-05 01:00:29 -04:00
Crayon2000
9ada5ddf1d Use base_rules to build libpngu 2021-07-05 00:33:45 -04:00
Crayon2000
fb568a0e29 Installation folders for Wii and GameCube are different 2021-06-27 12:46:12 -04:00
Crayon2000
396276c465 Fix video for GameCube 2021-06-26 22:43:14 -04:00
Crayon2000
3b5924db94 Add EditorConfig file 2021-06-26 13:14:43 -04:00
Crayon2000
aa41f4f814 Use correct matrix type 2021-05-26 08:37:04 -04:00
Crayon2000
11b673056b Remove deprecated use of register keyword 2021-05-26 07:58:14 -04:00
Crayon2000
7db60f3fd5 Remove useless header file 2021-03-21 14:17:08 -04:00
Crayon2000
fd38e8be0d Bump version to 4.4.1 2021-03-05 22:53:35 -05:00
Crayon2000
150f62a416 Create artifact with compiled examples 2021-03-05 01:44:42 -05:00
Crayon2000
d86b344724 Merge branch 'help' 2020-12-14 21:52:51 -05:00
Crayon2000
f261d69519 Move GRRLIB logo to docs folder 2020-12-14 01:09:10 -05:00
Crayon2000
5ece226a6e Set HTML documentation output folder to 'html' 2020-12-14 00:54:00 -05:00
Crayon2000
ef9b05c88d Remove documentation from header file 2020-12-14 00:42:18 -05:00
Crayon2000
ba4e81852d Update Doxyfile version to 1.8.20 2020-12-14 00:31:36 -05:00
Crayon2000
9fc4fe51e2 Fix Makefile
Dependencies (*.d) were installed in root folder. Now they are in the project folder.
2020-11-08 22:39:48 -05:00
Crayon2000
235476440a Patch widescreen on Wii U 2020-11-07 11:50:04 -05:00
Crayon2000
a7f8b29c5b Add .gitattributes file 2020-10-18 18:07:35 -04:00
Crayon2000
346108b8a5 Use JamesIves/github-pages-deploy-action
With Ubuntu 20.04, doxygen 1.8.17 is used. Before it was using 1.8.13.
2020-10-16 23:19:23 -04:00
Crayon2000
504be4ba4d Use a Docker container for CI 2020-07-04 23:34:42 -04:00
Crayon2000
358f147db1 Update devkitpro-pacman 2020-07-04 07:23:23 -04:00
Crayon2000
2c71ad2cd9 Format code 2020-03-08 23:54:09 -04:00
Crayon2000
483a2f53e4 Use GitHub actions instead of Travis CI 2020-01-26 12:46:34 -05:00
Crayon2000
40ea8b6756 Add documentation to rmode 2020-01-26 12:36:29 -05: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
ea175caf4e Update CHANGELOG.md
Added parenthesis to functions so they get a link in doxygen documentation.
2020-01-13 10:33:34 -05:00
Crayon2000
d7cd38fbf7 Add more information to README.md 2020-01-12 17:25:43 -05:00
Crayon2000
91d2c8faa8 Bump version to 4.4.0 2020-01-12 02:58:33 -05:00
Crayon2000
0f8a1d0e1f Clean some examples code 2020-01-12 01:49:01 -05:00
Crayon2000
19b6f866e0 Update documentation
* Added 'Upgrading to v4.4.0 From Previous Versions of GRRLIB'
* Use * for list items instead of -
* Use _ for emphasis instead of *
2020-01-11 23:33:16 -05:00
Crayon2000
b360811697 Use Ubuntu 18.04 (Bionic) in Travis-CI 2020-01-11 15:11:20 -05:00
Crayon2000
f28cbc3e94 Reduce some variables scope 2020-01-11 14:41:23 -05:00
Crayon2000
a99985657a Use markdown header in README file 2019-05-07 22:57:44 -04:00
Crayon2000
9aa4f9b6f6 Fix Markdown
Incorrect indentation before bullet: remove 1 space.
2019-05-01 09:39:23 -04:00
Crayon2000
f1b8e6154e Fix Markdown
Don’t use literal URLs without angle brackets.
2019-05-01 09:07:48 -04:00
Crayon2000
45d6c968f5 Fix Markdown
Missing code-language flag.
2019-05-01 08:40:24 -04:00
Crayon2000
4d02f245c3 Use vsnprintf instead of vsprintf 2019-04-30 19:22:54 -04:00
Crayon2000
832e49adef Fix README 2019-04-30 18:51:30 -04:00
Crayon2000
36ee6185a8 Use u8 instead of unsigned char 2019-04-30 18:09:05 -04:00
Crayon2000
6967adc093 Move bmf files to data folder 2019-04-29 08:31:30 -04:00
Crayon2000
78cf06a5a9 Add missing item to CHANGELOG 2019-04-29 08:17:07 -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