Commit graph

  • e46d21721e Fix text in blending example Crayon2000 2022-05-29 00:30:29 -0400
  • a118be1921 Deploying to gh-pages from @ GRRLIB/GRRLIB@6f49839b74 🚀 Crayon2000 2022-05-28 18:21:08 +0000
  • 6f49839b74 Fix Makefile for unlimited GameCube examples Crayon2000 2022-05-28 14:09:54 -0400
  • 8b1bcc102d Deploying to gh-pages from @ GRRLIB/GRRLIB@3af649b2a9 🚀 Crayon2000 2022-05-28 06:10:33 +0000
  • 3af649b2a9 Properly format NEED_GRRLIB_FUNCTION example Crayon2000 2022-05-28 02:03:53 -0400
  • c014c82f59 Deploying to gh-pages from @ GRRLIB/GRRLIB@5126a84654 🚀 Crayon2000 2022-05-28 05:29:25 +0000
  • 5126a84654
    Add GameCube examples (#28) Crayon 2022-05-28 01:27:55 -0400
  • 26decf2863 Fix Unlimited 2D on GameCube hardware Crayon2000 2022-05-27 22:45:58 -0400
  • 8311297716 Deploying to gh-pages from @ GRRLIB/GRRLIB@1db5f3fb67 🚀 Crayon2000 2022-05-27 13:32:21 +0000
  • fc265f4810 Converted all Wii examples to GameCube Crayon2000 2022-05-15 20:15:12 -0400
  • 1db5f3fb67 Update GitHub actions Crayon2000 2022-05-27 01:13:44 -0400
  • a72c8821f5 Deploying to gh-pages from @ GRRLIB/GRRLIB@2fc02518be 🚀 Crayon2000 2022-05-27 07:05:59 +0000
  • 2c9b6345a3 Improved documentation Crayon2000 2022-05-27 00:53:50 -0400
  • f6cf3414ac Deploying to gh-pages from @ GRRLIB/GRRLIB@5f2649c77e 🚀 Crayon2000 2022-05-25 13:27:34 +0000
  • 5f2649c77e Use bin2s instead of pre-generated c/h files Crayon2000 2022-05-25 09:20:52 -0400
  • 5f756ec1f9 Update Doxyfile to v1.9.4 Crayon2000 2022-05-25 00:10:17 -0400
  • 3b09a5a56a
    Merge 56f7d1c443 into ae94b7b90c Nebiun 2022-03-12 10:14:18 +0000
  • 56f7d1c443
    Update README.md Nebiun 2022-03-12 11:14:16 +0100
  • 57261a2a5a
    Update README.md Nebiun 2022-03-12 11:09:53 +0100
  • f2afa677f2 Removed logo nebiun 2022-03-12 10:56:18 +0100
  • e3451f4585 reorganization of the source tree reorganization of the examples tree and modification of Makefiles inclusion of libpngu source in grrlib nebiun 2022-03-12 10:50:08 +0100
  • 34e891ca9e
    Merge branch 'GRRLIB:master' into master Nebiun 2022-03-12 10:28:58 +0100
  • ccbfa0f799 Deploying to gh-pages from @ GRRLIB/GRRLIB@ae94b7b90c 🚀 Crayon2000 2022-02-26 17:38:37 +0000
  • ae94b7b90c Update CHANGELOG Crayon2000 2022-02-26 12:35:56 -0500
  • 5e30dcc4cb Deploying to gh-pages from @ GRRLIB/GRRLIB@72eae433e6 🚀 Crayon2000 2022-02-26 17:31:31 +0000
  • 72eae433e6 Add LoadTTFFromFile Harrison 2022-02-26 09:30:36 -0500
  • b961090fab Add LoadTTFFromFile Harrison 2022-02-26 09:30:36 -0500
  • 14e1a4c098 Deploying to gh-pages from @ GRRLIB/GRRLIB@c4321117e8 🚀 Crayon2000 2022-01-05 07:30:27 +0000
  • c4321117e8 Add missing information in CHANGELOG Crayon2000 2022-01-05 02:25:08 -0500
  • 58597cef7f Deploying to gh-pages from @ GRRLIB/GRRLIB@531de92021 🚀 Crayon2000 2021-11-27 16:15:35 +0000
  • 531de92021
    Fixes documentation, typos and coding standard Crayon 2021-11-27 11:14:09 -0500
  • 9ca267cc55 Fix documentation Crayon2000 2021-11-27 11:02:16 -0500
  • 66763b28d9 Fix typos Crayon2000 2021-11-27 00:10:00 -0500
  • 2aca2c8c4c Remove extra line feed Crayon2000 2021-11-26 23:36:22 -0500
  • fdbf05bc3a Fix typo Crayon2000 2021-11-26 23:22:26 -0500
  • fc04a5dbe4 Fix some code Crayon2000 2021-11-26 22:30:49 -0500
  • 0c68b2a9a2 Deploying to gh-pages from @ GRRLIB/GRRLIB@b63e7bae56 🚀 Crayon2000 2021-11-07 16:26:54 +0000
  • b63e7bae56 Update Doxyfile to version 1.9.2 Crayon2000 2021-11-07 11:13:32 -0500
  • 3e761b4a1e Simplified DrawBitmap routine. nebiun 2021-08-30 09:03:06 +0200
  • da151aaa21 Printf TTF: correct calculation of wchar_t array required for string conversion (replaced strlen(string) with mbstowcs(NULL, string, 0) as indicate in mbstowcs manual page example) nebiun 2021-08-17 15:47:16 +0200
  • 56d7cd9139 Deploying to gh-pages from @ GRRLIB/GRRLIB@d293e92a05 🚀 Crayon2000 2021-07-18 16:42:07 +0000
  • d293e92a05 Add devcontainer.json file Crayon2000 2021-07-18 12:39:02 -0400
  • c712562db6 Use new/delete in C++ example Crayon2000 2021-07-18 12:38:15 -0400
  • 87a0f8ac5e Deploying to gh-pages from @ GRRLIB/GRRLIB@9aa8be58e2 🚀 Crayon2000 2021-07-07 04:45:53 +0000
  • 9aa8be58e2
    Merge pull request #19 from GRRLIB/gamecube Crayon 2021-07-07 00:44:20 -0400
  • e9ea2802ce Fix compilation warning Crayon2000 2021-07-05 01:00:29 -0400
  • 9ada5ddf1d Use base_rules to build libpngu Crayon2000 2021-07-05 00:33:45 -0400
  • fb568a0e29 Installation folders for Wii and GameCube are different Crayon2000 2021-06-27 12:46:12 -0400
  • 396276c465 Fix video for GameCube Crayon2000 2021-06-26 22:43:14 -0400
  • 416640d3e1 Deploying to gh-pages from @ GRRLIB/GRRLIB@3b5924db94 🚀 Crayon2000 2021-06-26 17:17:52 +0000
  • 3b5924db94 Add EditorConfig file Crayon2000 2021-06-26 13:14:43 -0400
  • ff74ddad90 Update GRRLIB_ttf.c nebiun 2021-06-26 12:08:27 +0200
  • f9d8812c7c Deploying to gh-pages from @ GRRLIB/GRRLIB@aa41f4f814 🚀 Crayon2000 2021-05-26 12:44:49 +0000
  • aa41f4f814 Use correct matrix type Crayon2000 2021-05-26 08:37:04 -0400
  • f55a2702c9 Deploying to gh-pages from @ GRRLIB/GRRLIB@11b673056b 🚀 Crayon2000 2021-05-26 12:01:23 +0000
  • 11b673056b Remove deprecated use of register keyword Crayon2000 2021-05-26 07:57:11 -0400
  • ab2f46ee43 Deploying to gh-pages from @ GRRLIB/GRRLIB@7db60f3fd5 🚀 Crayon2000 2021-03-21 18:20:01 +0000
  • 7db60f3fd5 Remove useless header file Crayon2000 2021-03-21 14:17:08 -0400
  • e8fd38e8a0 Deploying to gh-pages from @ GRRLIB/GRRLIB@fd38e8be0d 🚀 Crayon2000 2021-03-06 03:56:59 +0000
  • fd38e8be0d Bump version to 4.4.1 v4.4.1 Crayon2000 2021-03-05 22:53:35 -0500
  • 39831a41c1 Deploying to gh-pages from @ 150f62a416 🚀 Crayon2000 2021-03-05 06:59:42 +0000
  • 150f62a416 Create artifact with compiled examples Crayon2000 2021-03-05 01:25:17 -0500
  • 8dfc5e87a0 Deploying to gh-pages from @ d86b344724 🚀 Crayon2000 2020-12-15 02:55:15 +0000
  • d86b344724 Merge branch 'help' Crayon2000 2020-12-14 21:52:51 -0500
  • f261d69519 Move GRRLIB logo to docs folder Crayon2000 2020-12-14 01:09:10 -0500
  • 5ece226a6e Set HTML documentation output folder to 'html' Crayon2000 2020-12-14 00:54:00 -0500
  • ef9b05c88d Remove documentation from header file Crayon2000 2020-12-14 00:42:18 -0500
  • ba4e81852d Update Doxyfile version to 1.8.20 Crayon2000 2020-12-14 00:31:36 -0500
  • be9ebf6fae Deploying to gh-pages from @ 9fc4fe51e2 🚀 Crayon2000 2020-11-09 03:41:52 +0000
  • 9fc4fe51e2 Fix Makefile Crayon2000 2020-11-08 12:10:06 -0500
  • fd1fcb526c Fix Makefile Crayon2000 2020-11-08 12:10:06 -0500
  • 0e193a4bf5 Deploying to gh-pages from @ 235476440a 🚀 Crayon2000 2020-11-07 16:51:51 +0000
  • 235476440a Patch widescreen on Wii U Crayon2000 2020-11-07 11:45:18 -0500
  • cf6508ed30 Patch widescreen on Wii U Crayon2000 2020-11-07 11:45:18 -0500
  • 60c7ad27c4 Deploying to gh-pages from @ a7f8b29c5b 🚀 Crayon2000 2020-10-18 22:13:37 +0000
  • a7f8b29c5b Add .gitattributes file Crayon2000 2020-10-18 18:07:35 -0400
  • 1eb692cf49 Deploying to gh-pages from @ 346108b8a5 🚀 Crayon2000 2020-10-17 03:22:53 +0000
  • 346108b8a5 Use JamesIves/github-pages-deploy-action Crayon2000 2020-10-16 21:36:22 -0400
  • 3d4431e37b Deploying to gh-pages from @ 5877fa29477b3a87eb6e6d3651ff1aa2e0d366c8 🚀 Crayon2000 2020-10-17 03:08:44 +0000
  • 9b629a93e5 Deploying to gh-pages from @ ecf032347c165304a4aae98f91f6d3f13cc6e90f 🚀 Crayon2000 2020-10-17 01:41:37 +0000
  • 488cae4976 Deploy to GitHub Pages Crayon2000 2020-07-05 03:37:29 +0000
  • 504be4ba4d Use a Docker container for CI Crayon2000 2020-07-04 23:16:33 -0400
  • 358f147db1 Update devkitpro-pacman Crayon2000 2020-07-03 02:54:57 -0400
  • 2c71ad2cd9 Format code Crayon2000 2020-03-08 23:54:09 -0400
  • 483a2f53e4 Use GitHub actions instead of Travis CI Crayon2000 2020-01-26 12:37:39 -0500
  • 40ea8b6756 Add documentation to rmode Crayon2000 2020-01-25 16:37:16 -0500
  • 9bc3664484 Format code Crayon2000 2020-01-13 14:41:26 -0500
  • 0d76531301 Fix links to tags in CHANGELOG.md Crayon2000 2020-01-13 13:26:08 -0500
  • ea175caf4e Update CHANGELOG.md Crayon2000 2020-01-13 10:33:34 -0500
  • d7cd38fbf7 Add more information to README.md v4.4.0 Crayon2000 2020-01-12 17:25:43 -0500
  • 91d2c8faa8 Bump version to 4.4.0 Crayon2000 2020-01-12 02:58:33 -0500
  • 0f8a1d0e1f Clean some examples code Crayon2000 2020-01-12 01:49:01 -0500
  • 19b6f866e0 Update documentation Crayon2000 2020-01-11 22:56:12 -0500
  • b360811697 Use Ubuntu 18.04 (Bionic) in Travis-CI Crayon2000 2020-01-11 15:11:20 -0500
  • f28cbc3e94 Reduce some variables scope Crayon2000 2020-01-11 14:41:23 -0500
  • a99985657a Use markdown header in README file Crayon2000 2019-05-07 22:57:44 -0400
  • 9aa4f9b6f6 Fix Markdown Crayon2000 2019-05-01 09:39:23 -0400
  • f1b8e6154e Fix Markdown Crayon2000 2019-05-01 09:07:48 -0400
  • 45d6c968f5 Fix Markdown Crayon2000 2019-05-01 08:40:24 -0400
  • 4d02f245c3 Use vsnprintf instead of vsprintf Crayon2000 2019-04-30 19:22:54 -0400