Skip to content

Optimize terminal emulator rendering #730

Open
@TheJJ

Description

@TheJJ

Our terminal emulator is basically feature complete (it can run vim!), but the rendering is very slow and inefficient. Please optimize it.

The non-opengl-output can be tested with ./run test -d console::tests::interactive, you'll get a shell.

You should synchronize with #287 and in the chat room so that it is integrated with the renderer instead of doing the same things again.

libopenage/console/draw.cpp

Maybe you get some ideas here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: rendererConcerns our graphics rendererimprovementEnhancement of an existing componentjust do itYou can start working on this, there should be nothing left to discusslang: c++Done in C++ code

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions