xgl
Graphics compiler
Translates Vulkan API commands into PAL commands to enable graphics rendering
Vulkan API Layer
217 stars
38 watching
70 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An abstraction layer between 3D graphics drivers and hardware/operating system details | 368 |
| A Vulkan graphics driver for AMD Radeon GPUs on Linux | 1,777 |
| A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
| A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 933 |
| A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
| An API providing access to GPU performance counters for various graphics and compute workloads. | 251 |
| An offline compiler and code analysis tool for various GPU architectures and programming languages. | 422 |
| A cross-platform framework providing an object-oriented solution for building Vulkan-based applications | 597 |
| A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| An implementation of OpenGL using Vulkan as the underlying graphics API | 115 |
| A Vulkan-based framework for accelerating computations on graphics processing units. | 347 |
| A simple Vulkan rendering example | 207 |
| Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 756 |
| Provides a software interface to OpenGL for rendering graphics in multiple platforms. | 10 |
| Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows | 57 |