## Mesa
- Provides 3D acceleration, GPU compute and HW accelerated video
- OpenGL
- OpenGL ES
- Vulkan
- OpenCL
- Provides userspace API for drawing to the screen
- OpenGL EGL/GLX
- Vulkan WSI
- Direct draw with OpenGL or Vulkan

Notes:
EGL - Kronos Native Platform Graphics Interface
GLX - OpenGL Extension to the X Window System
WSI - Window System Integration
[comment]: # (!!!)