Luke Street
e2fbc0663f
Update submodules; changes for emscripten support
10 months ago
Luke Street
1e9d96c906
Migrate to aurora submodule
10 months ago
Luke Street
4048492279
iOS and tvOS support
1 year ago
Luke Street
3a71a72ec7
CMake: Add Linux presets with Address Sanitizer
1 year ago
Luke Street
ad90e4b511
aurora: Add pipeline progress window
1 year ago
Henrique Gemignani Passos Lima
74c08aa486
Properly depend on zlib
1 year ago
Luke Street
740114af9e
Begin transitioning to new CTexture; start Stream API
1 year ago
Luke Street
fb69d3fdba
aurora: Add more GX state functions & cleanup
1 year ago
Luke Street
594921789c
aurora: imgui scale change fixes
1 year ago
Luke Street
4b69cb449d
aurora: DPI scaling fixes (renderer, imgui)
1 year ago
Luke Street
7903213ff5
ImGuiEngine: Minor cleanup
1 year ago
Phillip Stephens
15900053fa
Remove athena from Runtime, use raw zlib in bintoc rather than gzip
1 year ago
Luke Street
57d96dbb17
Fully decouple hecl from Metaforce
...
- Added CStringExtras Convert functions
(and UTF-compatible versions)
- GX header copied into Runtime
- SFX headers copied into Runtime/Audio
1 year ago
Phillip Stephens
49418f444f
aurora: Cleanup, rename ZTest to ZComp to more accurately describe purprose, implement colored_quad
1 year ago
Luke Street
b6b68135ef
aurora: Working movie player (again)
1 year ago
Luke Street
dcc040c7e0
aurora: imgui over SDL/WebGPU
1 year ago
Luke Street
7b9f893a49
aurora: the boring C++ version
1 year ago
Luke Street
339d2a9d5e
Tweak imgui font size & hinting
1 year ago
Phillip Stephens
5add26b42e
Add ability to set/get player index on SDL controllers
1 year ago
Luke Street
011f65c48f
Set window icon
1 year ago
Luke Street
e48435f11e
Start wiring up wgpu+winit
1 year ago
Luke Street
9ca1a38171
Use UTF-8 exclusively internally
...
This removes SystemString, SystemChar, etc.
All filepaths and log strings are assumed to be UTF-8,
with conversions to UTF-16 for Windows APIs as appropriate.
Updates amuse, athena, boo, kabufua and nod
2 years ago
Luke Street
073af40c4d
Use freetype for ImGui fonts if available
2 years ago
Luke Street
281da0bfd4
ImGuiEngine updates & use ImGui stdlib functions
2 years ago
Luke Street
39f4c3e114
Fix shutdown ordering issues
2 years ago
Luke Street
4cd2932023
Use zeus instead of ImGui math
2 years ago
Phillip Stephens
d9b7229e79
Add input visualization, protect first 7 object slots from deletion
...
The first 7 slots in the game are related to the player, we don't want to allow anyone to delete them because the game *will* crash
2 years ago
Luke Street
37f24d4cc5
Add CGameLight properties
2 years ago
Luke Street
5167a33605
Okay, actually fix link ordering
2 years ago
Luke Street
0910863842
Resolve clang-tidy issues & update config
2 years ago
Luke Street
28c0ebf096
Fix double free; add credits to About
2 years ago
Luke Street
e46ba3ef98
Add About window & debug overlays
2 years ago
Luke Street
55002f1537
Begin Runtime ImGui integration
2 years ago
Luke Street
0fb21ece35
ImGui cursors, clipboard, TTF font & fixes
2 years ago
Luke Street
4b4e991c39
Fix Windows build
2 years ago
Luke Street
d0f088e7d5
Fix Metal rendering; HI-DPI improvements
2 years ago
Luke Street
1a5ec8b569
Add initial imgui implementation
2 years ago