Skip to content

AbduSharif/vgpu_vk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.