Commit Graph

271 Commits

Author SHA1 Message Date
Joseph Cloutier
d6ec1c123b Use the official Ogg repo as a submodule.
Continuing to use version 1.3.2 for now.

`-DNATIVE_TOOLKIT_OGG` seems unused, and has been excluded.
2022-05-08 23:20:50 -04:00
Joseph Cloutier
455aef606d Use the official Neko repo as a submodule.
Continuing to use version 2.0.0 for now.
2022-05-08 23:08:52 -04:00
Joseph Cloutier
29f16251ed Use the official MojoAL repo as a submodule.
Using the latest version, as commit d642e6c1d79a could not be found.
2022-05-08 22:46:49 -04:00
Joseph Cloutier
b9d8d12cdd Use the official mbed TLS repo as a submodule.
Continuing to use version 2.6.1 for now.
2022-05-08 22:36:05 -04:00
Joseph Cloutier
ba817dfe7a Use the official HarfBuzz repo as a submodule.
Continuing to use version 1.8.8 for now. One change is missing:
d85e2a2edf
2022-05-08 22:27:15 -04:00
Joseph Cloutier
1cf4ba09df Make overrides mirror submodule file structure. 2022-05-08 22:25:15 -04:00
Joseph Cloutier
a27c230324 Use the official FreeType repo as a submodule.
Continuing to use version 2.9.1 for now.
2022-05-08 22:09:26 -04:00
Joseph Cloutier
4b3e775604 Use the official efsw repo as a submodule.
Continuing to use version 1.0.0 for now.
2022-05-08 21:39:03 -04:00
Joseph Cloutier
65a5ff56aa Use the official cURL repo as a submodule.
Continuing to use version 7.56.1 for now.
2022-05-08 16:51:39 -04:00
Joseph Cloutier
749fb5ad4a Use the official Cairo repo as a submodule.
Continuing to use version 1.15.2 for now. The main difference is the
lack of this change:
70d5bd67f3
2022-05-08 16:32:38 -04:00
Joseph Cloutier
92613e9665 Rename include -> overrides and add documentation. 2022-05-07 17:16:03 -04:00
Joseph Cloutier
e55c35af05 Document custom config.h file. 2022-05-07 14:51:52 -04:00
Joseph Cloutier
186676e585 Submodules: link to the original projects.
It was tricky to track some of these down, but to the best of my
knowledge, this is where everything came from.
2022-05-06 23:08:55 -04:00
Joseph Cloutier
4129789e42 Use the official Pixman project as a submodule.
This approach will make it easy to update Pixman, at least in theory.
However, it requires maintaining a separate set of files outside the
submodule. And since Cairo needs access to one of these (but not the
other), that one must be duplicated.
2022-05-06 21:27:19 -04:00
Joseph Cloutier
bc584ea611 Remove hxcpp build files from submodules. 2022-05-06 19:41:31 -04:00
Apprentice-Alchemist
0238825884 Update hashlink to 1.12. 2022-04-28 19:45:59 +02:00
Apprentice-Alchemist
d6b3e826d4 Update hashlink. 2022-04-28 19:42:47 +02:00
Apprentice-Alchemist
9ced08920a Update hashlink. 2022-04-28 19:42:41 +02:00
Apprentice-Alchemist
a288feca96 Add hashlink as a submodule. 2022-04-28 19:42:41 +02:00
Joshua Granick
568eaefa83 Fix OpenAL build with newer GCC on Linux 2021-11-13 15:54:00 -08:00
Joshua Granick
b6e0ed85aa Update SDL 2021-01-06 11:45:52 -08:00
Joshua Granick
c6fe645ab8 Update SDL 2021-01-06 10:19:01 -08:00
Joshua Granick
ba6fafeefa Remove iOS Bluetooth dependency 2020-09-29 11:04:23 -07:00
Josh Tynjala
840a7ea0d6 native-toolkit/sdl: fix Android fatal error: cpu-features.h: No such file or directory 2020-06-03 17:43:35 -07:00
Joshua Granick
bedcd60815 Update SDL 2020-03-18 17:44:01 -07:00
Joshua Granick
42283e61bb Update to SDL 2.0.12 2020-03-18 13:36:35 -07:00
Joshua Granick
c8b994e1ce Update SDL 2019-12-24 10:16:21 -08:00
Joshua Granick
60d3d29124 Update tinyfiledialogs 2019-12-14 11:42:12 -08:00
Joshua Granick
f233d967e5 Update SDL 2019-08-20 13:20:15 -07:00
Joshua Granick
e9a790a4ea Update SDL to 2.10 2019-08-20 12:59:31 -07:00
Joshua Granick
7bc1d06634 Update SDL 2019-07-03 13:18:39 -07:00
Joshua Granick
758c5e2761 Update SDL 2019-05-13 13:31:44 -07:00
Joshua Granick
dda2edd8e4 Update SDL again 2019-05-08 17:12:51 -07:00
Joshua Granick
4281aaca32 Patch compile to Android 2019-05-08 14:59:10 -07:00
Joshua Granick
fa91dd6039 Update SDL to HG revision 24883e864f7e 2019-05-08 14:26:45 -07:00
Joshua Granick
6dce7ad79a Progress on newer NDK support (forces minimum API from 14 to 16) 2019-04-05 18:07:13 -07:00
Joshua Granick
f32311e2fd Update to SDL 2.0.9 2019-01-11 16:07:35 -08:00
Joshua Granick
c5581f7e9b Update SDL 2018-12-11 12:59:00 -08:00
Joshua Granick
a2e793fc90 Update OpenAL 2018-12-03 09:07:15 -08:00
Joshua Granick
6eeaad6ee8 Update SSE config for OpenAL, Pixman and SDL 2018-12-03 09:00:43 -08:00
Joshua Granick
e7c38e55f6 WinRT compile fixes 2018-11-27 10:02:35 -08:00
Joshua Granick
2ae6f7a8f0 Update libraries with minor edits 2018-11-05 19:18:17 -08:00
Joshua Granick
fc3bba8c38 Update pixman 2018-10-02 09:44:00 -07:00
Joshua Granick
cb4b4e4f72 Update pixman 2018-10-02 08:23:16 -07:00
Joshua Granick
2d874e22ab Update OpenAL 2018-09-26 13:07:01 -07:00
Joshua Granick
69c928e0a0 Update Harfbuzz 2018-09-26 11:21:22 -07:00
Joshua Granick
b549c992fb Update Harfbuzz 2018-09-26 11:00:10 -07:00
Joshua Granick
bdfa59abc6 iOS compile fixes 2018-09-25 09:26:20 -07:00
Joshua Granick
e10fdf0afc Enable SIMD in pixman 2018-09-21 16:14:50 -07:00
Joshua Granick
c6e58532a5 Update pixman 2018-09-20 10:28:23 -07:00