[PR #228] [MERGED] Improve RDP emulation performance #327

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/228
Author: @loganmc10
Created: 2/7/2025
Status: Merged
Merged: 2/7/2025
Merged by: @loganmc10

Base: mainHead: rdp3


📝 Commits (5)

📊 Changes

7 files changed (+36 additions, -68 deletions)

View changed files

📝 build.rs (+1 -0)
📝 parallel-rdp/interface.cpp (+8 -51)
📝 parallel-rdp/interface.hpp (+1 -5)
📝 src/device.rs (+1 -0)
📝 src/device/rdp.rs (+16 -2)
📝 src/device/vi.rs (+5 -5)
📝 src/ui/video.rs (+4 -5)

📄 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/228 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `rdp3` --- ### 📝 Commits (5) - [`cb3b83b`](https://github.com/gopher64/gopher64/commit/cb3b83b7c786a14d54da0f542f2a6fcf3aafe59c) Improve RDP emulation performance - [`0a6c522`](https://github.com/gopher64/gopher64/commit/0a6c522a4304d1ce455646fc48d4feefa5581ef1) more - [`baa6790`](https://github.com/gopher64/gopher64/commit/baa6790e6bbf82e4c832bd5656076f31c8498caa) more - [`10d589e`](https://github.com/gopher64/gopher64/commit/10d589e1fae379710fe39437c51eb09b65a8d20c) more - [`c1b3e61`](https://github.com/gopher64/gopher64/commit/c1b3e6131e90413ac7475d3d809b787419caad91) more ### 📊 Changes **7 files changed** (+36 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `build.rs` (+1 -0) 📝 `parallel-rdp/interface.cpp` (+8 -51) 📝 `parallel-rdp/interface.hpp` (+1 -5) 📝 `src/device.rs` (+1 -0) 📝 `src/device/rdp.rs` (+16 -2) 📝 `src/device/vi.rs` (+5 -5) 📝 `src/ui/video.rs` (+4 -5) </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:58 +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#327
No description provided.