mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[PR #3836] [CLOSED] Remove unused input code path #3748
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#3748
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/3836
Author: @ngoquang2708
Created: 11/29/2025
Status: ❌ Closed
Base:
main← Head:remove-unused-input-path📝 Commits (1)
455db98Remove 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.