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

OpenGL ES 2 does not support BorderColor TexWrap mode. #56

Closed
slimsag opened this issue Dec 1, 2014 · 0 comments
Closed

OpenGL ES 2 does not support BorderColor TexWrap mode. #56

slimsag opened this issue Dec 1, 2014 · 0 comments

Comments

@slimsag
Copy link
Contributor

slimsag commented Dec 1, 2014

We need to add a field to the GPUInfo structure to signify whether or not support for BorderColor exists.

A good fallback mode for BorderColor would just be Clamp in the event that they user still requests it and there is no support.

This probably effects WebGL too (as it's based so closely on OpenGL ES 2).

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