Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 409 Bytes

GLEW renderer for wlroots

wlroots uses GLES2 for OpenGL-based renderer. We want to use the newer OpenGL extenstion functionalities, so we create a GLEW renderer with a similar API to the existing GLES2 renderer.

This repository is intended to be used only as a meson subproject in this organization, and will not be installed as a library on the system.