-
Notifications
You must be signed in to change notification settings - Fork 279
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
Gui improvements #1342
base: master
Are you sure you want to change the base?
Gui improvements #1342
Conversation
Co-Authored-By: Rick Gaiser <[email protected]>
Fixes crashes when changing video modes. Especially when changing HIRES modes since they use threads also. Co-Authored-By: Rick Gaiser <[email protected]>
Co-Authored-By: Rick Gaiser <[email protected]>
These commits are part of an unfinished project, called HIRES background. The tech behind this is ready and already upstreamed in gsKit, but never used in OPL. You are ofcourse free to use whatever code you like from my repositories. But why? |
This pr was made because i spoke with krah about this repository and related with 240p and we both agreed to add this to open ps2 loader but i left him first deal with 240p resolution then me with this patch, Also when this call: guiStartFrame it´s the same call with the diffrence that it´s thread lock for the gui. The only tech that i saw which is rebased from gsKit is: renderman.c on this pr which i will probablly see this. |
I have knowledge that because i compared every change on your repository and 70% is all merged but i didn´t rebased every commit. |
Pull Request checklist
Note: these are not necessarily requirements
Pull Request description
authored by @rickgaiser from the following sources:
https://gitlab.com/ps2max/Open-PS2-Loader/-/commit/cec658b7e599926b8a5b10fb31f56a78e3decee3
https://gitlab.com/ps2max/Open-PS2-Loader/-/commit/7b88863d3c398b3b6fa215393f052fdfc3416bcb
https://gitlab.com/ps2max/Open-PS2-Loader/-/commit/426575e213fe99b360c1413733ba6437c5e51806
This pr
superceedsfollows up: #1341