Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FrameBuffer to include stencil attachment #2338

Merged
merged 6 commits into from Sep 21, 2014
Merged

Conversation

@ollipekka
Copy link
Contributor

ollipekka commented Sep 15, 2014

I've added a constructor to a framebuffer that let's it take in a stencil attachment. I've been able to test this on OSX and Windows, but not on IOS / Android.

Even on the desktop the fbo & stencil support is somewhat flaky and it seems to require a lot of fine tuning.

@xoppa
Copy link
Member

xoppa commented Sep 15, 2014

Thanks! Looks ok (to kalle as well) and looks like non-breaking.

@badlogic
Copy link
Member

badlogic commented Sep 21, 2014

I guess then we can merge it :)

badlogic added a commit that referenced this pull request Sep 21, 2014
FrameBuffer to include stencil attachment
@badlogic badlogic merged commit 37da786 into libgdx:master Sep 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.