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

Assume GL_OES_texture_npot is supported by the GLES driver #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

linkmauve
Copy link
Contributor

This alone improves performances during idle screen by about 20%, and simplifies the code quite a bit.

Improves performances during idle screen by about 20%.
@marcan
Copy link
Owner

marcan commented Sep 4, 2018

This is fine if it works on the Raspberry Pi, but I want to get to the bottom of the performance issue so I'm going to do some further research before merging (possibly with other changes depending on outcome)

@marcan
Copy link
Owner

marcan commented Sep 5, 2018

So I optimized the matrix code (turns out NumPy is slow...), can you try now and/or fix the merge conflicts and see if the patch is still worth it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants