forked from hrydgard/ppsspp
-
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
Update readme.md #5
Merged
Merged
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
…t and flat shading The adreno test tests for the bug mentioned in #13910. Very clear repro on Adreno 630, Pocophone F1. The flat shading test is an untested attempt at a repro of (will test that tomomorrow).
* Fix the flat test. Unfortunately doesn't repro the bug :(
Compat: Note those 3 LEGO games requires Buffered rendering
Adds two new tests to GPU driver test screen: Adreno shader logic test and flat shading
This makes not just graphics-enabled tests work in headless on softgpu, but also screenshot comparison ones.
This makes it possible to run tests from network locations.
Allow PNGs and http:// for headless test expected files
GPU: Fix safe size checks when rect offscreen
No need to recreate if they haven't changed.
Vulkan: Prevent scaling shader leak
See #11223. Should enable it for everything at some point.
Compat: Enable reinterpret for Kingdom Hearts
This can be useful to trigger debugging functionality on button press.
In case of a multi-button shortcut, which might be common for debugging.
Kernel: Adjust sceKernelGetThreadExitStatus timing
Add debugger APIs for buttons and analogs
PGF Fixed Bold & Italic property and camouflage the Font name.
Oops! I misstook uploading jpn0.pgf.
Just in time for v1.11.1 ;)
…sed glitching at 44.1khz. Fixes #14096
Menu audio glitchfix
…probably also fix other games from the same developer with similar issue) #14103
…er with max size as alternative for peeking actual size of the next pending message.
[Adhoc] Fix frozen (0 FPS) issue on Kao Challengers and Asterix & Obelix XX
Update zh_CN and zh_TW
[Adhoc] Fix lobby issue on The Warriors
Not that I think those crashes actually are from this...
Also, assert we have it when using it, since there's ifs.
GPU: Force reinterpret off without copy image
Saw a crash log with a driver crash in CreateTexture...
A PSP might crash in these cases, but it's better if we avoid a crash.
Io: Truncate reads/writes to valid memory
Not sure exactly what we should do, though..
We apparently have a case where render is busy during shutdown, based on crash reports.
Android: Ensure shutdown waits for render
Build: Cache Qt during Actions run
Panderner
added a commit
that referenced
this pull request
Feb 16, 2021
This reverts commit 5020159.
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.
No description provided.