![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
github.com/ARM-software/vulkan_best_practice_for_mobile_developers
This project has been donated to Khronos Group. Development has now moved to:
Please open issues and pull requests there.
The Vulkan Best Practice for Mobile Developers is collection of resources to help you develop optimized Vulkan applications for mobile platforms.
Disclaimer: This project covers advanced Vulkan concepts. If you are new to Vulkan here are a few links to get you started:
Clone the repo with submodules using the following command:
git clone --recurse-submodules https://github.com/ARM-software/vulkan_best_practice_for_mobile_developers.git
cd vulkan_best_practice_for_mobile_developers
Follow build instructions for your platform below.
The following shows some example command line usage on how to configure and run the Vulkan Best Practices.
# Run Swapchain Images sample
vulkan_best_practice swapchain_images
# Run AFBC sample in benchmark mode for 5000 frames
vulkan_best_practice --sample afbc --benchmark 5000
# Run bonza test offscreen
vulkan_best_practice --test bonza --hide
# Run all the advanced samples
vulkan_best_practice --batch advanced
See LICENSE.
This project has some third-party dependencies, each of which may have independent licensing:
This project uses the following 3D models. Each one has its own licence.
Sponza model downloaded from Morgan McGuire's Computer Graphics Archive.
Fonts downloaded from Google Fonts, under license Apache 2.0
Vulkan is a registered trademark of the Khronos Group Inc.
All contributions are accepted under the same LICENSE.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.