Skip to content

Add library initialization API #99

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

Closed
adazem009 opened this issue Feb 19, 2024 · 0 comments · Fixed by #101
Closed

Add library initialization API #99

adazem009 opened this issue Feb 19, 2024 · 0 comments · Fixed by #101
Labels
P0 Priority: Critical task

Comments

@adazem009
Copy link
Contributor

adazem009 commented Feb 19, 2024

This should be called during the initialization:

qputenv("QSG_RENDER_LOOP", "basic");
QQuickWindow::setGraphicsApi(QSGRendererInterface::OpenGL);
@adazem009 adazem009 added P0 Priority: Critical task labels Feb 19, 2024
@adazem009 adazem009 moved this from Todo to In Progress in scratchcpp-render 0.5 Feb 24, 2024
@adazem009 adazem009 changed the title Add static initialization of the library Add library initialization API Feb 25, 2024
@adazem009 adazem009 moved this from In Progress to Needs testing in scratchcpp-render 0.5 Feb 25, 2024
@github-project-automation github-project-automation bot moved this from Needs testing to Done in scratchcpp-render 0.5 Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Priority: Critical task
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant