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

How to disable GPU render by default? #181

Closed
Vandomas opened this issue Oct 30, 2024 · 2 comments
Closed

How to disable GPU render by default? #181

Vandomas opened this issue Oct 30, 2024 · 2 comments

Comments

@Vandomas
Copy link

Vandomas commented Oct 30, 2024

When I create canvas with
new Canvas(100,200)

This procedure takes several seconds, with measurements from 1.8 to 2.2 seconds

But I want to speed up this, I think its problem in gpu context initializing.
So I wand disable it
Or I can install new maintenance version 2024?

@samizdatco
Copy link
Owner

fixed in #172

@Vandomas
Copy link
Author

Vandomas commented Nov 22, 2024

Very good! It's fixed like fixed speed problem or added new property to specific engine?

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

No branches or pull requests

2 participants