Commit graph

21 commits

Author SHA1 Message Date
nebiun
e3451f4585 reorganization of the source tree
reorganization of the examples tree and modification of Makefiles
inclusion of libpngu source in grrlib
2022-03-12 10:50:08 +01: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