3
0
mirror of https://github.com/XboxDev/nxdk.git synced 2026-02-04 07:55:25 +00:00

16 Commits

Author SHA1 Message Date
f2b001f423 submodules: Add license info to .gitmodules 2022-03-23 11:04:23 +10:30
0dbabd21eb usb: Add new OHCI USB lib submodule 2021-05-26 12:07:32 +01:00
9519fbd8c2 submodules: Use new SDL_ttf and SDL2_image repository 2021-04-12 23:52:07 +02:00
a99a31b909 sdl_image: Add SDL_image 2.0.5 2020-04-28 15:34:06 +02:00
c08c3328f1 libjpeg: Add libjpeg-turbo 2.0.4 2020-04-28 15:34:06 +02:00
c40c34bc61 libpng: Add libpng v1.6.37 2020-04-11 12:53:08 +02:00
632fe50b40 zlib: Add zlib 1.2.11 2020-04-11 12:53:08 +02:00
a203dc75ba lwip: Change submodule URL to GitHub mirror 2020-03-25 16:52:07 -07:00
c16fa34fc1 libc++: Add submodule 2020-01-02 14:02:25 -07:00
4c3bc2ed52 Build SDL_ttf/freetype 2019-04-14 23:46:53 -07:00
0bc07a42d3 libc: Add PDCLib submodule 2019-03-19 07:47:26 +01:00
c1058762b9 build: Fix extract-xiso submodule build in Windows
- Move submodule repo to its current position
- Update the submodule, as the old revision is broken in Windows
2018-09-19 13:11:23 -07:00
d0708570ec Move nxdk-sdl submodule 2018-09-12 21:58:41 +02:00
63e2355b1b Add basic SDL video support (sw render) 2017-04-22 16:14:35 -07:00
104d8e39be Add networking support
This commit adds networking support via pktdrv library, the LwIP stack,
and a driver that interfaces the two. To add networking support to your
project, specify NXDK_NET=y in your project Makefile.
2016-02-03 19:56:23 -07:00
bfba598e38 Add extract-xiso to tools. 2016-01-01 17:30:49 -07:00