rust-osdev / rust-osdev/bootloader

Double buffering / page flipping for the framebuffer

Open
#234 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1.7k
Forks
240
PR merge metrics
No merged PRs in 30d

Description

I was wondering if there was any easy way to implement a double buffer for the framebuffer that this crate provides?
Forgive me if this seems obvious as I am very new to low-level video programming

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name any files, tests, or entry points. Start by locating the crate's framebuffer implementation and determining whether it exposes a way to manage multiple buffers or page flipping. Done would require an agreed design and documented behavior for double buffering, along with coverage for the supported framebuffer modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
computer-graphics, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.