Phillip Stephens
|
35674c27e5
|
CCubeRenderer: More rendering imps
|
2022-03-06 19:07:00 -08:00 |
Phillip Stephens
|
aea7ac597a
|
CCubeRenderer: more model darw imps
|
2022-03-06 13:01:25 -08:00 |
Luke Street
|
7d07892198
|
Extract GX shader/pipeline generation into shared API
|
2022-03-06 15:58:06 -05:00 |
Luke Street
|
cd86dbd6ee
|
More CCubeMaterial, more CGraphics, more aurora::gx
|
2022-03-06 02:46:42 -05:00 |
Phillip Stephens
|
7a61b6cf30
|
CCubeModel: Fix typo
|
2022-03-05 20:52:14 -08:00 |
Phillip Stephens
|
2bdfe96134
|
CCubeRenderer: Start getting world rendering implemented
|
2022-03-05 20:50:54 -08:00 |
Luke Street
|
6c3e74b93e
|
CGuiFrame & Model fixes; CModel::Draw impl; Document CModelFlags bits
|
2022-03-05 19:26:52 -05:00 |
Luke Street
|
b3daf4a527
|
clang-format fix
|
2022-03-05 18:33:19 -05:00 |
Luke Street
|
84b6fcfb44
|
Remove forRenderer from CGraphics PerspectiveProjectionMatrix
|
2022-03-05 18:30:43 -05:00 |
Phillip Stephens
|
6b1948176a
|
Remove redundant `GX` specifieron IndTexScale
|
2022-03-05 13:48:46 -08:00 |
Phillip Stephens
|
24a602c10f
|
Cleanup and more migration to Stream
|
2022-03-05 13:46:53 -08:00 |
Luke Street
|
33d0d14fda
|
Initial working CGraphics Stream API
|
2022-03-04 22:37:07 -05:00 |
Phillip Stephens
|
d93cf46bc3
|
Add CInfiniteLoopDetector to detect infinite loops in release builds
|
2022-03-04 01:46:33 -08:00 |
Luke Street
|
740114af9e
|
Begin transitioning to new CTexture; start Stream API
|
2022-03-04 02:47:21 -05:00 |
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 |