Skip to content

thayama/libegl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EGL wrapper library for Wayland.

This EGL library wraps IMG's OpenGL/ES library.

This library assumes that the real EGL library is either set in the environment
variable LIBEGL or the name is libEGL-pvr.so for now. Yes, it's hard coded.

It also assumes that the EGL library could be loaded with dlopen(). Make sure
that the library exists in the search path.

This package behaves as a Mesa library. In order to support various wayland-egl
apps we also install the following package configs:

- egl.pc	(has to be >= 7.10)
- glesv2.pc

The package configs above will refer IMG library and this library.

About

libegl with Wayland extensions for OpenGL/ES library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages