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

Android compatibility #7

Merged
merged 61 commits into from
Jun 9, 2024
Merged

Android compatibility #7

merged 61 commits into from
Jun 9, 2024

Conversation

BykadorovR
Copy link
Owner

Removed all features that doesn't work on Android & Vulkan 1.0:

  • Timeline semaphores
  • Nullptr data buffers in descriptor sets (robuistness2)
  • Descriptor set slots (global and local descriptors, instead of descriptor slot for each property)
  • Fixed wrong textures types in samples (AUXILARY instead of GRAPHIC)
  • Refactored CMakeLists, using "fetch content" instead of "add external dependency"
  • Added sample for Android (complete scene with all features supported)

Known issue: something wrong with 3D models animation

@BykadorovR BykadorovR merged commit e622326 into dev Jun 9, 2024
2 checks passed
@BykadorovR BykadorovR deleted the android_compatibility branch June 9, 2024 09:40
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