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

Add support for true, no-extension GL2.1 #317

Closed
emberian opened this issue Aug 30, 2014 · 1 comment
Closed

Add support for true, no-extension GL2.1 #317

emberian opened this issue Aug 30, 2014 · 1 comment

Comments

@emberian
Copy link
Contributor

We currently use FBOs unconditionally, which is unsupported. The only 2.1 testing so far has been on Linux with a recent Mesa, which supports most modern extensions.

@kvark
Copy link
Member

kvark commented Aug 30, 2014

👍 I don't think we can/should emulate FBO. Simply failing on non-default FBO seems to be the only way out.

emberian added a commit to emberian/gfx-rs that referenced this issue Nov 6, 2014
adamnemecek pushed a commit to adamnemecek/gfx that referenced this issue Apr 1, 2021
317: Fix building on ios r=grovesNL a=kvark

Fixes gfx-rs#315 

Co-authored-by: Dzmitry Malyshau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants