Commit graph

57 commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
4188c14c6e Preemptyively adding PEGTL submodule.
cc @njfox for AUR package.
2025-01-10 20:56:18 -08:00
Nicolas "Pixel" Noble
2b6944a660 Upgrading dependency from http-parser to llhttp. 2024-12-23 06:48:23 -08:00
Nicolas Pixel Noble
255c5f7bfc Adding Lua unit testing. 2024-01-21 23:08:16 -08:00
Nicolas "Pixel" Noble
dbae7c6190 Adding luacov submodule and properly renaming built-in imports. 2024-01-20 19:45:14 -08:00
Nicolas Pixel Noble
ed98c04b67 Moving freetype's repo to github mirror.
Freedesktop's maintenance windows are way too big.
2023-08-27 16:46:37 -07:00
Nicolas Pixel Noble
2e71fb7dcf Adding luafilesystem. 2023-08-01 18:55:06 -07:00
Nicolas Pixel Noble
b487b6f52c Adding nanovg / nanosvg. 2022-11-23 20:57:18 -08:00
Nicolas Pixel Noble
2fe35fac83 Vendoring imgui_club's hex editor. 2022-06-26 20:50:12 -07:00
Nicolas 'Pixel' Noble
1493b33dbd Derp. 2022-05-19 18:24:36 -07:00
Nicolas Pixel Noble
535daf47fb Adding multipart/form-data support. 2022-05-19 13:45:58 -07:00
Nicolas Pixel Noble
06eb4ba59d Adding markdown support. 2022-05-09 00:07:26 -07:00
Nicolas Pixel Noble
3af93731d7 Removing zstr. 2022-05-06 19:14:16 -07:00
Nicolas Pixel Noble
db04b7239b Using a different Concurrent Queue code. 2022-05-03 20:04:57 -07:00
Nicolas Pixel Noble
74c2ddece5 Update vixl for newer gcc. 2022-04-30 17:28:01 -07:00
Nicolas Noble
c59b9e29f3
Merge branch 'main' into cdriso 2022-04-02 08:04:35 -07:00
Nicolas Pixel Noble
2b80945b4a Virtual CDRom Files working. 2022-03-27 15:21:38 -07:00
Caleb Yates
ed70f9ba23 Merge branch 'main' into aa64-collab
# Conflicts:
#	.gitmodules
2022-03-19 20:57:47 -05:00
Nicolas Pixel Noble
e51e869a9c Adding libcurl dependency 2022-03-11 13:00:13 -08:00
wheremyfoodat
e7a8c7b1f0 Vendor custom vixl version to fix build 2022-02-28 16:44:43 -06:00
Caleb Yates
e27261f6f5 Merge pull request #4 from wheremyfoodat/aa64
Bonjour
Roger that
2022-02-28 16:01:01 -06:00
Nicolas Pixel Noble
70964db5ab File API refactoring. 2022-02-21 00:23:02 -08:00
Nicolas 'Pixel' Noble
8a5904e255 Adding capstone dependency. 2021-12-17 10:32:50 -08:00
Nicolas 'Pixel' Noble
5edd289db9 Switching git origin for zep. 2021-10-28 17:38:11 -07:00
Nicolas Pixel Noble
03158f1015 Removing SDL 2021-08-29 15:36:43 -07:00
Nicolas 'Pixel' Noble
c404040b56 Starting the miniaudio migration. 2021-08-28 10:50:00 -07:00
Nicolas Pixel Noble
9cba19269e Fully removing ImGuiColorTextEdit 2021-08-22 12:17:40 -07:00
Nicolas Noble
946006b205
Fixing submodule link 2021-08-17 23:57:52 -07:00
Nicolas 'Pixel' Noble
4aa4084c7e Trying to integrate Zep. 2021-08-17 23:14:12 -07:00
wheremyfoodat
4925f9e7e4 Add xbyak dependency 2021-07-26 15:30:39 +03:00
Nicolas 'Pixel' Noble
c1dcf3fef2 Finalizing pads config stuff. 2021-06-14 17:12:18 -07:00
Nicolas 'Pixel' Noble
fc03ec3788 Skeleton for ps1-packer. 2021-04-10 11:45:28 -07:00
Nicolas 'Pixel' Noble
03ff0fe1cf Adding kernel events inspector 2021-03-19 23:04:46 -07:00
Nicolas Pixel Noble
78be094b91 Adding tracy. 2021-03-05 20:39:50 -08:00
Nicolas 'Pixel' Noble
9c6c692f3f Removing uvw.
This dependency has caused more pain and misery than it brought joy. Let's Marie Kondo it.
2021-03-01 17:57:41 -08:00
Nicolas 'Pixel' Noble
1e2aaa1803 Adding resource loading support for icon. 2021-02-28 01:59:07 -08:00
Nicolas 'Pixel' Noble
010d427546 Adding FreeType 2021-02-25 23:47:04 -08:00
Nicolas 'Pixel' Noble
04d4555328 Upgrading to vendored LuaJIT. 2020-07-30 23:53:50 -07:00
Nicolas 'Pixel' Noble
4fc9e6662e Merge remote-tracking branch 'origin/main' into integrating-lua
# Conflicts:
#	.gitmodules
#	src/gui/gui.h
2020-07-20 21:23:02 -07:00
Nicolas 'Pixel' Noble
99d30debd0 Merge remote-tracking branch 'upstream/main' into mips-unit-testing
# Conflicts:
#	.gitmodules
#	.vscode/launch.json
2020-07-11 19:22:21 -07:00
Nicolas 'Pixel' Noble
0a97a92a79 More Lua work.
- Moving Lua files to their own directory.
- Adding luv libuv lua bindings.
- Sorting elements in the LuaInspector for readability.
2020-07-06 19:46:50 -07:00
Nicolas 'Pixel' Noble
37c16e9e24 Merge remote-tracking branch 'upstream/main' into integrating-lua
# Conflicts:
#	.gitmodules
#	Makefile
#	src/gui/gui.h
#	vsprojects/mainthunk/mainthunk.vcxproj
2020-06-28 21:06:12 -07:00
Nicolas 'Pixel' Noble
13bf02f183 Parsing data in memory. 2020-06-22 00:00:49 -07:00
Nicolas 'Pixel' Noble
82efaf9e26 Starting to handle mips unit testing. 2020-06-10 17:07:11 -07:00
Nicolas 'Pixel' Noble
dd493280d6 Adding uvw and http-parser modules. 2020-05-29 21:07:22 -07:00
Nicolas 'Pixel' Noble
a65472764d Compilation fixes, performance fixes, appearance tweaks, and comment tweak. 2020-04-24 20:01:32 -07:00
Nicolas 'Pixel' Noble
50dffa3ee1 Adding ImGui widget to display dwarf information. 2020-04-20 23:21:45 -07:00
Nicolas 'Pixel' Noble
689cd88953 Adding Linux tests. 2020-02-12 21:23:25 -08:00
Nicolas 'Pixel' Noble
cc148ce615 Integrating uC-sdk's libc. 2019-10-07 23:20:15 -07:00
Nicolas Pixel Noble
87923e4d80 Adding LUaJIT submodule. 2019-09-13 21:49:19 -07:00
Nicolas Pixel Noble
911a613d77 Compression. 2019-06-20 08:13:18 -07:00