Commit Graph

  • 5733b46772 Use panda icon as placeholder mii face wheremyfoodat 2023-09-03 22:41:16 +03:00
  • 7b85e85467 Merge pull request #253 from wheremyfoodat/derp wheremyfoodat 2023-09-03 18:20:45 +03:00
  • 85e102c40f Change vector to unique_ptr wheremyfoodat 2023-09-03 17:58:06 +03:00
  • 9192640c11 Merge pull request #252 from wheremyfoodat/derp wheremyfoodat 2023-09-03 17:06:38 +03:00
  • bdfdc5af62 Revert 3DSX NCCH changes wheremyfoodat 2023-09-03 16:45:23 +03:00
  • 42bfcaf980 Merge branch 'master' into sd-card wheremyfoodat 2023-09-03 14:55:44 +03:00
  • a00375cc51 Merge pull request #251 from LiquidFenrir/load-3dsx wheremyfoodat 2023-09-03 11:31:43 +03:00
  • a380aa83f0 Add 3DSX RomFS reads via NCCH archive wheremyfoodat 2023-09-03 11:04:54 +03:00
  • 53917841bc Run clang-format wheremyfoodat 2023-09-03 10:40:57 +03:00
  • 414e8cf6c8 Merge branch 'load-3dsx' of https://github.com/LiquidFenrir/Panda3DS into load-3dsx wheremyfoodat 2023-09-03 10:39:49 +03:00
  • 38be95fffa Gently bonk 3DSX wheremyfoodat 2023-09-03 10:36:54 +03:00
  • 2f056e820a libctru expects this to be 32-readable Théo B 2023-09-03 01:23:19 +02:00
  • 29352d223b feat: 3dsx loading Théo B 2023-09-02 23:49:11 +02:00
  • a18ed8778f Merge pull request #250 from wheremyfoodat/dynamax-update wheremyfoodat 2023-09-02 21:17:44 +03:00
  • 57cb52d029 Update dynarmic wheremyfoodat 2023-09-02 20:05:23 +03:00
  • 243a645cc5 Merge pull request #249 from wheremyfoodat/timerz wheremyfoodat 2023-09-02 18:33:23 +03:00
  • d68efb2f44 Warning for unimplemented ACT functions wheremyfoodat 2023-09-02 18:09:43 +03:00
  • bc19aa8e3c Merge pull request #248 from wheremyfoodat/wheremyfoodat-patch-1 wheremyfoodat 2023-09-01 18:54:16 +03:00
  • 55af705860 Fix clang-format stupidity wheremyfoodat 2023-09-01 18:42:41 +03:00
  • c64910d963 Reorder function in Y2R::handleSyncRequest wheremyfoodat 2023-09-01 18:38:00 +03:00
  • 5261a4c927 Merge pull request #247 from georgemoralis/master wheremyfoodat 2023-09-01 18:34:19 +03:00
  • 909c5e9d14 Reordering wheremyfoodat 2023-09-01 17:59:39 +03:00
  • 2e40d7a59c added some y2r service calls georgemoralis 2023-09-01 11:58:38 +03:00
  • c019fb6ff9 Merge pull request #246 from Wunkolo/vk-shader-debug wheremyfoodat 2023-08-31 23:38:56 +03:00
  • 9ee2c76a4a Merge pull request #245 from wheremyfoodat/timerz wheremyfoodat 2023-08-31 23:14:44 +03:00
  • 1b1dbeb105 vulkan: Add shader debugging information Wunkolo 2023-08-31 12:42:29 -07:00
  • 137f29509f Add warning wheremyfoodat 2023-08-31 22:48:35 +03:00
  • cb3f7fa134 Remove hacky timer hacks wheremyfoodat 2023-08-31 22:47:43 +03:00
  • ce58b9cc2f Merge branch 'master' into timerz wheremyfoodat 2023-08-31 22:11:50 +03:00
  • 28f0b938f5 Merge pull request #244 from GPUCode/little-star wheremyfoodat 2023-08-29 22:13:14 +03:00
  • dc68fc9943 gpu: Saturate color before interpolation GPUCode 2023-08-29 21:05:37 +03:00
  • bf924942fa Merge pull request #243 from wheremyfoodat/panda wheremyfoodat 2023-08-28 18:59:34 +03:00
  • 92a1f18af7 [MIC] Add GetPower wheremyfoodat 2023-08-28 18:56:12 +03:00
  • ef22fd91da Merge pull request #242 from wheremyfoodat/nfc wheremyfoodat 2023-08-28 12:56:22 +03:00
  • e9f94aab24 Default TEV source 15 to the vertex colour wheremyfoodat 2023-08-28 12:43:35 +03:00
  • 96ef7af36b Merge pull request #241 from wheremyfoodat/nfc wheremyfoodat 2023-08-27 22:14:50 +03:00
  • c41b4b465a Stub SetThisSaveDataSecureValue wheremyfoodat 2023-08-27 22:14:25 +03:00
  • 9d0c4c150e Stub LDR_RO::LoadCRONew Nomi 2023-08-27 17:22:52 +02:00
  • 8f196c393a Merge pull request #239 from wheremyfoodat/nfc wheremyfoodat 2023-08-27 18:00:56 +03:00
  • 5f52a1bec4 [FS] AbnegateAccessRight, SetArchivePriority, GetArchiveResource wheremyfoodat 2023-08-27 17:41:32 +03:00
  • d2ae87ae20 Merge pull request #238 from wheremyfoodat/nfc wheremyfoodat 2023-08-27 16:56:47 +03:00
  • 7bf97ab840 Stub FS functions wheremyfoodat 2023-08-27 16:38:21 +03:00
  • 80cdf0354f Merge pull request #142 from Wunkolo/vulkan-framebuffer wheremyfoodat 2023-08-27 13:41:43 +03:00
  • c77740acf0 Fix render-texture size Wunkolo 2023-08-26 22:44:57 -07:00
  • 2f96c1d24d Fix Depth/Stencil render-target aspects Wunkolo 2023-08-26 22:25:18 -07:00
  • 225d2095b9 Remove redundant semaphore wait Wunkolo 2023-08-26 22:11:44 -07:00
  • 085d7d5568 Add clear-buffer support for Depth/Stencil Wunkolo 2023-08-26 22:04:21 -07:00
  • 1540c941d0 Write and flush top/bottom-screen descriptors Wunkolo 2023-08-24 13:09:46 -07:00
  • 862cdb26ab Merge pull request #237 from wheremyfoodat/nfc wheremyfoodat 2023-08-26 19:22:38 +03:00
  • 00e553a120 [NFC] Add more functions wheremyfoodat 2023-08-26 18:52:41 +03:00
  • 7a21d93fec Move TLS to system memory for now wheremyfoodat 2023-08-26 18:25:15 +03:00
  • fe70616535 Start handling exheader flag0 wheremyfoodat 2023-08-26 17:01:48 +03:00
  • 57ee0a3db9 Fix display drawing Wunkolo 2023-08-24 11:29:35 -07:00
  • e4195d4d4d Implement color-buffer clears Wunkolo 2023-08-24 11:27:49 -07:00
  • d781802eb0 Fix render-texture cache lookups Wunkolo 2023-08-24 10:39:53 -07:00
  • be5ebeefed Default all texture layouts to eShaderReadOnlyOptimal Wunkolo 2023-08-24 09:47:11 -07:00
  • 902b2032e2 Merge pull request #235 from wheremyfoodat/moar-archivez wheremyfoodat 2023-08-24 18:28:52 +03:00
  • 46ce2c14cd Initial UserSaveData impl wheremyfoodat 2023-08-24 17:58:16 +03:00
  • 127b5935ce Update readme.md wheremyfoodat 2023-08-24 16:45:02 +03:00
  • bd169f9274 Merge pull request #234 from wheremyfoodat/mii_selector wheremyfoodat 2023-08-24 16:04:44 +03:00
  • 45593b3eab [APT] Revert accidental switch from panicDev to panic wheremyfoodat 2023-08-24 15:51:13 +03:00
  • 52304763bb Merge branch 'master' into mii_selector wheremyfoodat 2023-08-24 15:45:38 +03:00
  • f3042672fb More FRD stuffs wheremyfoodat 2023-08-24 15:35:44 +03:00
  • 3908900bca Merge pull request #158 from wheremyfoodat/mii_selector wheremyfoodat 2023-08-24 01:54:21 +03:00
  • 150cac89a4 [APT] Check for resume event before signalling wheremyfoodat 2023-08-24 01:35:40 +03:00
  • 467ab161ff Applets: Warn instead of panic wheremyfoodat 2023-08-24 01:32:57 +03:00
  • b3443623f5 Add more applet types wheremyfoodat 2023-08-23 18:44:01 +03:00
  • 74f7aeedbb Proper applet manager class wheremyfoodat 2023-08-23 18:07:24 +03:00
  • 4869375a93 Merge pull request #233 from wheremyfoodat/ac wheremyfoodat 2023-08-23 17:48:33 +03:00
  • 9e337603d0 derp wheremyfoodat 2023-08-23 17:22:11 +03:00
  • 7fb3cf1236 Implement more of AC wheremyfoodat 2023-08-23 17:20:51 +03:00
  • f099cc12fa Add swkbd applet wheremyfoodat 2023-08-23 01:16:27 +03:00
  • e7df7956d7 Merge pull request #232 from wheremyfoodat/frd wheremyfoodat 2023-08-23 01:08:08 +03:00
  • 865e8e299f Add FRD::GetFriendProfile and FRD::GetFriendAttributeFlags wheremyfoodat 2023-08-22 23:43:56 +03:00
  • 0bd3729417 Stub APT::PrepareLibraryApplet wheremyfoodat 2023-08-22 23:11:14 +03:00
  • a4ef413ac7 Merge pull request #230 from wheremyfoodat/mic wheremyfoodat 2023-08-22 17:47:26 +03:00
  • 21658c6b32 More microphone stuff wheremyfoodat 2023-08-22 17:28:09 +03:00
  • fdc7f0f190 Merge pull request #229 from OFFTKP/aur-panda wheremyfoodat 2023-08-22 16:43:45 +03:00
  • 5142f86b6e Add AUR badge offtkp 2023-08-22 14:39:56 +03:00
  • 84e0d58d9e Add initial render-target layout transition, depth-stencil aspect fix Wunkolo 2023-08-21 22:52:51 -07:00
  • d35c803ad6 Fix RenderTexture usage/image-aspect Wunkolo 2023-08-21 22:40:40 -07:00
  • cfd02f936e Fix swapchain/screenTexture layout synchronization issues Wunkolo 2023-08-21 22:34:16 -07:00
  • d220d188ff Merge pull request #224 from wheremyfoodat/Mac-why wheremyfoodat 2023-08-21 22:44:02 +03:00
  • a06c63fd41 Merge pull request #228 from caldog20/fixbundle wheremyfoodat 2023-08-21 21:46:38 +03:00
  • 3009e63cb8 Fix minimum system version Caleb Yates 2023-08-21 13:45:02 -05:00
  • 639ef614eb Merge branch 'master' into vfp-timing vfp-timing wheremyfoodat 2023-08-21 19:00:41 +03:00
  • 6b8c7ede31 Merge branch 'master' into tev-uniforms tev-uniforms wheremyfoodat 2023-08-21 18:58:15 +03:00
  • 1d601e41ba Merge branch 'master' into timerz wheremyfoodat 2023-08-21 18:57:18 +03:00
  • fae1da680f Merge branch 'master' into Mac-why wheremyfoodat 2023-08-21 18:56:37 +03:00
  • 3b22f15e67 Merge branch 'master' into mii_selector wheremyfoodat 2023-08-21 18:53:36 +03:00
  • 92ceb0f05f Merge branch 'master' into sd-card wheremyfoodat 2023-08-21 18:41:29 +03:00
  • 56f36cee88 Merge pull request #227 from wheremyfoodat/news wheremyfoodat 2023-08-21 17:09:47 +03:00
  • d3d426985a Add news:u wheremyfoodat 2023-08-21 16:45:35 +03:00
  • 3f2a546915 NFC stuffs v0.4-beta wheremyfoodat 2023-08-21 15:39:55 +03:00
  • 3c7b9bb512 Fonts in fonts directory wheremyfoodat 2023-08-21 15:16:23 +03:00
  • fb4b3ca7ab NFCC::StartCommunication: Fix response header wheremyfoodat 2023-08-21 15:13:00 +03:00
  • 5abfe5255f Add NFC::StartCommunication wheremyfoodat 2023-08-21 15:11:32 +03:00
  • dd6508eb26 Migrate shared font to cmrc wheremyfoodat 2023-08-21 14:53:50 +03:00
  • b3812548fe Fix bottom screen detection Wunkolo 2023-08-20 23:42:34 -07:00
  • 0258640da9 Add cached sampler creation Wunkolo 2023-08-20 23:40:47 -07:00