Lin Runze
583f20a490
loongarch: Implement Morph in VertexJIT
2025-07-18 18:27:54 +08:00
Henrik Rydgård and GitHub
8de2a236f1
Merge pull request #20642 from hrydgard/syphon-filter-disable-split-copy
...
Disable the memcpy slicing thing (for HLE memcpys) in Syphon Filter games
2025-07-18 09:46:54 +02:00
Henrik Rydgård
6f3133d1e9
Fix bad check preventing boot error messages from being shown
2025-07-18 09:35:25 +02:00
Henrik Rydgård
8742ac3e57
Disable the memcpy slicing thing (for HLE memcpys) in Syphon Filter
...
Fixes #20625
However, it's not clear why. As discussed in #20625 , might just try to
get rid of many of these replacement functions. The problem with the copy ones
is that often we want to take action *after* the copy (for GPU copy
detection purposes) and without replacing the whole function that's a
bit hard (but doable).
2025-07-18 09:24:26 +02:00
Henrik Rydgård and GitHub
e6721a14d6
Merge pull request #20641 from bibarub/kingdomhearts-fb-readback
...
FB Readback hook for Kingdom Hearts
2025-07-18 09:13:28 +02:00
Henrik Rydgård and GitHub
c903c4fe9f
Merge pull request #20638 from hrydgard/gradle-cleanup
...
Android (Gradle): Update target to SDK version 36, fix some outdated syntax
2025-07-18 09:13:13 +02:00
bibarub
6950dbc0de
FB Readback hook for Kingdom Hearts
2025-07-18 01:50:31 +03:00
Henrik Rydgård and GitHub
d8a06afe26
Merge pull request #20640 from bibarub/takuyo-fb-readback
...
Hook FB Readbacks in games by Takuyo
2025-07-17 17:02:25 +02:00
bibarub
2130b6ba45
Hook FB Readbacks in games by Takuyo
2025-07-17 17:09:40 +03:00
Henrik Rydgård
04dc09b432
Gradle: Update target to SDK version 36, fix some outdated syntax
2025-07-16 21:09:12 +02:00
Henrik Rydgård and GitHub
e68cec63d0
Merge pull request #20637 from hrydgard/ttf-fixed-width
...
Use a TTF font for fixed-width text in the debugger
2025-07-16 21:08:10 +02:00
Henrik Rydgård
5f8ee93006
Use a TTF font for fixed-width text in the debugger
...
Fixes #20635
2025-07-16 20:20:33 +02:00
Henrik Rydgård and GitHub
a859fb95c3
Merge pull request #20636 from lrzlin/loong-commit
...
loongarch: Initial VertexJIT support and bug fix
2025-07-16 19:40:11 +02:00
Lin Runze
5b406f00fd
loongarch: Initial VertexJIT support and bug fix
2025-07-17 00:33:56 +08:00
Henrik Rydgård and GitHub
3792f427b0
Merge pull request #20631 from bibarub/infinity-transition-patch
...
Hook framebuffer readback function in Never7, Ever17, and Remember11
2025-07-16 15:21:34 +02:00
bibarub
d8e2bb0569
Hook framebuffer readback function in Never7, Ever17, and Remember11
2025-07-16 16:04:57 +03:00
Henrik Rydgård and GitHub
a4bbf67119
Merge pull request #20634 from ANR2MERefork/forced_fetch
...
[CI] Use force when fetching tags from upstream
2025-07-16 09:27:23 +02:00
Henrik Rydgård and GitHub
71938afa50
Merge pull request #20632 from bibarub/steinsgate-transition-patch
...
Hook framebuffer readback function in Steins;Gate
2025-07-16 09:23:48 +02:00
AdamN and GitHub
95e90781a2
Manual apk workflow too.
2025-07-16 12:23:19 +07:00
AdamN and GitHub
8ff4899962
Manual uwp workflow too.
2025-07-16 12:22:06 +07:00
AdamN and GitHub
9466706ac5
AppImage workflow too.
2025-07-16 12:20:54 +07:00
AdamN and GitHub
6c7ea4841a
Manual ipa workflow too.
2025-07-16 12:19:26 +07:00
AdamN and GitHub
ada4e95e7e
Use force when fetching tags from upstream, in case there are conflicting tags.
2025-07-16 12:10:35 +07:00
bibarub
138aab0789
Hook framebuffer readback function in Steins;Gate
2025-07-16 01:23:40 +03:00
Henrik Rydgård and GitHub
6cb0309b6c
Merge pull request #20630 from ANR2MERefork/ci_fix
...
[CI] Use bash on Fetch step
2025-07-15 13:33:27 +02:00
Henrik Rydgård
ccdf534188
Merge branch 'v1.19.3-commits' again
2025-07-15 13:26:02 +02:00
AdamN and GitHub
5211762a71
Use bash on fetch step
2025-07-15 18:10:32 +07:00
Henrik Rydgård and GitHub
f0d9da37e2
Merge pull request #20628 from crashGG/mmpx-enhace
...
Fine-tune the threshold for approximate pixel alpha in the mmpx algorithm
2025-07-15 12:27:42 +02:00
AdamN and Henrik Rydgård
e49c0bd883
And this too.
v1.19.3
2025-07-15 11:35:18 +02:00
AdamN and Henrik Rydgård
eab8090d7a
Exclude lightweight tag, in case they doesn't have the "v" prefix.
2025-07-15 11:35:11 +02:00
AdamN and Henrik Rydgård
3f47357c95
Don't generate win-version.h if GIT_VERSION doesn't have a valid version.
2025-07-15 11:35:05 +02:00
dependabot[bot] and Henrik Rydgård
b0fb9b3622
Bump softprops/action-gh-release from 2.2.2 to 2.3.2
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/da05d552573ad5aba039eaac05058a918a7bf631...72f2c25fcb47643c292f7107632f7a47c1df5cd8 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 11:34:54 +02:00
AdamN and Henrik Rydgård
2e2dc74569
Fixed invalid WINVER issue
2025-07-15 11:34:54 +02:00
AdamN and Henrik Rydgård
a5df6dd7f1
Fixed version issue on Windows artifacts
2025-07-15 11:34:25 +02:00
AdamN and Henrik Rydgård
a25f979042
Create Windows release
2025-07-15 11:34:25 +02:00
AdamN and Henrik Rydgård
c838a0b827
install dependencies
2025-07-15 11:34:25 +02:00
AdamN and Henrik Rydgård
2bf60eaf22
Separate IPA and DEB artifacts
2025-07-15 11:34:25 +02:00
AdamN and Henrik Rydgård
f0545ab459
Build IPA & DEB using b-ios.sh
2025-07-15 11:34:25 +02:00
Henrik Rydgård
3dd13ccb8a
Fix some shell script permissions
...
See #20489
2025-07-15 11:34:00 +02:00
Henrik Rydgård
f562be16e2
Merge pull request #20489 from ANR2MERefork/ios_release
...
Create iOS artifact and release on CI
2025-07-15 11:33:07 +02:00
AdamN and Henrik Rydgård
f11b3e4057
Exclude xcarchive from release, it's not for end users.
2025-07-15 11:32:43 +02:00
AdamN and Henrik Rydgård
cad4d0931f
We don't need to rename the IPA anymore
2025-07-15 11:32:43 +02:00
AdamN and Henrik Rydgård
b6904c2672
Use b-ios.sh to build xcodeproj
2025-07-15 11:32:43 +02:00
AdamN and Henrik Rydgård
bc5ae4feed
Shorter to use id than extra.
2025-07-15 11:32:43 +02:00
AdamN and Henrik Rydgård
63dd93470e
Updated as adviced by Pesa.
2025-07-15 11:32:43 +02:00
Escary and Henrik Rydgård
41a90a5f27
remove not needed manual build trriger
2025-07-15 11:32:10 +02:00
Escary and Henrik Rydgård
e1b504abbd
add ccache output stats
2025-07-15 11:32:10 +02:00
Escary and Henrik Rydgård
63f43b62bb
add ccache
2025-07-15 11:32:10 +02:00
AdamN and Henrik Rydgård
6a98882233
Need to separate the renaming to prevent failure when one of the file doesn't existed yet.
2025-07-15 11:32:10 +02:00
AdamN and Henrik Rydgård
3dcaddf039
iOS artifact might need Version.txt file too.
2025-07-15 11:32:10 +02:00