Project

General

Profile

« Previous | Next » 

Revision ff523976

Added by skyjake almost 11 years ago

libgui|GLFramebuffer: Stereo left/right swap mode

Even though rendering always happens in Canvas’s GL frame buffer,
VR mode 13 should now theoretically work as GLFramebuffer can be
told to use a different swap mode for the left/right frames.

In practice, the “left” swap mode draws the contents of the Canvas
frame buffer into the window’s BACK_LEFT buffer; same goes for the
“right” swap mode. The “stereo” swap will then simply do a regular
back-to-front swap with the finished contents.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences