xgl

Graphics compiler

Translates Vulkan API commands into PAL commands to enable graphics rendering

Vulkan API Layer

GitHub

217 stars
38 watching
70 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gpuopen-drivers/pal An abstraction layer between 3D graphics drivers and hardware/operating system details 368
gpuopen-drivers/amdvlk A Vulkan graphics driver for AMD Radeon GPUs on Linux 1,777
gpuopen-librariesandsdks/v-ez A wrapper API to simplify the use of Vulkan for game developers and graphics engineers 865
gpuopen-librariesandsdks/cauldron A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 933
gpuopen-librariesandsdks/hellovulkan A Vulkan-based introductory sample to render a triangle on the screen. 119
gpuopen-tools/gpu_performance_api An API providing access to GPU performance counters for various graphics and compute workloads. 251
gpuopen-tools/radeon_gpu_analyzer An offline compiler and code analysis tool for various GPU architectures and programming languages. 422
gpuopen-archive/anvil A cross-platform framework providing an object-oriented solution for building Vulkan-based applications 597
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
kbielude/vkgl An implementation of OpenGL using Vulkan as the underlying graphics API 115
glavnokoman/vuh A Vulkan-based framework for accelerating computations on graphics processing units. 347
nvpro-samples/gl_vk_chopper A simple Vulkan rendering example 207
vulkan-go/vulkan Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ 756
godunko/adagl Provides a software interface to OpenGL for rendering graphics in multiple platforms. 10
gpuopen-librariesandsdks/nbodyd3d12 Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows 57