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

Minor initialization cleanup, setup for Vulkan validation layers on Android #16639

Merged
merged 3 commits into from
Dec 22, 2022

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Dec 21, 2022

This adds the necessary parts to enable the Vulkan validation layers in debug mode on Android (after copying them to android/src/main/jniLibs/).

Additionally, fixes one validation error this finds on some PowerVR GPUs (they have no working timestamp support).

Not really an important 1.14.2 fix, but shouldn't exactly be risky.

@hrydgard hrydgard added this to the v1.14.2 milestone Dec 21, 2022
@hrydgard hrydgard self-assigned this Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant