Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 617 Bytes

File metadata and controls

7 lines (4 loc) · 617 Bytes

Enhanced use of the Vulkan API

Vulkan - is a modern most advanced graphics API. It allows to get best of your GPU.

Greentea is going to use Vulkan as much as possible: window composition, Direct 3D and OpenGL rendering, image and video decoding, WebGL and so on.

This would require Vulkan to be always present, so there should be at least software emulation of that graphics API.