Rebase to master#5
Merged
Merged
Conversation
Add a keyboard ID, keyboard scancode set 81h and 82h for PS/55 machine
Only applies when Raw Input is in use on Windows
All held-down keys are now released when Alt-Tab'ing out
x87: Fix Final Reality discolored screen for interpreter
x87: Fix Final Reality discolored screen for all dynarecs
Fix compile on ARM64
Mouse cursor now properly appears after uncapture
USB multimedia keys now work on Windows
OS/2 3.0 icon backgrounds are now drawn properly
This reverts commit c715391.
This reverts commit 03dd94f.
This reverts commit 6d3816d.
Revert all FPU changes for Final Reality
All missing edge cases are now handled where possible
x64 NDR: Properly address the entire cpu_state struct
x64 NDR: Fix crashes/undefined behaviour with 2+ GB of allocated RAM
Force NDR on ARMv7/ARM64 Make GCC/Clang not use anything in the red zone Compile with `-fno-omit-frame-pointer`
Misc. changes for new dynamic recompiler
Revert some unnecessary changes for NDR
FIFO is also no longer immediately woken up upon writes
S3 ViRGE: Make IRQs happen in main thread
Fix Acer 100T machine not showing up on Linux due to case-sensitivity.
DirectDraw tests now run significantly faster, and Direct3D tests also now run smoothly.
S3 ViRGE: Use a significantly faster version of the ROP code
At least 30%-40% performance improvement seen
Trident TGUI: Use a significantly faster version of the ROP code
This reverts commit fae2672.
ViRGE: Revert all FIFO changes and keep only IRQ handling
This file contains hidden or 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
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.
Summary
Briefly describe what you are submitting.
Checklist
References
Provide links to datasheets or other documentation that helped you implement this pull request.