Commit Graph

7370 Commits

Author SHA1 Message Date
Phillip Stephens 7cf863983a
Minor input fixes, restore controller name in input viewer 2022-03-22 12:44:35 -07:00
Phillip Stephens 42dde9187b
Migrate to new CInputGenerator and rename old 2022-03-22 12:04:57 -07:00
Phillip Stephens 9804543327
Fix input not working properly 2022-03-22 10:58:19 -07:00
Phillip Stephens e3c8fa1d8f
Start integrating new controller classes 2022-03-22 10:58:19 -07:00
Phillip Stephens 22c9b55300
CDolphinController: rename known field 2022-03-22 10:58:19 -07:00
Phillip Stephens be79334465
Finish CDolphinController imp, ready for integration 2022-03-22 10:58:19 -07:00
Phillip Stephens 7e1b1ef248
PADRead: Right shift channel bits... (yeah that's logical, i'm just an idiot) 2022-03-22 10:58:18 -07:00
Phillip Stephens 30a5691748
PADRead: Don't invert right trigger 2022-03-22 10:58:18 -07:00
Phillip Stephens 9cedce737f
Initial virtual PAD API 2022-03-22 10:58:18 -07:00
Phillip Stephens a96fe24260
Initial CDolphinController RE 2022-03-22 10:58:18 -07:00
Phillip Stephens ec430567c3
Correct tab usage 2022-03-22 10:54:58 -07:00
Phillip Stephens 64e662069d
Fix reading/writing saves 2022-03-22 01:37:10 -07:00
Luke Street e4715a2df6 CGX: Fix sVtxDescList size 2022-03-20 16:52:07 -04:00
Luke Street 671539d7eb Fix accidentally remove changes to RenderParticles 2022-03-20 16:34:25 -04:00
Luke Street fcfa9f0d64 Begin transitioning CElementGen RenderParticles & many fixes 2022-03-20 16:24:02 -04:00
Luke Street a42769627c aurora: Support BM_SUBTRACT, fix alpha blend op 2022-03-19 21:40:48 -04:00
Luke Street 9bcb06d92a CCubeRenderer: Limit dynamic light count in ActivateLightsForModel 2022-03-19 20:52:23 -04:00
Phillip Stephens 3800322735
CInputGenerator: Toggle rumble if a controller is connected and it's a GC controller 2022-03-19 17:45:04 -07:00
Phillip Stephens a84bc64358
Initial support for proper GXSetAlphaCompare logic, needs more testing to verify it works properly 2022-03-19 14:06:27 -07:00
Phillip Stephens 9e546931f4
Merge branch 'new-cmodel' of ssh+git://git.axiodl.com:6431/AxioDL/metaforce into new-cmodel 2022-03-19 12:50:37 -07:00
Phillip Stephens f36b6b0264
CAuiEnergyBar: Reimplement rendering code for the new renderer 2022-03-19 12:49:38 -07:00
Luke Street b9b635b311 aurora: GX Stream API, VtxDesc, TevSwap & more 2022-03-19 13:30:25 -04:00
Phillip Stephens ecb4645e89
CCubeMaterial: Implement H/VStrip animations 2022-03-19 01:16:06 -07:00
Luke Street b4e242b88d ci: Add libgtk-3-dev, disable freetype in macOS build 2022-03-16 02:33:39 -04:00
Luke Street b8bddf8cae aurora: Use 3 staging buffers 2022-03-16 02:13:33 -04:00
Luke Street 788f57cb52 aurora: Use multiple staging buffers & map at end of frame 2022-03-16 02:05:56 -04:00
Luke Street 73348d8d9f aurora: Disable backend validation for release & Windows 2022-03-16 01:47:48 -04:00
Luke Street 5a4b5bb38d More Windows fixes & virtual destructor for CSkinnedModel 2022-03-16 01:21:01 -04:00
Luke Street c01152e23a aurora: Use staging buffer for mapping 2022-03-15 23:04:43 -04:00
Luke Street efd14dcaf2 aurora: Use MapAsync for buffer writing 2022-03-15 22:39:22 -04:00
Luke Street 02a7b85b23 aurora: WIP cache for display lists & static buffers 2022-03-15 02:18:45 -04:00
Luke Street bbdad137af CCubeMaterial: Set color channel flags from material 2022-03-15 00:04:44 -04:00
Luke Street b403edb804 ImGuiEntitySupport: Support modifying area attributes in real time 2022-03-15 00:04:44 -04:00
Henrique Gemignani Passos Lima 74c08aa486
Properly depend on zlib 2022-03-15 01:48:08 +02:00
Luke Street ec5f188063 Implement fog 2022-03-14 19:12:18 -04:00
Luke Street 9062e54c76 aurora: Commit set_viewport/set_scissor changes 2022-03-14 18:32:03 -04:00
Luke Street af856de6a8 aurora: Start implementing TCGs 2022-03-14 18:00:03 -04:00
Luke Street cdcfc7eccc Fix infinite loop when script object load fails 2022-03-14 02:07:16 -04:00
Luke Street 69d0ad1fd9 Fix Stream API issues 2022-03-14 01:47:25 -04:00
Luke Street 40a3d361dc Fix lighting issues; fix CPatterned damage color 2022-03-14 01:10:29 -04:00
Luke Street f3635c740a CGraphics: Clear flags on StreamEnd 2022-03-13 15:22:08 -04:00
Luke Street 8682525b88 CCubeRenderer: Fix call to SetChanMatColor 2022-03-13 15:17:13 -04:00
Luke Street da224d492a CCubeRenderer: Implement ActivateLightsForModel & PrepareDynamicLights 2022-03-13 15:14:11 -04:00
Luke Street ce646610cc CStateMachine: Fix state name lookup 2022-03-12 15:43:39 -05:00
Henrique Gemignani Passos Lima a342859b51
Ensure atdna is found when using pre-built copy 2022-03-12 21:45:17 +02:00
Henrique Gemignani Passos Lima cf41841f1d
Fix references to WIN32 instead of _WIN32 2022-03-12 21:13:01 +02:00
Luke Street 3be470b7b8 Compile fixes & cleanup 2022-03-12 13:59:30 -05:00
Luke Street 63041d5b70 CAnimSource: Fixes for frame interpolation 2022-03-12 13:55:12 -05:00
Phillip Stephens d47ce662da
Update zeus 2022-03-12 09:49:49 -08:00
Phillip Stephens 3b5d5e1473
Update zeus 2022-03-12 09:03:55 -08:00