An open API service indexing awesome lists of open source software.

https://github.com/liri-archive/eglfs

:rocket: EGL fullscreen platform plugin
https://github.com/liri-archive/eglfs

drm egl egldevice hacktoberfest kms nvidia qpa-plugin qt

Last synced: about 1 year ago
JSON representation

:rocket: EGL fullscreen platform plugin

Awesome Lists containing this project

README

          

# eglfs

**This module has been merged with [aurora-compositor](https://github.com/lirios/aurora-compositor).**

## Going back in time

To inspect the code in the `develop` branch prior to its removal, follow these steps:

```sh
git checkout -b my-develop develop~1
```