Project

General

Profile

« Previous | Next » 

Revision a6d5a626

Added by skyjake about 8 years ago

libgui|GL: Resolving multisampled framebuffer contents

GLTextureFramebuffer now has methods for controlling multisampling.
The idea is to render normally into a multisampled FBO, then resolve
samples, and finally use the output textures for further read/write
operations until the next frame.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences