Skip to content

Instantly share code, notes, and snippets.

@sehraf
Last active May 9, 2022 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sehraf/8771f2d3c484c5c04d9079a1b14b61e4 to your computer and use it in GitHub Desktop.
Save sehraf/8771f2d3c484c5c04d9079a1b14b61e4 to your computer and use it in GitHub Desktop.
List of open source graphic hardware/software drivers as well as translation layers

Hardware based

Vendor Name OpenGL Vulkan
AMD Radeon radeonsi,r600 radv
ARM Mali lima, panfrost PanVK
Broadcom VideoCore VC4, VC5/V3D V3DV
Imagination Technologies PowerVR PVR
Intel multiple i915, i965, iris ANV
Nvidia GeForce nouveau
Qualcomm Adreno freedreno turnip
Vivante Vivante etnaviv

Software based / wrapper

Target CPU OpenGL Vulkan
DX9-11 wined3d DXVK
DX12 vk3d3
OpenGL softpipe, llvmpipe, swr, ... Zink, GLOVE
Vulkan kazan, Swift gfx-rs, Ashes -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment