[PR #177] [MERGED] SDL code tweaks #280

Closed
opened 2026-03-03 13:46:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/177
Author: @loganmc10
Created: 1/25/2025
Status: Merged
Merged: 1/25/2025
Merged by: @loganmc10

Base: mainHead: sdl2


📝 Commits (6)

📊 Changes

6 files changed (+99 additions, -90 deletions)

View changed files

📝 parallel-rdp/interface.cpp (+6 -1)
📝 src/main.rs (+1 -1)
📝 src/netplay.rs (+14 -7)
📝 src/ui.rs (+10 -0)
📝 src/ui/gui.rs (+23 -31)
📝 src/ui/input.rs (+45 -50)

📄 Description

No description provided


🔄 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/gopher64/gopher64/pull/177 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 1/25/2025 **Status:** ✅ Merged **Merged:** 1/25/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `sdl2` --- ### 📝 Commits (6) - [`3982121`](https://github.com/gopher64/gopher64/commit/3982121144e831ce29d18ba8b42790881f40bd81) SDL code tweaks - [`33ae4bc`](https://github.com/gopher64/gopher64/commit/33ae4bcc88916b60baa980c0e45ad535294cf578) more - [`a2dbf6e`](https://github.com/gopher64/gopher64/commit/a2dbf6e0ed5e33db39001a513ed7d939de165291) more - [`310aa0e`](https://github.com/gopher64/gopher64/commit/310aa0e1b9bd664f5324619662c5e2d537d6807e) more - [`6a59a79`](https://github.com/gopher64/gopher64/commit/6a59a7927f6c24e3c0bbdb5df2bafe350df2ba58) more - [`b2debc1`](https://github.com/gopher64/gopher64/commit/b2debc165cdefb9c5bb747bec94dd679feee9ec5) more ### 📊 Changes **6 files changed** (+99 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `parallel-rdp/interface.cpp` (+6 -1) 📝 `src/main.rs` (+1 -1) 📝 `src/netplay.rs` (+14 -7) 📝 `src/ui.rs` (+10 -0) 📝 `src/ui/gui.rs` (+23 -31) 📝 `src/ui/input.rs` (+45 -50) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:46:46 +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/gopher64#280
No description provided.