https://github.com/strazzere/eglinfo-android
like glxinfo but for egl, like eglinfo but specifically for Android
https://github.com/strazzere/eglinfo-android
Last synced: 5 months ago
JSON representation
like glxinfo but for egl, like eglinfo but specifically for Android
- Host: GitHub
- URL: https://github.com/strazzere/eglinfo-android
- Owner: strazzere
- Created: 2020-01-28T22:47:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T22:52:38.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T03:49:21.774Z (about 1 year ago)
- Language: C
- Size: 4.88 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eglinfo-android
like glxinfo but for egl, like eglinfo but specifically for Android
This is a tool ripped from the `mesa` library, which I had to slightly modify for Android use. Then
I just wrapped it with an `Android.mk` that I pulled from one of my old projects... cause why not?
So if you're here, at this point, then you probably know what you're looking for at this point and
not much explanation should be needed for this repo!