Commit Graph
100 Commits
Author SHA1 Message Date
wheremyfoodatandGitHub 506bf24775 Readme: Add Chonkystation 3 2025-03-15 21:05:24 +02:00
wheremyfoodatandGitHub b286537b69 Shadergen types: Add Metal & MSL 2025-03-14 12:00:14 +02:00
wheremyfoodatandGitHub 5a6ad5f02f Merge pull request #738 from yeager/master
Adding Swedish translation
2025-03-05 09:32:44 +02:00
wheremyfoodatandGitHub 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
wheremyfoodatandGitHub 0a65519867 Fix Metal renderer compilation on iOS 2025-03-05 02:06:10 +02:00
wheremyfoodatandGitHub 589402b44c Merge pull request #735 from smiRaphi/master
OLED theme
2025-02-26 10:56:52 +02:00
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
wheremyfoodatandGitHub 2da79414d6 CI: Fix Vulkan SDK action (#723) 2025-02-11 20:48:49 +02:00
wheremyfoodatandGitHub da797831ba Add more HLE service calls for eshop (#721) 2025-02-10 01:00:12 +02:00
wheremyfoodatandGitHub 7d5cedf476 Add toggle for libretro audio device (#719) 2025-02-09 14:58:17 +02:00
wheremyfoodatandGitHub d42974b5db Mark audio devices as final 2025-02-09 14:45:56 +02:00
wheremyfoodatandGitHub a376bb5c9b Libretro audio device: Fix frame count 2025-02-09 14:31:19 +02:00
wheremyfoodatandGitHub 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
wheremyfoodatandGitHub 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
wheremyfoodatandGitHub 1cae66f163 Vulkan: Fixing CI pt 3 2025-01-17 02:10:18 +02:00
wheremyfoodatandGitHub 5b409c39ac Vk: Fixing CI pt 2 2025-01-17 02:05:27 +02:00
wheremyfoodatandGitHub 154e927264 Vk: Lock CI runners to SDK version 1.3.301 temporarily 2025-01-17 01:59:58 +02:00
wheremyfoodatandGitHub c2fd85647a Vk: Fix typo 2025-01-17 01:12:15 +02:00
wheremyfoodatandGitHub d30f2646ec Use vk::detail::DynamicLoader instead of vk::DynamicLoader (#710)
* Use vk::detail::DynamicLoader instead of vk::DynamicLoader

* Update renderer_vk.cpp
2025-01-06 16:13:40 +02:00
wheremyfoodatandGitHub b559725920 Merge pull request #708 from wheremyfoodat/icache
GPU: Add sw texture copies
2025-01-03 21:40:18 +02:00
wheremyfoodat 86ea40a9e5 GPU: Add sw texture copies 2025-01-03 21:24:46 +02:00
wheremyfoodatandGitHub 40404ba7ba Merge pull request #707 from wheremyfoodat/icache
Add Luma icache SVCs and don't flush entire code cache when loading/unloading CROs
2025-01-03 19:38:13 +02:00
wheremyfoodat 5042594f3b Add missing SVC logs 2025-01-03 19:23:46 +02:00
wheremyfoodat 84c358660c Implement Luma icache SVCs 2025-01-03 19:21:45 +02:00
wheremyfoodat 33c3e67b31 CRO: Lighter icache flushes 2025-01-03 19:14:59 +02:00
wheremyfoodatandGitHub 81bdfef0be Merge pull request #701 from jonian/fix-git-versioning
Fix git versioning
2024-12-29 16:07:31 +02:00
wheremyfoodatandGitHub 59f51f7d0c GLES: Properly stub out logic ops 2024-12-29 14:28:04 +02:00
wheremyfoodatandGitHub bde51b6d27 Fix disabling Wayland & building on some distros (#700) 2024-12-29 13:37:11 +02:00
wheremyfoodatandGitHub 4ea15c9170 Merge pull request #699 from DaniElectra/wayland
Qt: Fix Wayland support
2024-12-29 00:30:54 +02:00
wheremyfoodatandGitHub 8604a98edf No need to call screen->show() twice 2024-12-29 00:30:31 +02:00
wheremyfoodatandGitHub 3eb89847ad Merge pull request #698 from wheremyfoodat/gles
Support GLES on desktop
2024-12-28 20:28:57 +02:00
wheremyfoodat cb8b13e129 Support GLES on desktop 2024-12-28 19:52:42 +02:00
wheremyfoodatandGitHub 80ccede765 Wayland fixes part 1 2024-12-28 17:14:11 +02:00
wheremyfoodatandGitHub 7c2918f3f7 GL: Add usingGLES to driverInfo struct (#694) 2024-12-27 11:45:28 +02:00
wheremyfoodatandGitHub 8cc9bfbb36 CMake: Bump version 2024-12-25 14:59:26 +02:00
wheremyfoodatandGitHub 36c716d030 Merge pull request #686 from wheremyfoodat/libretro-audio
Enable audio by default on LR and add system language selection
2024-12-25 14:14:26 +02:00
wheremyfoodat 5a2a33224c Only enable audio by default on libretro for now 2024-12-25 12:42:33 +02:00
wheremyfoodat 7c5f7954e5 Libretro: Add system language option 2024-12-25 12:41:55 +02:00
wheremyfoodatandGitHub 3787358bda Merge pull request #684 from twvd/msg
Prevent selecting Vulkan renderer in Qt frontend and present a message
2024-12-12 22:50:30 +02:00
wheremyfoodatandGitHub 7257f34ff5 Attempt to switch to M1 runners again 2024-12-10 23:46:15 +02:00
wheremyfoodatandGitHub 4e2c825277 Merge pull request #683 from twvd/cryptocmake
Fix building crypto++ for x64 target on Apple silicon MacOS
2024-12-10 23:32:21 +02:00
wheremyfoodatandGitHub 54978542d2 Merge pull request #682 from wheremyfoodat/language-setting
Make system language configurable
2024-12-10 20:47:21 +02:00
wheremyfoodat 4cfc5fb32a Make system language configurable 2024-12-10 20:28:49 +02:00
wheremyfoodatandNoumi 12f5b6bc98 More PTM stuff
Co-Authored-By: Noumi <139501014+noumidev@users.noreply.github.com>
2024-12-10 19:27:55 +02:00
dc80828397 Fix typo (#680)
Co-authored-by: Noumi <139501014+noumidev@users.noreply.github.com>
2024-12-10 18:52:53 +02:00
wheremyfoodatandGitHub 4ce0768ba1 Qt: Handle mouse move events properly (#678) 2024-12-10 00:54:06 +02:00
wheremyfoodatandGitHub 79d24cba11 Make filesystem decent, part 1 (#677) 2024-12-10 00:29:56 +02:00
wheremyfoodatandGitHub cbf1e414a5 Merge pull request #675 from wheremyfoodat/TWL-Photo
FS: Stub card SPI and some other things
2024-12-09 19:12:32 +02:00
wheremyfoodat bdb467d09f Fix DSP::ForceHeadphoneOut 2024-12-09 19:12:09 +02:00
wheremyfoodat cc669d7cab FS: Stub card SPI and some other things 2024-12-09 19:08:30 +02:00
wheremyfoodatandGitHub 2e9bbae46d Merge pull request #673 from wheremyfoodat/TWL-Photo
FS: Add the Twilight Zone
2024-12-08 23:06:32 +02:00
wheremyfoodat 055dbc7fb6 FS: Stub TWL_SOUND 2024-12-08 22:49:46 +02:00
wheremyfoodat b436fdca64 FS: Stub TWL_PHOTO 2024-12-08 22:33:14 +02:00
wheremyfoodatandGitHub 4d4029ab51 Update MacOS download links 2024-12-08 15:00:48 +02:00
wheremyfoodatandGitHub 8909e6e7ea Switch back to x64 runners for MacOS... 2024-12-08 13:22:21 +02:00
wheremyfoodatandGitHub 6a6e4a2af6 MacOS CI: Switch Hydra/Libretro cores back to x64 2024-12-08 13:05:19 +02:00
wheremyfoodatandGitHub d2f20224ba Switch Mac runners to M1 (#672) 2024-12-08 12:43:50 +02:00
wheremyfoodatandGitHub 4af4780f18 Merge pull request #671 from twvd/universal
Add MacOS ARM64 and Universal builds to GitHub Actions
2024-12-08 12:32:54 +02:00
wheremyfoodatandGitHub 8940d78ea4 Vendor Oaknut (#667) 2024-12-06 18:25:16 +02:00
wheremyfoodat 873fca076a Handle lack of an audio device gracefully without hangs 2024-12-05 01:27:12 +02:00
wheremyfoodatandGitHub 63cbfbb523 Update readme.md 2024-12-05 00:58:15 +02:00
wheremyfoodatandGitHub bfdc6f0240 Qt: Add translation support (#664)
* Translation PoC

* i18n but better

* More Greek translation

* Add proper translation UI

* Linux CI: Install qt6-tools-dev
2024-12-04 21:08:33 +02:00
wheremyfoodatandGitHub 28461a1d44 Qt: Add translation for main window name 2024-12-03 17:05:27 +02:00
wheremyfoodatandGitHub 9aacc412ca Qt: Use slider for volume slider (#659)
* Qt: Use slider for volume slider

* Qt: Use slider for volume slider
2024-12-03 14:38:43 +02:00
wheremyfoodatandGitHub 5f822b32d5 Add volume curve setting (#658)
* Add volume curve setting

* Qt: Add missing translations
2024-12-03 14:16:57 +02:00
wheremyfoodatandGitHub 545ac81d81 Qt: Add SkyEmu duck icon (#657) 2024-12-02 19:41:51 +02:00
wheremyfoodatandGitHub 79a9de25d4 Qt: Label Lua Editor window 2024-12-02 00:08:35 +02:00
wheremyfoodatandGitHub 6b1f39bdf0 Qt: Label cheat windows 2024-12-01 23:49:19 +02:00
wheremyfoodatandGitHub d8df0dc4fa Qt: Add title to ROM patcher 2024-12-01 23:46:18 +02:00
wheremyfoodatandGitHub 1e54614d41 Merge pull request #656 from wheremyfoodat/fix-qt-app-version
Qt: Fix "Show app version on window" option
2024-12-01 23:39:06 +02:00
wheremyfoodatandGitHub c3e3b2358d Qt: Fix "Show app version on window" option 2024-12-01 23:38:20 +02:00
wheremyfoodatandGitHub c2b479889c Remove FirmwareInfo struct redeclaration 2024-12-01 00:06:40 +02:00
wheremyfoodatandGitHub 713e19a4a1 Merge pull request #654 from wheremyfoodat/dsp-fw
Add DSP firmware detection, logging and database
2024-12-01 00:03:54 +02:00
wheremyfoodatandGitHub ab2005d50d Specify SHA-256 when printing firmware info 2024-12-01 00:03:42 +02:00
wheremyfoodat 7e51f50999 Add DSP firmware database 2024-11-30 23:34:38 +02:00
wheremyfoodat 18f3865f8b Add option to print DSP fw 2024-11-30 21:51:46 +02:00
wheremyfoodatandGitHub 286ec8a5f5 IWYU fix 2024-11-29 00:22:35 +02:00
wheremyfoodatandGitHub 547d47d9dc Merge pull request #649 from wheremyfoodat/volume
Audio: Add more settings
2024-11-28 21:36:48 +02:00
wheremyfoodatandBurhan R 87652bfeda x64 Shader JIT: Optimize SSE4.1 blending path
Co-Authored-By: Burhan R <53955076+burhanr13@users.noreply.github.com>
2024-11-28 21:36:16 +02:00
wheremyfoodat 72b4194c95 Remove unused miniaudio resampler 2024-11-28 20:43:26 +02:00
wheremyfoodat d299081c40 AAC decoder: Audio should be enabled by default 2024-11-28 19:17:10 +02:00
wheremyfoodat a11019150a Libretro: Add more audio settings 2024-11-28 19:10:55 +02:00
wheremyfoodat 3b6190b69a Add volume slider & mute audio settings 2024-11-28 19:10:55 +02:00
wheremyfoodat b251f84ab1 DSP: Add option to enable/disable AAC 2024-11-28 19:10:55 +02:00
wheremyfoodatandGitHub 93c143d79d Silence some clang-cl warnings 2024-11-24 18:33:13 +02:00
wheremyfoodatandGitHub 4df171abfc Renderer: Improve null renderer performance (#646)
* Renderer: Improve null renderer performance

* Update frontend_sdl.cpp
2024-11-24 17:55:31 +02:00
wheremyfoodatandGitHub 1a40deccb1 Shader tests: Remove outdated finalize() call 2024-11-23 21:29:49 +02:00
wheremyfoodatandGitHub 0089d73588 Merge pull request #643 from wheremyfoodat/wheremyfoodat-patch-2
Tests: Enable accurate multiplication in shader JIT tests
2024-11-23 20:36:24 +02:00
wheremyfoodatandGitHub a7c1ea769c Tests: Enable accurate multiplication in shader JIT tests 2024-11-23 20:34:39 +02:00
wheremyfoodatandGitHub 842634e64e Merge pull request #642 from wheremyfoodat/more-dsp
Better audio playback code
2024-11-22 02:52:43 +02:00
wheremyfoodat 04d047ff75 Some formatting 2024-11-22 02:48:32 +02:00
wheremyfoodat 83aafa31f0 Better audio playback code 2024-11-22 02:33:57 +02:00
wheremyfoodatandGitHub 1c5c03f8d4 Libretro: Fix changing the enable audio setting at runtime 2024-11-21 22:15:55 +02:00
wheremyfoodatandGitHub b324a5b9e2 Merge pull request #641 from wheremyfoodat/more-dsp
JNI driver: Add setAudioEnabled hook
2024-11-20 22:05:14 +02:00
wheremyfoodat 1baf8a13ed JNI driver: Add setAudioEnabled hook 2024-11-20 21:45:22 +02:00
wheremyfoodatandGitHub b2c0f18e62 Merge pull request #632 from wheremyfoodat/more-dsp
WIP: Finishing DSP mixer
2024-11-20 21:35:43 +02:00