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

performance update for direct and egl plugin #4421

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

orig74
Copy link

@orig74 orig74 commented Mar 4, 2023

I added some small changes to increase performance.
It is most significant when using relatively large images.
On my machine rendering 12M pixels images (by modifying eglRenderTest.py example image size) I was able to reduce run time from 200 msec per frame to ~140msec per frame.

@orig74 orig74 closed this Mar 4, 2023
@orig74 orig74 reopened this Mar 4, 2023
better EGL rendering with multi sampling anti-aliasing
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.

None yet

1 participant