[PR #556] [MERGED] Split render frame and update screen, move pause loop #613

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/556
Author: @loganmc10
Created: 8/23/2025
Status: Merged
Merged: 8/23/2025
Merged by: @loganmc10

Base: mainHead: rend


📝 Commits (2)

  • 4f2e8fc split render and update screen functions
  • be08df8 move pause loop

📊 Changes

5 files changed (+36 additions, -14 deletions)

View changed files

📝 build.rs (+1 -0)
📝 parallel-rdp/interface.cpp (+6 -2)
📝 parallel-rdp/interface.hpp (+1 -0)
📝 src/device/vi.rs (+9 -3)
📝 src/ui/video.rs (+19 -9)

📄 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/556 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 8/23/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `rend` --- ### 📝 Commits (2) - [`4f2e8fc`](https://github.com/gopher64/gopher64/commit/4f2e8fcf0464ae8ffa8f6f2af9c0c8b4b5148833) split render and update screen functions - [`be08df8`](https://github.com/gopher64/gopher64/commit/be08df84060f1e422f424d17e41a0be58d9ed3e0) move pause loop ### 📊 Changes **5 files changed** (+36 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `build.rs` (+1 -0) 📝 `parallel-rdp/interface.cpp` (+6 -2) 📝 `parallel-rdp/interface.hpp` (+1 -0) 📝 `src/device/vi.rs` (+9 -3) 📝 `src/ui/video.rs` (+19 -9) </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:48:19 +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#613
No description provided.