-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Labels
CriticalSomething that should be fixed quicklySomething that should be fixed quicklyGraphicsGraphical featureGraphical feature
Description
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:
- Open Overload
- Make a temporary build
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CriticalSomething that should be fixed quicklySomething that should be fixed quicklyGraphicsGraphical featureGraphical feature