Crayon2000
159ba73f5c
Allow different texture format
2024-03-07 13:54:43 -05:00
Crayon2000
ec76ad184f
Fixed some cppcheck warnings in pngu.c
2024-03-02 15:17:33 -05:00
Crayon2000
87de2e5ce6
Bump version to 4.5.1
2024-03-02 00:29:37 -05:00
Crayon2000
8ca7a33402
Create folders when installing libraries
...
Apparently sometimes they don't exist.
2024-02-22 22:32:23 -05:00
Crayon2000
a18856e135
Fix release date
2024-02-11 15:17:56 -05:00
Crayon2000
87e6d7db51
Bump version to 4.5.0
2024-02-11 14:27:08 -05:00
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
a7298d2762
Fix GRRLIB_PrintfTTF
and GRRLIB_PrintfTTFW
so they use the alpha channel from the color
parameter
2023-08-24 10:23:20 -04:00
Crayon2000
423ff0881f
Use proper types
2022-11-20 14:40:19 -05:00
Crayon2000
45068cade7
Fix codacy link
2022-09-24 11:30:01 -04:00
Crayon2000
659ff0b86d
Add GRRLIB_Ellipse
...
Thanks to HTV04 for the idea.
2022-09-09 10:47:23 -04:00
Crayon2000
2c9b6345a3
Improved documentation
2022-05-27 00:53:50 -04:00
Crayon2000
ae94b7b90c
Update CHANGELOG
2022-02-26 12:35:56 -05:00
Crayon2000
c4321117e8
Add missing information in CHANGELOG
2022-01-05 02:25:08 -05:00
Crayon2000
d293e92a05
Add devcontainer.json file
2021-07-18 12:39:02 -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
fd38e8be0d
Bump version to 4.4.1
2021-03-05 22:53:35 -05:00
Crayon2000
235476440a
Patch widescreen on Wii U
2020-11-07 11:50:04 -05:00
Crayon2000
2c71ad2cd9
Format code
2020-03-08 23:54:09 -04: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
91d2c8faa8
Bump version to 4.4.0
2020-01-12 02:58:33 -05:00
Crayon2000
78cf06a5a9
Add missing item to CHANGELOG
2019-04-29 08:17:07 -04:00
Crayon2000
29555f8af2
Use u32 instead uint
2019-04-10 22:59:39 -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
da04731fec
Trim trailing white space in CHANGELOG
2018-07-02 12:57:53 -04:00
Crayon2000
560bd04719
Updated libjpeg to version 9c
...
jconfig.h was generated with these lines:
./configure --disable-shared --enable-static --host=powerpc-eabi --prefix=$DEVKITPRO/portlibs/ppc
2018-05-11 18:16:12 -04:00
Crayon2000
5cb05ac6c4
Update libpng to version 1.6.34
...
pnglibconf.h generated with these lines:
PATH=$DEVKITPPC/bin:$PATH
CPPFLAGS=-I$DEVKITPRO/portlibs/ppc/include LDFLAGS=-L$DEVKITPRO/portlibs/ppc/lib ./configure --prefix=$DEVKITPRO/portlibs/ppc --host=powerpc-eabi --disable-shared --enable-static
make
2018-05-11 17:32:06 -04:00
Crayon2000
63de7cba54
Add CHANGELOG file
2017-11-22 09:56:18 -05:00