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

Fix Issue #16776 #16778

Merged
merged 4 commits into from
Jul 13, 2024
Merged

Fix Issue #16776 #16778

merged 4 commits into from
Jul 13, 2024

Conversation

miguedevel
Copy link
Contributor

Guidelines

  1. Rebase before opening a pull request
  2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each
  3. If possible try squashing everything in a single commit. This is particularly beneficial in the case of feature merges since it allows easy bisecting when a problem arises

Description

Fixes issue #16776 .
Additionally fixes a bug where resizing the window would not work correctly after taking a GPU screenshot and could crash RetroArch when attempting to take a screenshot again in this state.

Related Issues

#16776

Related Pull Requests

#16760

Reviewers

[If possible @mention all the people that should review your pull request]

miguedevel and others added 4 commits July 12, 2024 23:11
Added more resource cleanup, which fixes an unintended resizing bug that happened after taking a GPU screenshot.
@LibretroAdmin LibretroAdmin merged commit 73ba25c into libretro:master Jul 13, 2024
27 checks passed
@miguedevel miguedevel deleted the issue_16776 branch July 14, 2024 01:56
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.

2 participants