[PR #126] [MERGED] core: libraries: gnmdriver: bit more of basic Gnm driver functions #1319

Closed
opened 2026-02-27 21:12:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/126
Author: @psucien
Created: 5/6/2024
Status: Merged
Merged: 5/6/2024
Merged by: @georgemoralis

Base: mainHead: gnm_driver/basic_functionality2


📝 Commits (1)

  • 1b811e0 core: libraries: gnmdriver: bit more of basic Gnm driver functions

📊 Changes

2 files changed (+156 additions, -22 deletions)

View changed files

📝 src/core/libraries/gnmdriver/gnmdriver.cpp (+149 -16)
📝 src/core/libraries/gnmdriver/gnmdriver.h (+7 -6)

📄 Description

This adds a few functions missing in the #120 :

  • sceGnmIsUserPaEnabled
  • sceGnmSetCsShader
  • sceGnmSetCsShaderWithModifier
  • sceGnmSetPsShader
  • sceGnmUpdatePsShader

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/126 **Author:** [@psucien](https://github.com/psucien) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `gnm_driver/basic_functionality2` --- ### 📝 Commits (1) - [`1b811e0`](https://github.com/shadps4-emu/shadPS4/commit/1b811e08f1ee58ba50d148e77ef8dfdd89d84a96) core: libraries: gnmdriver: bit more of basic Gnm driver functions ### 📊 Changes **2 files changed** (+156 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/gnmdriver/gnmdriver.cpp` (+149 -16) 📝 `src/core/libraries/gnmdriver/gnmdriver.h` (+7 -6) </details> ### 📄 Description This adds a few functions missing in the #120 : * `sceGnmIsUserPaEnabled` * `sceGnmSetCsShader` * `sceGnmSetCsShaderWithModifier` * `sceGnmSetPsShader` * `sceGnmUpdatePsShader` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1319
No description provided.