wheremyfoodat
|
fec4428ebf
|
iOS: Add file picker (#747)
* iOS: Add file picker
* Fix lock placement
|
2025-03-17 02:55:17 +02:00 |
|
wheremyfoodat
|
90725252d3
|
iOS: Fail on build error
|
2025-03-17 00:47:53 +02:00 |
|
wheremyfoodat
|
e71cbc9bc3
|
iOS: Add frontend & frontend build files (#746)
* iOS: Add SwiftUI part to repo
* Add iOS build script
* Update SDL2 submodule
* Fix iOS build script
* CI: Update xcode tools for iOS
* Update iOS_Build.yml
* Update iOS build
* Lower XCode version
* A
* Update project.pbxproj
* Update iOS_Build.yml
* Update iOS_Build.yml
* Update build.sh
|
2025-03-16 23:41:28 +02:00 |
|
wheremyfoodat
|
761f9264ba
|
Merge pull request #745 from wheremyfoodat/ios
iOS driver & Metal renderer improvements
|
2025-03-16 17:12:51 +02:00 |
|
wheremyfoodat
|
449c14093d
|
iOS driver: Add doc comments
|
2025-03-16 16:27:23 +02:00 |
|
wheremyfoodat
|
6d0479d7c1
|
Metal renderer fixes for iOS
|
2025-03-16 16:22:23 +02:00 |
|
wheremyfoodat
|
3a4f067313
|
Merge pull request #743 from SamoZ256/ios
Metal: better texture decoder
|
2025-03-16 13:57:48 +02:00 |
|
Ishan09811
|
da9dd8522a
|
AppDataDocumentProvider: Allow to remove documents (#744)
* AppDataDocumentProvider: Allow to remove documents
* Typo
|
2025-03-16 13:53:50 +02:00 |
|
wheremyfoodat
|
e635b9ec8a
|
Metal: Use std::unique_ptr for texture decode
|
2025-03-16 13:52:32 +02:00 |
|
wheremyfoodat
|
506bf24775
|
Readme: Add Chonkystation 3
|
2025-03-15 21:05:24 +02:00 |
|
wheremyfoodat
|
fa123cea3f
|
Undo submodule changes
|
2025-03-14 12:42:17 +02:00 |
|
wheremyfoodat
|
c061bb7b47
|
Format
|
2025-03-14 12:38:58 +02:00 |
|
wheremyfoodat
|
b286537b69
|
Shadergen types: Add Metal & MSL
|
2025-03-14 12:00:14 +02:00 |
|
Samuliak
|
67f0388eae
|
metal: remove unused texture functions
|
2025-03-11 08:40:21 +01:00 |
|
Samuliak
|
1a460d73be
|
metal: implement texture swizzling
|
2025-03-11 08:35:35 +01:00 |
|
Samuliak
|
2111c94f1e
|
metal: check for format support
|
2025-03-11 08:24:16 +01:00 |
|
Samuliak
|
3a654b3609
|
metal: implement texture decoder
|
2025-03-11 08:23:59 +01:00 |
|
wheremyfoodat
|
c59ee99364
|
Metal: Reimplement some texture formats on iOS
|
2025-03-10 02:47:41 +02:00 |
|
wheremyfoodat
|
5990cb3b02
|
ios: Remove printf spam
|
2025-03-10 02:22:16 +02:00 |
|
wheremyfoodat
|
1bd00a87f9
|
FINALLY IOS GRAPHICS
|
2025-03-10 02:08:19 +02:00 |
|
wheremyfoodat
|
88e986ca53
|
Fix bridging cast
|
2025-03-10 00:03:35 +02:00 |
|
wheremyfoodat
|
90279e6f9e
|
ios: Pass CAMetalLayer instead of void* to Obj-C++ bridging header
|
2025-03-08 22:11:56 +02:00 |
|
wheremyfoodat
|
e378a52b5a
|
ios: Simplify MTKView interface (still doesn't work though)
|
2025-03-08 20:32:42 +02:00 |
|
wheremyfoodat
|
fb59320829
|
More iOS work
|
2025-03-07 17:36:09 +02:00 |
|
Ishan09811
|
3ea05bd200
|
AppDataDocumentProvider: Add missing `COLUMN_FLAGS ` in the default document projectation (#741)
Fixes unable to copy files from device to app's internal storage problem
|
2025-03-07 11:31:08 +00:00 |
|
wheremyfoodat
|
432eb0d2b3
|
More iOS work
|
2025-03-06 23:45:14 +02:00 |
|
wheremyfoodat
|
9bc50a4b9c
|
More iOS progress
|
2025-03-06 23:42:12 +02:00 |
|
wheremyfoodat
|
1948bea209
|
More iOS work
|
2025-03-06 17:04:52 +02:00 |
|
Ishan09811
|
96e1c8fcd3
|
AppDataDocumentProvider: Typo (#740)
|
2025-03-06 11:30:23 +02:00 |
|
wheremyfoodat
|
5a6ad5f02f
|
Merge pull request #738 from yeager/master
Adding Swedish translation
|
2025-03-05 09:32:44 +02:00 |
|
wheremyfoodat
|
08fbf6be74
|
Merge pull request #739 from wheremyfoodat/ios
[Core] Improve iOS compilation workflow
|
2025-03-05 02:58:45 +02:00 |
|
wheremyfoodat
|
7bfcdbf442
|
[Qt] Hook Swedish to UI
|
2025-03-05 02:56:53 +02:00 |
|
wheremyfoodat
|
ebefbdc4db
|
[Core] Improve iOS compilation workflow
|
2025-03-05 02:31:09 +02:00 |
|
wheremyfoodat
|
0a65519867
|
Fix Metal renderer compilation on iOS
|
2025-03-05 02:06:10 +02:00 |
|
Daniel Nylander
|
4616b3bc19
|
Adding Swedish translation
|
2025-03-04 20:34:49 +01:00 |
|
smiRaphi
|
7af8736f91
|
OLED theme config fix (#736)
Co-authored-by: smiRaphi <neogt404@gmail.com>
|
2025-02-26 12:03:38 +02:00 |
|
wheremyfoodat
|
589402b44c
|
Merge pull request #735 from smiRaphi/master
OLED theme
|
2025-02-26 10:56:52 +02:00 |
|
smiRaphi
|
b0fdb8e790
|
OLED theme
|
2025-02-26 03:50:03 +01:00 |
|
wheremyfoodat
|
0a0ea75013
|
GPU registers: Fix writes to some registers ignoring the mask (#725)
Co-authored-by: henry <23128103+atem2069@users.noreply.github.com>
|
2025-02-21 20:22:51 +02:00 |
|
wheremyfoodat
|
2da79414d6
|
CI: Fix Vulkan SDK action (#723)
|
2025-02-11 20:48:49 +02:00 |
|
wheremyfoodat
|
da797831ba
|
Add more HLE service calls for eshop (#721)
|
2025-02-10 01:00:12 +02:00 |
|
Paris Oplopoios
|
b1a1b4caa7
|
Very important work (#720)
* Very important work
* Most important fix
|
2025-02-09 20:47:57 +00:00 |
|
wheremyfoodat
|
7d5cedf476
|
Add toggle for libretro audio device (#719)
|
2025-02-09 14:58:17 +02:00 |
|
wheremyfoodat
|
d42974b5db
|
Mark audio devices as final
|
2025-02-09 14:45:56 +02:00 |
|
wheremyfoodat
|
a376bb5c9b
|
Libretro audio device: Fix frame count
|
2025-02-09 14:31:19 +02:00 |
|
Jonian Guveli
|
042ab6de03
|
[WIP] Libretro: Add audio support (#714)
* Libretro: Add audio support
* Adding audio interface part 1
* Audio device pt 2
* More audio device
* More audio device
* Morea uudi odevice
* More audio device
* More audio device
* More audio device
---------
Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
|
2025-02-09 05:04:36 +02:00 |
|
wheremyfoodat
|
4cb66217c2
|
Try to cross-compile Libretro core for arm64 (#717)
* Try to cross-compile Libretro core for arm64
* Bonk
* Update Hydra_Build.yml
|
2025-02-08 15:32:04 +02:00 |
|
wheremyfoodat
|
86d1bde845
|
Temporarily give 80MB to all processes (#715)
|
2025-02-02 23:18:54 +02:00 |
|
wheremyfoodat
|
54a78902bc
|
Merge branch 'master' of https://github.com/wheremyfoodat/Panda3DS
|
2025-01-17 02:13:13 +02:00 |
|
wheremyfoodat
|
d85c963c4e
|
Vk: Fix typo
|
2025-01-17 02:12:34 +02:00 |
|