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

Ozone working branch 2 #4538

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

TyHolc
Copy link
Contributor

@TyHolc TyHolc commented Dec 5, 2024

No description provided.

cobalt/cobalt.cc Outdated
"--user-level-memory-pressure-signal-params",
"https://www.youtube.com/tv"
});
constexpr auto cobalt_args = std::to_array<const char*>(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Playing around with this, the current enable_vulkan=false is not enough to disallow vulkan usage in Cobalt builds; a --disable-features=Vulkan needs to be added to the command line here (this is probably an oversight upstream).

@TyHolc TyHolc force-pushed the ozone_working_branch_2 branch from 0d2654e to 164464d Compare December 11, 2024 21:39
@TyHolc TyHolc force-pushed the ozone_working_branch_2 branch from d66d7ac to 76fa89e Compare December 17, 2024 21:12
yell0wd0g added a commit that referenced this pull request Dec 18, 2024
Extracted from @TyHolc 's  #4538 , this CL just hardcodes two command line flags, namely to use the starboard Ozone platform and to force EGL+GLES2 for rendering graphics (to avoid using or falling back to Angle).
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