mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[PR #1544] [MERGED] libraries: gnmdriver: few more functions implemented #2159
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#2159
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/1544
Author: @psucien
Created: 11/17/2024
Status: ✅ Merged
Merged: 11/18/2024
Merged by: @georgemoralis
Base:
main← Head:a_bit_more_gnm📝 Commits (1)
624aaa8libraries: gnmdriver: few more functions implemented📊 Changes
9 files changed (+119 additions, -17 deletions)
View changed files
📝
src/core/libraries/gnmdriver/gnmdriver.cpp(+42 -7)📝
src/core/libraries/gnmdriver/gnmdriver.h(+4 -1)📝
src/video_core/amdgpu/liverpool.cpp(+22 -2)📝
src/video_core/amdgpu/liverpool.h(+2 -0)📝
src/video_core/amdgpu/pm4_cmds.h(+15 -1)📝
src/video_core/amdgpu/pm4_opcodes.h(+1 -0)📝
src/video_core/renderer_vulkan/vk_instance.cpp(+1 -0)📝
src/video_core/renderer_vulkan/vk_rasterizer.cpp(+30 -5)📝
src/video_core/renderer_vulkan/vk_rasterizer.h(+2 -1)📄 Description
Added implementation of:
sceGnmDrawIndexIndirectCountMultisceGnmValidateOnSubmitEnabledsceGnmGetOffChipTessellationBufferSize🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.