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

Dynarec updates, and revert my bad gpu optimization #812

Merged
merged 5 commits into from Aug 24, 2021
Merged

Conversation

ZachCook
Copy link
Collaborator

Actually fixes the Ape Escape crash and re-enable the optimization that caused it, which should restore any lost performance provided by that optimization

Some small lightrec memory savings

print a bit more info from lightrec on startup/shutdown: default LIGHTREC_LOG_LEVEL increased to 3 (INFO), notably the return of lightrec memory usage on shutdown.

Reverts d8479c7 due to a reduction in SW renderer performance as noted in #794, better to fix performance now and worry about trying to optimize for compile time and size later.

subrepo:
  subdir:   "deps/lightrec"
  merged:   "0df4ec86"
upstream:
  origin:   "https://github.com/pcercuei/lightrec.git"
  branch:   "master"
  commit:   "0df4ec86"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
Adds some useful messages on startup and shutdown
@ZachCook
Copy link
Collaborator Author

I'm going to see if I can integrate lightrec's log messages into libretro ones

@inactive123 inactive123 marked this pull request as ready for review August 24, 2021 09:25
@inactive123 inactive123 merged commit 92b93bf into master Aug 24, 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.

None yet

2 participants