GithubHelp home page GithubHelp logo

nickclark2016 / vulkan-validationlayers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khronosgroup/vulkan-validationlayers

0.0 0.0 0.0 176.02 MB

Vulkan Validation Layers

License: Other

CMake 0.14% Shell 0.01% C++ 78.48% C 19.18% Python 2.18% GLSL 0.01% Objective-C++ 0.01%

vulkan-validationlayers's Introduction

Vulkan Validation Layers (VVL)

Introduction

Vulkan is an Explicit API, enabling direct control over how GPUs actually work. By design, minimal error checking is done inside a Vulkan driver. Applications have full control and responsibility for correct operation. Any errors in how Vulkan is used can result in a crash. This project provides Vulkan validation layers that can be enabled to assist development by enabling developers to verify their applications correct use of the Vulkan API.

Getting Binaries

For those who don't want to build from source, there are few ways to get working binaries to use

  • The Vulkan SDK will have the most well tested versions of the layer
  • For Android, each SDK tag will have binaries to download (example: vulkan-sdk-1.3.280.0 tag)
  • Every change applied to the main branch runs through GitHub action and will produce artifacts of the latest commit.

Community Assistance

Before submitting an issue to the validation layers or reaching out to the developers it may be prudent to reach out to the community first. These resources can be helpful to refine your issue, work out an application/driver bug, etc.

Contact Information

  • @KhronosGroup/VVL-CODEOWNERS
  • VVL-CODEOWNERS can also be found on aforementioned Slack channel for direct contact.

Info

  • BUILD.md - Instructions for building the Validation Layers
  • KHRONOS_VALIDATION_LAYER.md - Instructions for configuring the Validation Layers
  • CONTRIBUTING.md - Information needed to make a contribution.
    • ./docs - Details of the Validation Layer source code. For those wanting to make contributions
    • ./tests - Information about testing the Validation Layers.
    • GOVERNANCE.md - Repository management details.

Version Tagging Scheme

Updates to this repository which correspond to a new Vulkan specification release are tagged using the following format: v<version> (e.g., v1.3.266).

Note: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the vulkan-sdk-<version>.<patch> format (e.g., vulkan-sdk-1.3.266.0).

This scheme was adopted following the 1.3.266 Vulkan specification release.

Weekly automated (and untested) tags are generated with the following format: snapshot-<year>wk<week-number>, eg. snapshot-2024wk06.

License

This work is released as open source under a Apache-style license from Khronos including a Khronos copyright.

See LICENSE.txt for a full list of licenses used in this repository.

Acknowledgements

While this project has been developed primarily by LunarG, Inc., there are many other companies and individuals making this possible: Valve Corporation, funding project development; Google providing significant contributions to the validation layers; Khronos providing oversight and hosting of the project.

vulkan-validationlayers's People

Contributors

mark-lunarg avatar spencer-lunarg avatar ziga-lunarg avatar tonybarbour avatar tobine avatar chrisforbes avatar courtney-lunarg avatar jzulauf-lunarg avatar jon-lunarg avatar sfricke-samsung avatar jeremyg-lunarg avatar juan-lunarg avatar ncesario-lunarg avatar mikes-lunarg avatar arno-lunarg avatar artem-lunarg avatar locke-lunarg avatar cnorthrop avatar marky-lunarg avatar karl-lunarg avatar krooze avatar shannon-lunarg avatar jeremy-lunarg avatar paul-lunarg avatar lenny-lunarg avatar davidlunarg avatar jeffbolznv avatar olvaffe avatar daveh-lunarg avatar ianelliottus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.