Commit graph

  • a3c5475732
    Merge 6bb3198006 into fec4428ebf wheremyfoodat 2025-03-18 13:14:51 +00:00
  • cac16425d6
    Merge f4bc048b8b into fec4428ebf Coiland 2025-03-18 13:14:51 +00:00
  • f4c8a17a66
    Merge 639ef614eb into fec4428ebf wheremyfoodat 2025-03-18 13:14:50 +00:00
  • 4575df21cb
    Merge 122d7a3ef6 into fec4428ebf wheremyfoodat 2025-03-18 13:14:50 +00:00
  • b9761e7e4b
    Merge bac526ce72 into fec4428ebf Paris Oplopoios 2025-03-18 13:14:50 +00:00
  • 27b0e1a094
    Merge 817e7b1fdb into fec4428ebf ¥IGA 2025-03-17 17:52:29 +02:00
  • c63fe290e2
    Merge ee24158d32 into fec4428ebf wheremyfoodat 2025-03-17 17:48:36 +02:00
  • fec4428ebf
    iOS: Add file picker (#747) master wheremyfoodat 2025-03-17 02:55:17 +02:00
  • 74bbc6c7b2
    Fix lock placement wheremyfoodat 2025-03-17 02:49:26 +02:00
  • 69ef842e36 iOS: Add file picker wheremyfoodat 2025-03-17 02:46:08 +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
  • de1aa10a94
    Update build.sh wheremyfoodat 2025-03-16 23:29:36 +02:00
  • 130236fc73 Merge branch 'ios' of https://github.com/wheremyfoodat/Panda3DS into ios wheremyfoodat 2025-03-16 23:00:17 +02:00
  • 5b91fdf778 Update iOS_Build.yml wheremyfoodat 2025-03-16 22:56:42 +02:00
  • e5aed95c65 Update iOS_Build.yml wheremyfoodat 2025-03-16 22:56:42 +02:00
  • 83e0a614c5 Update project.pbxproj wheremyfoodat 2025-03-16 22:41:49 +02:00
  • 231fa22310 A wheremyfoodat 2025-03-16 22:32:01 +02:00
  • e32d6c121a Lower XCode version wheremyfoodat 2025-03-16 22:21:34 +02:00
  • 47a1dcaf3e Update iOS build wheremyfoodat 2025-03-16 21:52:21 +02:00
  • ed22cb1137
    Update iOS_Build.yml wheremyfoodat 2025-03-16 21:44:09 +02:00
  • f6ee7403d3
    CI: Update xcode tools for iOS wheremyfoodat 2025-03-16 21:28:52 +02:00
  • 3e11bd0bf2 Fix iOS build script wheremyfoodat 2025-03-16 21:16:52 +02:00
  • 19473cb82c Update SDL2 submodule wheremyfoodat 2025-03-16 20:53:16 +02:00
  • cdb281c753 Add iOS build script wheremyfoodat 2025-03-16 20:42:42 +02:00
  • d31925d754 iOS: Add SwiftUI part to repo wheremyfoodat 2025-03-16 20:00:45 +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
  • b64cf50fe1
    Typo Ishan09811 2025-03-15 20:21:55 +05:30
  • dc6dd3bb64
    AppDataDocumentProvider: Allow to remove documents Ishan09811 2025-03-15 19:53:22 +05:30
  • 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
  • 3f6f29dd7d
    AppDataDocumentProvider: Add missing `COLUMN_FLAGS` in the default document projectation Ishan09811 2025-03-07 16:33:27 +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
  • fe6db973e1
    AppDataDocumentProvider: Typo Ishan09811 2025-03-06 14:59:28 +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
  • 817e7b1fdb Reduce Warnings on Windows + Don't Upload Unnecessary Qt Files Xphalnos 2025-03-02 12:21:20 +01:00
  • 7af8736f91
    OLED theme config fix (#736) smiRaphi 2025-02-26 11:03:38 +01:00
  • 989b5c1001 OLED theme config fix smiRaphi 2025-02-26 10:57:50 +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
  • a303aae420 GL: Test a hack for emulating RTT rtt-hack wheremyfoodat 2025-02-25 16:25:47 +02:00
  • 0b73a96ee2 Merge branch 'master' of https://github.com/Xphalnos/Panda3DS Xphalnos 2025-02-22 22:08:36 +01:00
  • 85a4d5395b CI: Update Workflows Xphalnos 2025-02-22 22:03:30 +01:00
  • 2309b68025 CI: Update Workflows Xphalnos 2025-02-22 22:03:30 +01:00
  • 3c542ee693 CI: Update Workflows Xphalnos 2025-02-22 20:07:44 +01:00
  • d3bd3137b1 CI: Update Workflows Xphalnos 2025-02-22 20:07:44 +01:00
  • 0a0ea75013
    GPU registers: Fix writes to some registers ignoring the mask (#725) wheremyfoodat 2025-02-21 20:22:51 +02:00
  • 4388f3d0f7 GPU registers: Fix writes to some registers ignoring the mask wheremyfoodat 2025-02-21 20:20:03 +02:00
  • ee24158d32
    More address arbiter fixes preempt-threads wheremyfoodat 2025-02-12 02:46:08 +02:00
  • d29e76da8c Add ImGui bindings to Lua imgooi-lua-pt3 wheremyfoodat 2025-02-11 21:41:16 +02:00
  • 59dd4433cf
    Scheduler: Fix event numbers wheremyfoodat 2025-02-11 20:53:43 +02:00
  • b17284b23a Merge branch 'master' into preempt-threads wheremyfoodat 2025-02-11 20:52:24 +02:00
  • 2da79414d6
    CI: Fix Vulkan SDK action (#723) wheremyfoodat 2025-02-11 20:48:49 +02:00
  • e9716a9976
    CI: Fix Vulkan SDK action wheremyfoodat 2025-02-11 20:43:19 +02:00
  • 456585a9e7 Add arbiter sleeping with timeout wheremyfoodat 2025-02-11 19:02:14 +02:00
  • d301b965db Revert SharedExtSaveData format change extdata wheremyfoodat 2025-02-10 03:11:21 +02:00
  • 40cdccef51 ExtSaveData: More fixes wheremyfoodat 2025-02-10 02:14:56 +02:00
  • f4c32bfdc9 ExtSaveData: Fix CreateFile wheremyfoodat 2025-02-10 02:01:09 +02:00
  • da797831ba
    Add more HLE service calls for eshop (#721) wheremyfoodat 2025-02-10 01:00:12 +02:00
  • 86c78b09d0 Add more HLE service calls for eshop wheremyfoodat 2025-02-10 00:57:04 +02:00
  • 701fd0f446 Merge branch 'master' into extdata wheremyfoodat 2025-02-09 23:01:12 +02:00
  • b1a1b4caa7
    Very important work (#720) Paris Oplopoios 2025-02-09 22:47:57 +02:00
  • 61695a1a7b
    Most important fix OFFTKP-patch-1 Paris Oplopoios 2025-02-09 22:21:02 +02:00
  • bdfbf65fcb
    Very important work Paris Oplopoios 2025-02-09 22:18:55 +02:00
  • 7d5cedf476
    Add toggle for libretro audio device (#719) wheremyfoodat 2025-02-09 14:58:17 +02:00
  • 0a578ffe2a Add toggle for libretro audio device wheremyfoodat 2025-02-09 14:57:33 +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
  • 69afa2f87a More audio device wheremyfoodat 2025-02-09 04:58:24 +02:00
  • 8e89f7f24e More audio device wheremyfoodat 2025-02-09 04:44:53 +02:00
  • 2d85e79d12 More audio device wheremyfoodat 2025-02-09 04:40:12 +02:00
  • 98c1653b24 Merge remote-tracking branch 'upstream/master' into lr-audio_support wheremyfoodat 2025-02-09 04:23:08 +02:00