mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[PR #798] [CLOSED] add stuff for dreams #1780
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1780
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/798
Author: @0xcaff
Created: 9/5/2024
Status: ❌ Closed
Base:
main← Head:martin/dreams-pr-1📝 Commits (10+)
0e17f74add handling for compute memory release61ace7badd sceImeUpdate stubfeec8f3implement sceGnmDingDongForWorkloadab60f29fix header5535e51fix memory direct query4b629dbadd sceGnmCreateWorkloadStreamb8b09bcMerge branch 'martin/dreams' of github.com:0xcaff/shadPS4 into martin/dreams9270e22fix format stringf9d6f5cadd pipe information to queue notifications88240b0Merge commit 'FETCH_HEAD' into martin/dreams📊 Changes
11 files changed (+83 additions, -34 deletions)
View changed files
📝
scripts/aerolib.inl(+0 -1)📝
src/core/aerolib/aerolib.inl(+0 -1)📝
src/core/libraries/gnmdriver/gnmdriver.cpp(+30 -12)📝
src/core/libraries/gnmdriver/gnmdriver.h(+2 -2)📝
src/core/memory.cpp(+10 -6)📝
src/shader_recompiler/frontend/translate/scalar_alu.cpp(+11 -3)📝
src/shader_recompiler/frontend/translate/scalar_memory.cpp(+2 -0)📝
src/shader_recompiler/frontend/translate/translate.h(+3 -2)📝
src/shader_recompiler/frontend/translate/vector_alu.cpp(+18 -0)📝
src/video_core/amdgpu/liverpool.cpp(+5 -5)📝
src/video_core/amdgpu/liverpool.h(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.