Phillip Stephens
|
bf186fec52
|
Move factory classes to `Runtime/Factory`, remove useless functionality from DataSpec tweaks
|
2022-02-26 14:52:05 -08:00 |
Luke Street
|
40a1f3c4a0
|
Merge branch 'dawn' into new-cmodel
|
2022-02-26 16:44:13 -05:00 |
Luke Street
|
d6f8ca44de
|
aurora: Small cleanup to scaling logic
|
2022-02-26 16:31:12 -05:00 |
Phillip Stephens
|
457f63d311
|
Fix scaling on linux (I dread the windows version...)
|
2022-02-26 13:28:21 -08:00 |
Luke Street
|
4b69cb449d
|
aurora: DPI scaling fixes (renderer, imgui)
|
2022-02-26 15:59:55 -05:00 |
Phillip Stephens
|
7a59585c70
|
Use RE'd CStopwatch adapted for std::chrono, get metaforce linking again
|
2022-02-26 08:42:42 -08:00 |
Phillip Stephens
|
8e9199429d
|
Add CCircularBuffer, CGuiTextSupport changes
|
2022-02-26 08:17:09 -08:00 |
Luke Street
|
586268c66f
|
More CCubeModel/CCubeMaterial
|
2022-02-26 02:05:59 -05:00 |
Luke Street
|
832eb180bd
|
Begin transitioning to new CModel/CCubeModel & friends
|
2022-02-25 02:45:25 -05:00 |
Phillip Stephens
|
3ab7fdd723
|
Merge branch 'dawn' of ssh+git://git.axiodl.com:6431/AxioDL/metaforce into dawn
|
2022-02-24 21:44:15 -08:00 |
Phillip Stephens
|
4ef501bddc
|
Add normalize_submodules script and normalize all submodule names
|
2022-02-24 21:43:39 -08:00 |
Phillip Stephens
|
b5a4bc0c93
|
Merge CMemoryCardSysOSX and CMemoryCardSysNix
|
2022-02-24 16:16:49 -08:00 |
Phillip Stephens
|
ad0affb11d
|
Fix compiling SDL
|
2022-02-23 21:20:41 -08:00 |
Phillip Stephens
|
3ab34f67e0
|
Update SDL
|
2022-02-23 21:17:40 -08:00 |
Luke Street
|
c3c9f9d601
|
Remove shader warmup
|
2022-02-23 03:20:29 -05:00 |
Luke Street
|
79c4368f15
|
aurora: Free result of SDL_GameControllerMapping
|
2022-02-23 03:20:29 -05:00 |
Phillip Stephens
|
1685489303
|
Get MP1 Trilogy loading, implement version difference in CGuiTextPane, harden FrontEnd for Trilogy missing files
|
2022-02-23 00:18:50 -08:00 |
Luke Street
|
0108ae12b5
|
aurora: Cleanup remap_controller_layout
|
2022-02-23 03:10:16 -05:00 |
Luke Street
|
d466fab19d
|
aurora: Add controller button remapping
|
2022-02-23 02:59:52 -05:00 |
Luke Street
|
049a7764b8
|
Add CDvdFile::SetRootDirectory; load proper DOL for Wii versions
|
2022-02-23 02:04:48 -05:00 |
Phillip Stephens
|
acb137c790
|
Add new hint SDL_HINT_JOYSTICK_GAMECUBE_RUMBLE_BRAKE to support proper GameCube rumble with GC controllers
|
2022-02-22 22:39:48 -08:00 |
Luke Street
|
848a8e4201
|
Use game disc title in log message
|
2022-02-23 01:38:01 -05:00 |
Luke Street
|
9966ca13fb
|
Add CDvdFile::DiscInfo and update version detection
|
2022-02-23 01:28:35 -05:00 |
Luke Street
|
107ca74702
|
Extract extern CMakeLists.txt; add nativefiledialog
|
2022-02-23 00:28:21 -05:00 |
Luke Street
|
b2b03f1ace
|
Merge remote-tracking branch 'origin/main' into dawn
|
2022-02-22 21:09:14 -05:00 |
Luke Street
|
648a8e1af5
|
Merge branch 'new-streams' into dawn
|
2022-02-22 21:08:53 -05:00 |
Luke Street
|
7903213ff5
|
ImGuiEngine: Minor cleanup
|
2022-02-22 21:08:35 -05:00 |
Phillip Stephens
|
40669f4dc9
|
Add initial rumble support, use modified SDL branch to support all GC controller rumble modes
|
2022-02-22 01:12:15 -08:00 |
Phillip Stephens
|
edf18d47d7
|
Merge branch 'new-streams' of ssh+git://git.axiodl.com:6431/AxioDL/metaforce into new-streams
|
2022-02-21 23:00:09 -08:00 |
Phillip Stephens
|
15900053fa
|
Remove athena from Runtime, use raw zlib in bintoc rather than gzip
|
2022-02-21 22:59:47 -08:00 |
Luke Street
|
693da0b59b
|
aurora: Refactor Dawn private API hacks
|
2022-02-22 01:28:28 -05:00 |
Luke Street
|
c33674b9ab
|
Lots of Windows fixes; add D3D12; more boo decoupling
|
2022-02-22 00:53:57 -05:00 |
Luke Street
|
54330e43b6
|
ci: Build only metaforce
|
2022-02-21 22:12:03 -05:00 |
Luke Street
|
913ea0f7c4
|
ci: Lock markupsafe to 2.0.1
|
2022-02-21 22:00:09 -05:00 |
Luke Street
|
cd6d5b9acf
|
hecl: Remove shaderc
|
2022-02-21 21:58:44 -05:00 |
Luke Street
|
62768d1920
|
ci: Add new dependencies; re-enable MSVC build
|
2022-02-21 21:50:36 -05:00 |
Luke Street
|
5d9b7446cc
|
Include logvisor in RetroTypes.hpp
|
2022-02-21 21:50:32 -05:00 |
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
|
2022-02-21 08:01:06 -08:00 |
Phillip Stephens
|
6c92f03664
|
Move CVar* into Metaforce to begin removal of hecl's Dataspec
|
2022-02-21 08:01:06 -08:00 |
Phillip Stephens
|
64d4b0388c
|
Get Exo off the DataSpec
|
2022-02-21 08:01:06 -08:00 |
Phillip Stephens
|
1655d229cf
|
Fixes to get Metaforce booting again!
|
2022-02-21 08:01:06 -08:00 |
Phillip Stephens
|
8afab43876
|
CSegId is 32 bits in files
|
2022-02-21 08:01:06 -08:00 |
Phillip Stephens
|
ad272f7468
|
More refactoring, decouple tweaks from hecl
|
2022-02-21 08:01:05 -08:00 |
Phillip Stephens
|
ce23544a15
|
Fix CInputStream::Get/ReadBytes not properly updating position
|
2022-02-21 08:01:05 -08:00 |
Phillip Stephens
|
dad7249927
|
RE COutput/InputStream and friends and migrate over
This branch is probably still horribly broken, but it's a good first step to migrating away from having hecl embedded in the runtime
|
2022-02-21 08:01:05 -08:00 |
Phillip Stephens
|
c679c2e0f8
|
Don't disable the compositor on Linux
|
2022-02-20 18:42:59 -08:00 |
Phillip Stephens
|
11b75ddda4
|
Initialize ImGui with scaling
|
2022-02-20 13:08:21 -08:00 |
Phillip Stephens
|
49418f444f
|
aurora: Cleanup, rename ZTest to ZComp to more accurately describe purprose, implement colored_quad
|
2022-02-20 13:06:04 -08:00 |
Phillip Stephens
|
2648fc50e4
|
aurora: Implement all major input events (still missing scroll events)
|
2022-02-19 19:25:21 -08:00 |
Phillip Stephens
|
f4c27c6ac6
|
Add missing enums
|
2022-02-19 16:27:11 -08:00 |