Project

General

Profile

Actions

Bug #397

closed

Fullscreen and stereo with OpenGL

Added by Anonymous about 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
-
Start date:
04/03/2012
Due date:
% Done:

100%

Estimated time:

Description

When activating Fullscreen and stereo mode with OpenGL renderer, the rendering seem "blurred".
This is due to the fact that color buffer is not cleared.
In fact, the stereo manager is reseted automatically when switching to fullscreen with Direct3D renderer, earing for the event "Device Lost", which does not exists in the OpenGL renderer.
The solution was pretty simple: just force manually the stereo manager to re-init after switching to fullscreen with OpenGL.

Actions

Also available in: Atom PDF