Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - No GL_IMG/GL_ARB extensions found in OpenGL 1.4: Page 1 of 4 (4 Items)
   
No GL_IMG/GL_ARB extensions found in OpenGL 1.4  
Hi All,

We have an MTP development board (OMAP3530) with QNX 6.4.1, and the gears demo states there's OpenGL 1.4 on it.
Are the GL_IMG and GL_ARB extensions supported here (or do they exist at all in 1.4)?
Or should we set anything to get them work?

By default, no environment variables are set (should we set any?), but the demo runs well (without these extensions...):

# gles1-kd-gears -verbose
EGL1.4
found 1 config(s)
EGL_CONFIG_ID = 32
EGL_RED_SIZE = 5
EGL_GREEN_SIZE = 6
EGL_BLUE_SIZE = 5
EGL_ALPHA_SIZE = 0
EGL_DEPTH_SIZE = 16
EGL_LEVEL = 0
EGL_NATIVE_RENDERABLE = EGL_FALSE
EGL_NATIVE_VISUAL_TYPE = 4880
EGL_RENDERABLE_TYPE = 0x0001
EGL_SURFACE_TYPE = 0x0487
EGL_TRANSPARENT_TYPE = EGL_NONE
GL_RENDERER = Software Rasterizer
GL_VERSION = OpenGL ES-CM 1.0
GL_VENDOR = QNX Software Systems
GL_EXTENSIONS = GL_OES_compressed_paletted_texture GL_OES_vertex_buffer_object GL_OES_query_matrix GL_OES_read_format


Thanks in advance.
Regards,
Marton