Skip to content

OvGame isn't rendering properly #337

@adriengivry

Description

@adriengivry

Description
Since the renderer rework (#277), it seems like OvGame isn't rendering the game to the backbuffer properly. The new renderer relies on an explicit framebuffer to work, which OvGame doesn't have as it renders to the backbuffer directly.

To Reproduce
Steps to reproduce the behavior:

  1. Open Overload
  2. Make a temporary build
  3. See error

Expected behavior
OvGame should also use a framebuffer, and finally blit this framebuffer onto the backbuffer at the end of a frame.

Screenshots
If applicable, add screenshots to help explain your problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CriticalSomething that should be fixed quicklyGraphicsGraphical feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions