Skip to content

Latest commit

 

History

History
executable file
·
10 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

executable file
·
10 lines (9 loc) · 352 Bytes

VGPU_VK

This is a library that wraps Vulkan as GL, It offers implementations of OpenGL and EGL.

Current State

GL 1.x and GL 2.0 (core profile) and partial EGL apis being implemented.

Update it slowly.

Framework Overview

It references the main framework of GLOVE, Added WSIAndroid.

Other

See the GLOVE repository for the main design framework.