Commit graph

27372 commits

Author SHA1 Message Date
XForYouX
21563fdb27 Merge pull request 'dev' (#7) from suyu/suyu:dev into dev
Reviewed-on: https://git.suyu.dev/XForYouX/suyu/pulls/7
2024-04-03 06:54:05 +02:00
zqpvr01
63c4c3df38 Update README.md 2024-04-03 06:54:05 +02:00
zqpvr01
7f4e8cfa24 Update README.md 2024-04-03 06:54:05 +02:00
zqpvr01
cf90af73a5 Upload files to "img" 2024-04-03 06:54:05 +02:00
zqpvr01
2c692e2dde revert 242114d862
revert Upload files to "/"
2024-04-03 06:54:05 +02:00
zqpvr01
208a5db235 Upload files to "/" 2024-04-03 06:54:05 +02:00
Nikilite
023fa86795 Updated the links for the Info Popup 2024-04-03 06:54:05 +02:00
XForYouX
64e05568d3 Merge pull request 'dev' (#6) from suyu/suyu:dev into dev
Reviewed-on: https://git.suyu.dev/XForYouX/suyu/pulls/6
2024-04-01 17:08:55 +02:00
Lucas Clemente Vella
4015b1d397 Solves warning about GuestMemory having internal linkage.
It is very hard to explain why this public interface class was defined
in an anonymous namespace inside a header file.
2024-04-01 16:02:12 +02:00
voidanix
d3f67d1e9c Fix GCC builds with Debug build type
When compiling with -DCMAKE_BUILD_TYPE=Debug, GCC would (correctly) fail to
compile intrinsics in stb and host1x due to lack of optimizations.

Sadly, the compilation error given is bogus and Clang completing the builds
without issues does raise some eyebrows.

Therefore, force optimizations for the offending files under GCC when
creating Debug builds.

Signed-off-by: voidanix <voidanix@keyedlimepie.org>
2024-04-01 01:31:43 +02:00
XForYouX
cbad9e6494 Merge pull request 'dev' (#5) from suyu/suyu:dev into dev
Reviewed-on: https://git.suyu.dev/XForYouX/suyu/pulls/5
2024-03-31 05:22:21 +02:00
Belal Ashraf
87948ff253 Fix NROs crashing and loading infinitely 2024-03-31 05:22:21 +02:00
Exverge
927c299355 fix: resume application when library applets are closed 2024-03-31 05:22:21 +02:00
Lucas Clemente Vella
7c6b8d9a03 Fixes issue #94: setting Vulkan::Headers before Qt6 can do it 2024-03-31 05:22:21 +02:00
ilonachan
d9a84a87ce formatting 2024-03-31 05:22:21 +02:00
Kelebek1
8f3e3f9a3d Add option to log synchronously, add tooltip to log filter. 2024-03-31 05:22:21 +02:00
Crimson-Hawk
c25bcb6083 Merge branch 'dev' into dev 2024-03-31 00:45:46 +01:00
Belal Ashraf
7215ac9543 Fix NROs crashing and loading infinitely 2024-03-31 00:43:18 +01:00
Exverge
39eea71e62
fix: resume application when library applets are closed 2024-03-30 15:54:36 -04:00
Lucas Clemente Vella
48e86d6e84 Fixes issue #94: setting Vulkan::Headers before Qt6 can do it 2024-03-30 15:13:23 +00:00
XForYouX
4b753995dc Merge pull request 'dev' (#4) from suyu/suyu:dev into dev
Reviewed-on: https://git.suyu.dev/XForYouX/suyu/pulls/4
2024-03-30 05:37:38 +01:00
Fijxu
0f33968639 Use CC0-1.0 for images under ./img 2024-03-30 05:37:38 +01:00
Fijxu
ba3539c517
Use CC0-1.0 for images under ./img 2024-03-29 21:31:40 -03:00
XForYouX
0574af3795 Merge pull request 'dev' (#3) from suyu/suyu:dev into dev
Reviewed-on: https://git.suyu.dev/XForYouX/suyu/pulls/3
2024-03-29 23:21:31 +01:00
Hustler One
53c8f890f0 Clarify that we indeed have builds
Cherry-picked from #65
2024-03-29 23:21:31 +01:00
zqpvr01
da29926051 Upload files to "img" 2024-03-29 23:21:31 +01:00
zqpvr01
386f9fb607 revert 9e223759e0
revert Add img
2024-03-29 23:21:31 +01:00
zqpvr01
df6ee44386 Add img 2024-03-29 23:21:31 +01:00
zqpvr01
573cc4b7c7 Update README.md 2024-03-29 23:21:31 +01:00
Hustler One
66cf0c1b0c
Clarify that we indeed have builds
Cherry-picked from #65
2024-03-29 18:00:41 -04:00
zqpvr01
444a200eef Upload files to "img" 2024-03-29 19:19:28 +01:00
zqpvr01
2a672fac30 revert 9e223759e0
revert Add img
2024-03-29 19:19:11 +01:00
zqpvr01
9e223759e0 Add img 2024-03-29 19:18:38 +01:00
zqpvr01
b5c02fe14a Update README.md 2024-03-29 17:31:07 +01:00
XForYouX
5a89776fb3 Merge pull request 'dev' (#2) from suyu/suyu:dev into dev
Reviewed-on: https://git.suyu.dev/XForYouX/suyu/pulls/2
2024-03-29 17:16:43 +01:00
Lucas Clemente Vella
36ede797f3 Vulkan validation error fix.
Different image usage flags between image creation and image view
creation.
2024-03-29 16:35:21 +01:00
Fijxu
ce8f3e802e
Use proper SPDX-FileCopyrightText for Sudachi. Corrects db647d915d 2024-03-29 01:05:07 -03:00
XForYouX
611b6db988 Merge pull request 'dev' (#1) from suyu/suyu:dev into dev
Reviewed-on: https://git.suyu.dev/XForYouX/suyu/pulls/1
2024-03-29 02:59:17 +01:00
ilonachan
040893da00 formatting 2024-03-28 20:12:04 +01:00
Kelebek1
876d7f90b6 Add option to log synchronously, add tooltip to log filter. 2024-03-28 20:12:04 +01:00
Lucas Clemente Vella
db647d915d Including sudachi Emulator Project as a copyright owner.
To the files where sudachi changes were ported into in the parent
commit.
2024-03-28 11:12:03 +00:00
Jarrod Norwell
b3e989343d Added support for Princess Peach: Showtime! 2024-03-28 11:11:57 +00:00
ivchodev
09578d522b revert 925ce2fad3
Reverting potentially plagiarized code. The developer team did not sign off on this commit.
2024-03-26 18:38:52 +01:00
ivchodev
9b77efe2b4 revert eb306775c6
revert fix clong format
2024-03-26 18:37:54 +01:00
ivchodev
224cac988e revert fd1ec51496
revert try 2 fix clang
2024-03-26 18:37:35 +01:00
ivchodev
43c1a4c643 revert 77e9b7b59b
revert try 3 fixing clang omfg its just a space
2024-03-26 18:36:29 +01:00
Crimson-Hawk
77e9b7b59b
try 3 fixing clang omfg its just a space 2024-03-26 16:51:43 +08:00
Crimson-Hawk
fd1ec51496
try 2 fix clang 2024-03-26 16:49:03 +08:00
Crimson-Hawk
eb306775c6
fix clong format 2024-03-26 16:46:05 +08:00
Crimson-Hawk
925ce2fad3
preliminary fix to the peach game 2024-03-26 16:39:56 +08:00