The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


EGL extensions

From Mer Wiki
(Difference between revisions)
Jump to: navigation, search
(Standard EGL extension list: Add TI OMAP 4460)
(Non-standard EGL extensions: Add Ti OMAP 4460)
Line 298: Line 298:
 
<th>Name</th>
 
<th>Name</th>
 
<th>Tegra3</th>
 
<th>Tegra3</th>
 +
<th>Ti OMAP 4460</th>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>EGL_NOK_image_shared</td>
 
<td>EGL_NOK_image_shared</td>
 +
<td>-</td>
 
<td>-</td>
 
<td>-</td>
 
</tr>
 
</tr>
Line 308: Line 310:
 
<td>EGL_NOK_swap_region2</td>
 
<td>EGL_NOK_swap_region2</td>
 
<td>-</td>
 
<td>-</td>
 +
<td>-</td>
 +
</tr>
 +
 +
<tr>
 +
<td>EGL_IMG_client_api_ogl</td>
 +
<td>-</td>
 +
<td>x</td>
 
</tr>
 
</tr>
  
 
</table>
 
</table>

Revision as of 17:52, 10 January 2013

EGL extensions supported by different platforms

Run "eglinfo" on the target hardware to get the list of supported extensions for that particular hardware.

Standard EGL extension list

See http://www.khronos.org/registry/egl/ for the list.

Name Tegra3 Ti OMAP 4460
EGL_KHR_config_attribs x -
EGL_KHR_lock_surface x -
EGL_KHR_image x x
EGL_KHR_vg_parent_image x x
EGL_KHR_gl_texture_2D_image x x
EGL_KHR_gl_texture_cubemap_image x x
EGL_KHR_gl_texture_3D_image - -
EGL_KHR_gl_renderbuffer_image x x
EGL_KHR_reusable_sync x -
EGL_KHR_image_base x x
EGL_KHR_image_pixmap x x
EGL_IMG_context_priority x x
EGL_KHR_lock_surface2 - -
EGL_NV_coverage_sample x -
EGL_NV_depth_nonlinear x -
EGL_NV_sync x -
EGL_KHR_fence_sync x x
EGL_HI_clientpixmap - -
EGL_HI_colorformats - -
EGL_MESA_drm_image - -
EGL_NV_post_sub_buffer x x
EGL_ANGLE_query_surface_pointer - -
EGL_ANGLE_surface_d3d_texture_2d_share_handle - -
EGL_NV_coverage_sample_resolve x -
EGL_NV_system_time x -
EGL_KHR_stream x -
EGL_KHR_stream_consumer_gltexture x -
EGL_KHR_stream_producer_eglsurface x -
EGL_KHR_stream_producer_aldatalocator - -
EGL_KHR_stream_fifo x -
EGL_EXT_create_context_robustness x -
EGL_ANGLE_d3d_share_handle_client_buffer - -
EGL_KHR_create_context - -
EGL_KHR_surfaceless_context x -
EGL_KHR_stream_cross_process_fd x -
EGL_EXT_multiview_window - -
EGL_KHR_wait_sync - -
EGL_NV_post_convert_rounding x x
EGL_NV_native_query x -
EGL_NV_3dvision_surface x -
EGL_ANDROID_framebuffer_target - -
EGL_ANDROID_blob_cache x -
EGL_ANDROID_image_native_buffer - -
EGL_ANDROID_native_fence_sync - -
EGL_ANDROID_recordable - -
EGL_EXT_buffer_age - -

Non-standard EGL extensions

Name Tegra3 Ti OMAP 4460
EGL_NOK_image_shared - -
EGL_NOK_swap_region2 - -
EGL_IMG_client_api_ogl - x
Personal tools