forked from flyinghead/flycast
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] gdxsv-master from flyinghead:master #24
Open
pull
wants to merge
701
commits into
vkedwardli:gdxsv-master
Choose a base branch
from
flyinghead:master
base: gdxsv-master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Refactor vmu and xhair drawing to use the same code as libretro. Fix an issue were each rendered frame was blit twice to the backbuffer.
regression due to 4f83461
this cheat shouldn't be used for the ntsc version.
- Upgrade AGP dependency from 8.3.0 to 8.4.1 - Upgrade Gradle version to 8.6 - Use version catalogs
Fixes freeze when unlocking cheevos and other events. Issue #761
Race condition when promise is deleted before the future is created (login) Require username and password before login. Disallow pause in hardcore mode when needed. imgui: fix some failing assertions Issue #761 Fixes MINIDUMP-35Y, MINIDUMP-34A, MINIDUMP-35K, MINIDUMP-34Y
Remove an unnecessary backtick
SDL force feedback for racing wheels. Support for jvs ffb (f355, 18wheeler), atomiswave (maxspeed, ftspeed) and midi ffb (initd, clubk, kingrt66, sgdrvsim). Simple haptic rumble for f355 and 18wheeler.
AppleClang doesn't mask the operand in the callee. This must be done in the dynarec. See 6115a91 Tentative fix for barcode reader not working on macOS/arm
courtesy of @maxtron95 Issue #1731
Make sure to end the current render pass with the previous setting. Fix initial layout of color attachments in OIT. Fix missing initial transition after Term/Init in !OIT. Issue #1734
Courtesy of @maxtron95 Issue #1731
* Do not build breakpad in Xcode project, fix `PhaseScriptExecution failed` error and fix Flycast cannot be launched from debugger * NSLog prettyprint for Xcode 16
The added build options USE_ALSA, USE_LIBAO, USE_OSS and USE_PULSEAUDIO allow to enable/disable specific audio backends in the build. This provides more control over the used dependencies. The OSS backend wasn't enabled in the previous build configuration, consequently the build option USE_OSS is set to OFF by default.
The added build option USE_HOST_LIBCHDR allows to build with libchdr provided by the system. The option is disabled by default.
Modifier volumes should also be clipped when needed. Implement outside clipping for non-OIT renderers. OIT renderers are less affected since the shadowed polys themselves are usually also clipped after shadow is applied. Fixes overflowing shadows in baserunner cams in WSB 2K1.
The added build option USE_LUA (enabled by default) allows to enable/disable Lua support in the build. This provides more control over the used dependencies, and is important especially for OpenBSD and FreeBSD i386 builds, where the build fails with enabled Lua support, see also [1]. [1] vinniefalco/LuaBridge#302
Audio and record initializations are unified by providing helper functions for opening the audio device and for setting the device parameters. The ioctl calls are properly checked for errors and log an appropriate error message. The init fails if the requested parameters are not supported by the device, i.e. 44.1kHz 16bit stereo for playback. This provides consistent behavior with all the other audio backends.
Courtesy of @maxtron95 Issue #1731
Byte at offset 2 was incorrect. Ignore disable attract mode audio in BootID. Remove ikaruga default eeprom. Issue #1760
Ask Windows to create the Screenshots folder if it doesn't exist. Fall back to Pictures folder if the Screenshots folder can't be determined. Issue #1761
Tentative fix for Issue #1766
* ssa: Fix wrong opcode comparison * ssa: handle 32 bits shift case first (shld, shad) --------- Co-authored-by: flyinghead <[email protected]>
Thanks to mrfixit2001 for helping troubleshoot the issue.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )