Project

General

Profile

Download (1.48 KB) Statistics
| Branch: | Revision:

examples / src / main / res / layout / fbolayout.xml @ aedd9013

# Date Author Comment
aedd9013 05/15/2017 09:52 PM Leszek Koltunski

First try to convert the Stencil app to a dual (directly to Screen / through intermediate Framebuffer) mode.
Doesn't work yet ( API is inconvenient / plain wrong )

bf0bc90f 04/27/2017 01:56 PM Leszek Koltunski

Mipmap levels!

6eb5eec2 02/16/2017 04:30 PM Leszek Koltunski

A Lot of fixes for the issues uncovered by Olimpic.

Still at least 1 known issue: sometimes, when we re-add a Surface, some garbage pops up on the screen for a brief split second. Visible in Olimpic.

1746198f 01/04/2017 11:28 PM Leszek Koltunski

FBO APP: add dynamic adding/removing the DEPTH attachment.