pal
Graphics abstraction layer
An abstraction layer between 3D graphics drivers and hardware/operating system details
Platform Abstraction Library
364 stars
44 watching
89 forks
Language: C++
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-drivers/xgl | Translates Vulkan API commands into PAL commands to enable graphics rendering | 215 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
gpuopen-tools/gpu_performance_api | An API providing access to GPU performance counters for various graphics and compute workloads. | 250 |
gpuopen-drivers/amdvlk | A Vulkan graphics driver for AMD Radeon GPUs on Linux | 1,750 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
nicebyte/nicegraf | An abstraction layer for graphics APIs | 199 |
gpuopen-effects/geometryfx | A DirectX 11 library providing convenient access to compute-based triangle filtering for improved rasterizer efficiency. | 226 |
gpuopen-tools/radeon_gpu_analyzer | An offline compiler and code analysis tool for various GPU architectures and programming languages. | 420 |
gpuopen-librariesandsdks/hellod3d12 | An introductory Direct3D 12 sample demonstrating window creation and rendering of a textured quad with proper resource management. | 148 |
gpuopen-librariesandsdks/nbodyd3d12 | Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows | 57 |
gpuopen-effects/fidelityfx-denoiser | An optimization library providing highly optimized denoiser implementations for specific use cases in computer graphics | 142 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
gpuopen-effects/shadowfx | A library providing scalable and GCN-optimized deferred shadow filtering for DirectX 11 and 12 | 164 |
gpuopen-librariesandsdks/hellovulkan | A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
gpuopen-librariesandsdks/radeonrays_sdk | A C++ library for accelerating ray intersection queries on GPU and CPU for various graphics frameworks | 1,072 |