Search code examples
Why do OpenGL 4 GL_RGBA2 and GL_RGBA4 sized format have a base format of GL_RGB instead of GL_RGBA?...

openglopengl-es

Read More
What is the precision of highp floats in GLSL ES 2.0 (for iPhone/iPod touch/iPad)?...

iphoneopengl-esglsl

Read More
Hot to Fill Output Buffer in OpenGL Compute Shaders...

c++openglgraphicsopengl-esgpu

Read More
Triangle drawing order in DirectX/OpenGL...

openglopengl-es3ddirect3d

Read More
What is the texture sampling precision?...

opengl-eswebglwebgl2

Read More
Why is my code not displaying on phone emulator with vertex array object in opengl...

opengl-esvaovertex-array-object

Read More
Can I use AVFoundation to stream downloaded video frames into an OpenGL ES texture?...

objective-ciosopengl-esstreamingavfoundation

Read More
How to let a vertex shader in OpenGL ES 2.0 perform GPGPU computing?...

opengl-esglslopenclopengl-es-2.0

Read More
Center rectangle-object in the screen by using glOrthof in Android with opengles 2, with java...

javaandroidopengl-esopengl-es-2.0

Read More
How do you display fps with opengl es (android)...

androidopengl-esframe-rate

Read More
Is it okay to run EGL commands on Dispatchers.Default in android?...

androidopengl-esthread-safetykotlin-coroutinesdispatcher

Read More
Passing a variable to an OpenGL GLSL shader...

iphoneopengl-esglsl

Read More
What does `precision mediump float` mean?...

javascriptopengl-eswebglterminologyfragment-shader

Read More
Issues with GLUtils.texImage2D and Alpha in Textures...

androidopengl-esbitmap

Read More
How to egl offscreen render to an image on linux?...

c++qtopengl-esopengl-es-2.0egl

Read More
Setting uniforms in webgl...

javascriptopengl-eswebgl

Read More
Delayed Pixel Buffer Read from Multiple Framebuffers on GL_TEXTURE_2D_ARRAY...

androidopengl-esframebufferpbo

Read More
Minimal working example of compute shader for Open GL ES 3.1...

androidc++opengl-esglslshader

Read More
Stringifying openGL enums...

openglopengl-es

Read More
How do I load 8-bit binary image data into an OpenGL ES 2 texture on Android...

androidopengl-esbitmapmonochrome

Read More
OpenGL: Single vertex attribute for multiple vertices?...

opengl-eswebglshadervertex

Read More
Is there a commonly-used source for common OpenGL shaders?...

iosopengl-esshaderscenekit

Read More
gl_FragCoord values always remain static...

androidopengl-esglsl

Read More
libEGL: eglMakeCurrentImpl:1038 error 3002 (EGL_BAD_ACCESS) with lazyGrid android compose...

androidopengl-esrenderingandroid-jetpack-composeandroid-videoview

Read More
GLSL pass multiple arguments to shaders...

c++opengl-esglslfragment-shader

Read More
Unity: Random near zero FPS drops on Android (lots of clues provided)...

androidperformanceunity-game-engineopengl-esgame-development

Read More
Getting started with OpenGL ES 2.0 on Windows...

c++windowsopengl-esopengl-es-2.0

Read More
OpenGLES blending code to Metal translation...

iosopengl-esmetal

Read More
Setting ARKit Orientation via Swift...

swiftopengl-esscenekitaugmented-realityarkit

Read More
Android Studio Opengl ES get problem with weird color mixturing...

android-studioopengl-es

Read More
BackNext