Commit Graph

7280 Commits

Author SHA1 Message Date
Phillip Stephens 00fd243f62
CCubeRenderer: Don't fill up the buckets uncontrolled 2022-03-03 00:33:24 -08:00
Phillip Stephens 487dcc4bde
CSkinRules: Fix ReadCount not incrementing offset properly 2022-03-03 00:24:46 -08:00
Phillip Stephens 7010c36056
DolphinCTexture: Near complete RE, usable as-is! 2022-03-02 23:51:11 -08:00
Luke Street 0400388fa6 CGameArea: PostConstructArea fixes 2022-03-02 19:16:48 -05:00
Phillip Stephens b0a711d5e2
Initial proper CTexture RE, fix configuration corruption 2022-03-02 00:26:24 -08:00
Luke Street 5e7b8ebacf Merge branch 'dawn' into new-cmodel
# Conflicts:
#	Runtime/Streams/ContainerReaders.hpp
2022-03-01 01:37:08 -05:00
Phillip Stephens 56ea04b976
Update nod 2022-02-28 22:05:54 -08:00
Phillip Stephens 80362a9483
Fix save loading, rewrite Loadout classes to use CInputStream 2022-02-27 19:33:48 -08:00
Phillip Stephens aa1d6006ed
FileStoreManager: Fix incorrect check 2022-02-27 18:02:33 -08:00
Phillip Stephens 3f34a2d3ea
Add missing include 2022-02-27 17:57:31 -08:00
Phillip Stephens fcda2eb261
Add imgui settings back using FileStoreManager to get the path 2022-02-27 17:55:47 -08:00
Phillip Stephens b305454199
FileStoreManager: Use SDL_GetPrefPath, add org argument
Use SDL_GetPrefPath by default, if we fail to get a valid path *then* we use the platform specific logic as a fallback
2022-02-27 17:35:13 -08:00
Phillip Stephens 399b44baf0
Minor cleanup 2022-02-27 17:15:03 -08:00
Phillip Stephens c79ddb8c42
CVarManager: Bring back de/serialization 2022-02-27 17:11:10 -08:00
Phillip Stephens 44f9d6648a
CGraphics: Viewport fixes 2022-02-27 14:46:15 -08:00
Luke Street fb69d3fdba aurora: Add more GX state functions & cleanup 2022-02-27 16:58:27 -05:00
Phillip Stephens 004d78100f
More CCubeRenderer imps 2022-02-27 13:17:44 -08:00
Phillip Stephens 805065b6f2
CCubeRenderer: Add Drawable logic implemented 2022-02-27 12:12:02 -08:00
Luke Street 594921789c aurora: imgui scale change fixes 2022-02-27 12:24:16 -05:00
Luke Street 1583248896 Fix missing CMoviePlayer::Initialize call 2022-02-27 12:08:24 -05:00
Luke Street ad1453ac08 Create xxhash_impl.{c,h} for ease of use & universal builds 2022-02-27 11:05:48 -05:00
Phillip Stephens b02ec12049
Initial CFont implementation, proper CTexture/CGraphicsPalette structures 2022-02-26 18:18:58 -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