[PR #3836] [CLOSED] Remove unused input code path #3748

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3836
Author: @ngoquang2708
Created: 11/29/2025
Status: Closed

Base: mainHead: remove-unused-input-path


📝 Commits (1)

  • 455db98 Remove unused input code path

📊 Changes

6 files changed (+106 additions, -239 deletions)

View changed files

📝 src/core/libraries/pad/pad.cpp (+3 -6)
📝 src/imgui/renderer/imgui_impl_sdl3.cpp (+1 -2)
📝 src/input/controller.cpp (+95 -16)
📝 src/input/controller.h (+4 -16)
📝 src/sdl_window.cpp (+3 -179)
📝 src/sdl_window.h (+0 -20)

📄 Description

This remove unused impl of 'ReadState()'.


🔄 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/3836 **Author:** [@ngoquang2708](https://github.com/ngoquang2708) **Created:** 11/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `remove-unused-input-path` --- ### 📝 Commits (1) - [`455db98`](https://github.com/shadps4-emu/shadPS4/commit/455db98805d403a0c70e542d661c00fcdc36a2e5) Remove unused input code path ### 📊 Changes **6 files changed** (+106 additions, -239 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/pad/pad.cpp` (+3 -6) 📝 `src/imgui/renderer/imgui_impl_sdl3.cpp` (+1 -2) 📝 `src/input/controller.cpp` (+95 -16) 📝 `src/input/controller.h` (+4 -16) 📝 `src/sdl_window.cpp` (+3 -179) 📝 `src/sdl_window.h` (+0 -20) </details> ### 📄 Description This remove unused impl of 'ReadState()'. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:50 +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#3748
No description provided.