Giter VIP home page Giter VIP logo

vulkan-loaderandvalidationlayers's Introduction

Vulkan Ecosystem Components

Version 1.0, January 25, 2016

This project provides loader and validation layers for Vulkan developers on Windows and Linux.

Introduction

Vulkan is an Explicit API, enabling direct control over how GPUs actually work. No (or very little) validation or error checking is done inside a VK driver. Applications have full control and responsibility. Any errors in how VK is used are likely to result in a crash. This project provides layered utility libraries to ease development and help guide developers to proven safe patterns.

New with Vulkan is an extensible layered architecture that enables validation libraries to be implemented as layers. The loader is essential in supporting multiple drivers and GPUs along with layer library enablement.

The following components are available in this repository:

  • Vulkan header files
  • ICD Loader and [Layer Manager](layers/README.md, loader/README.md
  • Core Validation Layers
  • Demos and tests for the loader and validation layers

How to Build and Run

BUILD.md includes directions for building all the components, running the validation tests and running the demo applications.

Information on how to enable the various Validation layers is in layers/README.md.

License

This work is intended to be released as open source under a MIT-style license once the Vulkan specification is public. Until that time, this work is covered by the Khronos NDA governing the details of the VK API.

Acknowledgements

While this project is being developed by LunarG, Inc; there are many other companies and individuals making this possible: Valve Software, funding project development; Intel Corporation, providing full hardware specifications and valuable technical feedback; AMD, providing VK spec editor contributions; ARM, contributing a Chairman for this working group within Khronos; Nvidia, providing an initial co-editor for the spec; Qualcomm for picking up the co-editor's chair; and Khronos, for providing hosting within GitHub.

vulkan-loaderandvalidationlayers's People

Contributors

bog-dan-ro avatar chrisforbes avatar cnorthrop avatar courtney-g avatar courtney-lunarg avatar cubanismo avatar danakj avatar davidlunarg avatar dustin-lunarg avatar gfxstrand avatar greg-lunarg avatar ianatlunarg avatar ianelliottus avatar jensowen avatar jeremy-lunarg avatar jon-lunarg avatar karl-lunarg avatar mark-lunarg avatar marky-lunarg avatar mcnopper avatar nwnk avatar olvaffe avatar pdaniell-nv avatar pimanttr avatar plohrmann avatar srk-lunarg avatar stroyan avatar tobine avatar tonybarbour avatar vinjn avatar

Watchers

 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.