Skip to content
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

Update compat.ini #4

Merged
merged 27 commits into from
Jan 17, 2021
Merged

Update compat.ini #4

merged 27 commits into from
Jan 17, 2021

Conversation

Panderner
Copy link
Owner

No description provided.

Panderner and others added 27 commits January 12, 2021 14:41
Make sure we don't try to set a negative viewport size.
VK: Re-apply the old Adreno driver bug workaround. Fixes #13910.
…ailed to connect to Adhoc Server (faked success)
Fix Stuck issue on some games when Failed to connect to Adhoc Server (faked success)
If there is only one imported variable as a HI16/LO16, unloading the
module wasn't properly reversing the link.  See #13104.
This doesn't need to live any longer than the link or unlink, so let's
just make that abundantly clear.
Module: Reverse a single HI16/LO16 pair correctly
Of course, there are many more that do, but might as well add since we're
tracking it here.
On exports, we iterate modules then imports.
But on imports, we iterate the exports to find the module, so we need to
keep the state around higher up.
We do other null checks here, same reason.  Create may have failed.
Vulkan: Delete only created swapchain images
SoftGPU: Fix sprite provoking vertex in fast path
Compat: Note that Gradius requires block transfer
Headless: Allow connecting the web debugger
Also enables stencil for the iOS backbuffer. Fixes the GPU test and will doubtlessly
fix problems with running non-buffered (which you shouldn't do anyway though).

Slim alternative to #13766 with less risk to buildbots.
There's little reason to build at O3, so let's just not. Changing to O2.
Enable BlockTransferAllowCreateFB for Gradius Collection
iOS CMake fixes and new --ios-xcode ./b.sh command.
@Panderner Panderner merged commit 5bdf949 into Panderner:master Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants