Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in egl

Is there a standard way to query EGL error string?

c++ egl

Get screenshot of EGL DRM/KMS application

linux qt ubuntu opengl egl

texture for YUV420 to RGB conversion in OpenGL ES

opengl-es gpu rgb yuv egl

How to create an OpenGL 3.3 or 4.x context through EGL

c++ opengl egl wayland

Opengls eglCreateWindowSurface GL Error EGL_BAD_ALLOC

android opengl-es egl

Can I use EGL in OSX?

c++ macos opengl cairo egl

eglSwapBuffers is erratic/slow

android opengl-es-2.0 egl

Understanding Android camera SurfaceTexture and MediaCodec Surface usage

EGLDisplay on GBM

c egl mesa

Getting a ANativeWindowBuffer from ANativeWindow_Buffer

Confusion between OPEN GL ES and EGL library

android c opengl-es egl

List screen resolutions using Wayland/Weston [closed]

linux egl wayland

How to access EGL Image directly from Android Surface for use in MediaCodec video decoder?

How do I create an OpenGL ES 2 context in a native activity?

c++ opengl-es android-ndk egl

How to use GraphicBuffer in android ndk

createWindowSurface failed: EGL_BAD_MATCH?

android crash egl

Android initialise openGL2.0 context with EGL

android opengl-es egl

Android: Is it possible to create a SurfaceTexture without a SurfaceView?