Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es

OpenGL on Android versus iOS: optimisations, and where they differ

Zooming and swiping with OpenGL ES

iphone ios opengl-es 2d

How to emulate GL_TEXTURE_EXTERNAL_OES texture?

OpenGL (ES 2.0) VBO Performances in a Shared Memory Architecture

memory mobile opengl-es gpu vbo

GL error from OpenGLRenderer: 0x502

Using image created with CGBitmapContextCreate as an opengl texture

How long does it take for OpenGL to actually update the screen?

c opengl opengl-es 3d latency

Android View vs SurfaceView vs GLSurfaceView for 2D drawing app with Zoomable User Interface

iOS record audio and draw waveform like Voice Memos

Writing to then reading from an offscreen FBO on iPhone; works on simulator but not on device?

iOS: Video as GL texture with alpha transparency

how to create loading screen in libgdx?

android opengl-es libgdx

Develop for OpenGL ES on the desktop

Why does my performance increase when touching the screen?

java android opengl-es

OpenGL - Drawing a square with glDrawArrays()

opengl opengl-es

Random crash on iPhone OpenGL app when navigating

Android Opengl-es loading a non-power of 2 texture

Is there any way to accelerate iPad simulator's OpenGL performance?

ios opengl-es ios-simulator

Why OpenGL ES functions cannot be called from another thread

android opengl-es

Opengl Shader, what's the gl_FragColor's alpha components?