Commit Graph

  • dc7f8a48bd IR: Move to scheduler wheremyfoodat 2025-07-03 02:42:43 +03:00
  • b2904f391f IR: Deglobalize receiveBuffer wheremyfoodat 2025-07-03 01:40:11 +03:00
  • 0ab8a6d956 More CirclePad Pro improvements wheremyfoodat 2025-07-03 00:52:55 +03:00
  • 935e088ca1 More CPP fixes wheremyfoodat 2025-07-02 21:56:12 +03:00
  • a3f9ced3aa CPP fixes wheremyfoodat 2025-07-02 21:35:29 +03:00
  • 9dcb0a1d47 Fix outdated comment wheremyfoodat 2025-07-02 20:21:56 +03:00
  • 5a912aaf2f IR: More fixes wheremyfoodat 2025-07-01 04:03:42 +03:00
  • 1aa6b571e8 Add UI for toggling CirclePad Pro wheremyfoodat 2025-07-01 03:54:10 +03:00
  • 95b9f75ef9 Fix naming conventions wheremyfoodat 2025-07-01 03:04:55 +03:00
  • 10d11cb3c9 Clean up CirclePad Pro state wheremyfoodat 2025-07-01 02:32:40 +03:00
  • 382c0f953d Initial CPP implementation wheremyfoodat 2025-06-30 01:33:32 +03:00
  • eb4e7573da Stub srv:PublishToSubscriber (#766) wheremyfoodat 2025-06-30 19:41:42 +03:00
  • 1fdaec2b0f GPU: Don't hash textures by default wheremyfoodat 2025-06-30 19:15:43 +03:00
  • 1ecff4c3af GSP: Warn on unimplemented service calls instead of panicking (#765) wheremyfoodat 2025-06-30 11:43:00 +03:00
  • ce356c6e61 iOS: Remove debug prints wheremyfoodat 2025-06-29 23:33:02 +03:00
  • 1c98c1147d Merge pull request #764 from wheremyfoodat/better-resizing wheremyfoodat 2025-06-29 23:26:41 +03:00
  • cae79e43ca iOS: Default-initialize mtkView drawable size wheremyfoodat 2025-06-29 23:25:31 +03:00
  • adcd03d31e Metal renderer & iOS frontend fixes wheremyfoodat 2025-06-29 23:20:35 +03:00
  • 71cfb5b079 Merge pull request #763 from wheremyfoodat/better-resizing wheremyfoodat 2025-06-29 21:05:49 +03:00
  • 630952f36b SDL/Qt: Better resizing & fullscreen support wheremyfoodat 2025-06-28 20:35:38 +03:00
  • bfeee04d3e Add IDE files to gitignore wheremyfoodat 2025-06-28 17:52:24 +03:00
  • 869099993d Merge pull request #762 from wheremyfoodat/seek wheremyfoodat 2025-06-28 04:52:08 +03:00
  • 5a2d71553c FS: Add missing file seeks wheremyfoodat 2025-06-28 04:51:07 +03:00
  • 8d33dcaa8e Fix scratch1 overwriting (#761) Paris Oplopoios 2025-06-25 03:25:48 +03:00
  • c99ff4f4b1 CI: Use new Vulkan SDK wheremyfoodat 2025-06-23 04:33:39 +03:00
  • d954086d72 Fix build on new Vk SDK (#757) wheremyfoodat 2025-06-23 03:44:49 +03:00
  • 27394ff7c8 Merge pull request #756 from wheremyfoodat/texture-hash wheremyfoodat 2025-06-23 03:23:35 +03:00
  • a0aa11dac0 Add optional texture hashing wheremyfoodat 2025-06-23 02:45:13 +03:00
  • 6182d4cfe9 Remove cryptoppwin submodule (#754) wheremyfoodat 2025-06-10 00:16:19 +03:00
  • 5591606177 Update discord-rpc submodule (#753) Albert 2025-04-12 05:54:51 -07:00
  • 7bd6cef3f0 Qt: Add runpog icon (#752) Albert 2025-04-06 16:45:27 -07:00
  • fec4428ebf iOS: Add file picker (#747) wheremyfoodat 2025-03-17 02:55:17 +02:00
  • 90725252d3 iOS: Fail on build error wheremyfoodat 2025-03-17 00:47:53 +02:00
  • e71cbc9bc3 iOS: Add frontend & frontend build files (#746) wheremyfoodat 2025-03-16 23:41:28 +02:00
  • 761f9264ba Merge pull request #745 from wheremyfoodat/ios wheremyfoodat 2025-03-16 17:12:51 +02:00
  • 449c14093d iOS driver: Add doc comments wheremyfoodat 2025-03-16 16:27:23 +02:00
  • 6d0479d7c1 Metal renderer fixes for iOS wheremyfoodat 2025-03-16 15:17:17 +02:00
  • 3a4f067313 Merge pull request #743 from SamoZ256/ios wheremyfoodat 2025-03-16 13:57:48 +02:00
  • da9dd8522a AppDataDocumentProvider: Allow to remove documents (#744) Ishan09811 2025-03-16 17:23:50 +05:30
  • e635b9ec8a Metal: Use std::unique_ptr for texture decode wheremyfoodat 2025-03-16 13:52:32 +02:00
  • 506bf24775 Readme: Add Chonkystation 3 wheremyfoodat 2025-03-15 21:05:24 +02:00
  • fa123cea3f Undo submodule changes wheremyfoodat 2025-03-14 12:42:17 +02:00
  • c061bb7b47 Format wheremyfoodat 2025-03-14 12:38:09 +02:00
  • b286537b69 Shadergen types: Add Metal & MSL wheremyfoodat 2025-03-14 12:00:14 +02:00
  • 67f0388eae metal: remove unused texture functions Samuliak 2025-03-11 08:40:21 +01:00
  • 1a460d73be metal: implement texture swizzling Samuliak 2025-03-11 08:35:35 +01:00
  • 2111c94f1e metal: check for format support Samuliak 2025-03-11 08:18:55 +01:00
  • 3a654b3609 metal: implement texture decoder Samuliak 2025-03-11 08:11:39 +01:00
  • c59ee99364 Metal: Reimplement some texture formats on iOS wheremyfoodat 2025-03-10 02:47:41 +02:00
  • 5990cb3b02 ios: Remove printf spam wheremyfoodat 2025-03-10 02:22:16 +02:00
  • 1bd00a87f9 FINALLY IOS GRAPHICS wheremyfoodat 2025-03-10 02:08:19 +02:00
  • 88e986ca53 Fix bridging cast wheremyfoodat 2025-03-10 00:03:35 +02:00
  • 90279e6f9e ios: Pass CAMetalLayer instead of void* to Obj-C++ bridging header wheremyfoodat 2025-03-08 22:11:56 +02:00
  • e378a52b5a ios: Simplify MTKView interface (still doesn't work though) wheremyfoodat 2025-03-08 20:32:42 +02:00
  • fb59320829 More iOS work wheremyfoodat 2025-03-07 17:36:09 +02:00
  • 3ea05bd200 AppDataDocumentProvider: Add missing `COLUMN_FLAGS` in the default document projectation (#741) Ishan09811 2025-03-07 17:01:08 +05:30
  • 432eb0d2b3 More iOS work wheremyfoodat 2025-03-06 23:45:14 +02:00
  • 9bc50a4b9c More iOS progress wheremyfoodat 2025-03-06 23:42:12 +02:00
  • 1948bea209 More iOS work wheremyfoodat 2025-03-06 17:04:52 +02:00
  • 96e1c8fcd3 AppDataDocumentProvider: Typo (#740) Ishan09811 2025-03-06 15:00:23 +05:30
  • 5a6ad5f02f Merge pull request #738 from yeager/master wheremyfoodat 2025-03-05 09:32:44 +02:00
  • 08fbf6be74 Merge pull request #739 from wheremyfoodat/ios wheremyfoodat 2025-03-05 02:58:45 +02:00
  • 7bfcdbf442 [Qt] Hook Swedish to UI wheremyfoodat 2025-03-05 02:56:53 +02:00
  • ebefbdc4db [Core] Improve iOS compilation workflow wheremyfoodat 2025-03-05 02:31:09 +02:00
  • 0a65519867 Fix Metal renderer compilation on iOS wheremyfoodat 2025-03-05 02:06:10 +02:00
  • 4616b3bc19 Adding Swedish translation Daniel Nylander 2025-03-04 20:34:49 +01:00
  • 7af8736f91 OLED theme config fix (#736) smiRaphi 2025-02-26 11:03:38 +01:00
  • 589402b44c Merge pull request #735 from smiRaphi/master wheremyfoodat 2025-02-26 10:56:52 +02:00
  • b0fdb8e790 OLED theme smiRaphi 2025-02-26 03:50:03 +01:00
  • 0a0ea75013 GPU registers: Fix writes to some registers ignoring the mask (#725) wheremyfoodat 2025-02-21 20:22:51 +02:00
  • 2da79414d6 CI: Fix Vulkan SDK action (#723) wheremyfoodat 2025-02-11 20:48:49 +02:00
  • da797831ba Add more HLE service calls for eshop (#721) wheremyfoodat 2025-02-10 01:00:12 +02:00
  • b1a1b4caa7 Very important work (#720) Paris Oplopoios 2025-02-09 22:47:57 +02:00
  • 7d5cedf476 Add toggle for libretro audio device (#719) wheremyfoodat 2025-02-09 14:58:17 +02:00
  • d42974b5db Mark audio devices as final wheremyfoodat 2025-02-09 14:45:56 +02:00
  • a376bb5c9b Libretro audio device: Fix frame count wheremyfoodat 2025-02-09 14:31:19 +02:00
  • 042ab6de03 [WIP] Libretro: Add audio support (#714) Jonian Guveli 2025-02-09 05:04:36 +02:00
  • 4cb66217c2 Try to cross-compile Libretro core for arm64 (#717) wheremyfoodat 2025-02-08 15:32:04 +02:00
  • 86d1bde845 Temporarily give 80MB to all processes (#715) wheremyfoodat 2025-02-02 23:18:54 +02:00
  • 54a78902bc Merge branch 'master' of https://github.com/wheremyfoodat/Panda3DS wheremyfoodat 2025-01-17 02:13:13 +02:00
  • d85c963c4e Vk: Fix typo wheremyfoodat 2025-01-17 01:12:15 +02:00
  • 1cae66f163 Vulkan: Fixing CI pt 3 wheremyfoodat 2025-01-17 02:10:18 +02:00
  • 5b409c39ac Vk: Fixing CI pt 2 wheremyfoodat 2025-01-17 02:05:27 +02:00
  • 154e927264 Vk: Lock CI runners to SDK version 1.3.301 temporarily wheremyfoodat 2025-01-17 01:59:58 +02:00
  • c2fd85647a Vk: Fix typo wheremyfoodat 2025-01-17 01:12:15 +02:00
  • d30f2646ec Use vk::detail::DynamicLoader instead of vk::DynamicLoader (#710) wheremyfoodat 2025-01-06 16:13:40 +02:00
  • b559725920 Merge pull request #708 from wheremyfoodat/icache wheremyfoodat 2025-01-03 21:40:18 +02:00
  • 86ea40a9e5 GPU: Add sw texture copies wheremyfoodat 2025-01-03 21:24:46 +02:00
  • 40404ba7ba Merge pull request #707 from wheremyfoodat/icache wheremyfoodat 2025-01-03 19:38:13 +02:00
  • 5042594f3b Add missing SVC logs wheremyfoodat 2025-01-03 19:23:46 +02:00
  • 84c358660c Implement Luma icache SVCs wheremyfoodat 2025-01-03 19:21:45 +02:00
  • 33c3e67b31 CRO: Lighter icache flushes wheremyfoodat 2025-01-03 19:14:31 +02:00
  • 0c6c455d4d Removed dead Citra link in readme (#706) Auxy6858 2025-01-02 08:37:08 +00:00
  • ca5cc349e9 Android_Build: Implement ccache (#703) Ishan09811 2024-12-30 19:05:56 +05:30
  • 81bdfef0be Merge pull request #701 from jonian/fix-git-versioning wheremyfoodat 2024-12-29 16:07:31 +02:00
  • 29083f0a08 Fix git versioning Jonian Guveli 2024-12-29 15:36:26 +02:00
  • 59f51f7d0c GLES: Properly stub out logic ops wheremyfoodat 2024-12-29 14:28:04 +02:00
  • bde51b6d27 Fix disabling Wayland & building on some distros (#700) wheremyfoodat 2024-12-29 13:37:11 +02:00
  • 4ea15c9170 Merge pull request #699 from DaniElectra/wayland wheremyfoodat 2024-12-29 00:30:54 +02:00
  • 8604a98edf No need to call screen->show() twice wheremyfoodat 2024-12-29 00:30:31 +02:00