diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-45955B91-368A-5601-92FC-88B25FF30BC2.dita --- a/Symbian3/PDK/Source/GUID-45955B91-368A-5601-92FC-88B25FF30BC2.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-45955B91-368A-5601-92FC-88B25FF30BC2.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,14 +1,14 @@ - - - - - - Which OpenGL ES API versions are supported?On some smartphones, no OpenGL ES support is available. On others a particular OpenGL ES API is available, or possibly multiple versions are available.

Variant: ScreenPlay and non-ScreenPlay. Target audience: Device creators.

ROM IBY files are used to control which OpenGL ES APIs are supported in a given handset. A different DLL file is used for each different API version and profile:

DLL file Contents

libGLES_CM.dll

OpenGL ES 1.x, Common Profile with EGL

libGLESv1_CM.dll

OpenGL ES 1.x, Common Profile without EGL (known as OpenGL ES 1.1 v1)

libGLESv2.dll

OpenGL ES 2.x

OpenGL ES 1.1 v1 is not another version of OpenGL ES. It is instead another form of packaging for the OpenGL ES 1.1 API. For further information see: Khronos API Implementers Guide.

OpenGL ES Porting - Guide OpenGL ES Variability + + + + + + Which OpenGL ES API versions are supported?On some smartphones, no OpenGL ES support is available. On others a particular OpenGL ES API is available, or possibly multiple versions are available.

Variant: ScreenPlay and non-ScreenPlay. Target audience: Device creators.

ROM IBY files are used to control which OpenGL ES APIs are supported in a given handset. A different DLL file is used for each different API version and profile:

DLL file Contents

libGLES_CM.dll

OpenGL ES 1.x, Common Profile with EGL

libGLESv1_CM.dll

OpenGL ES 1.x, Common Profile without EGL (known as OpenGL ES 1.1 v1)

libGLESv2.dll

OpenGL ES 2.x

OpenGL ES 1.1 v1 is not another version of OpenGL ES. It is instead another form of packaging for the OpenGL ES 1.1 API. For further information see: Khronos API Implementers Guide.

OpenGL ES Porting + Guide OpenGL ES Variability Choices OpenGLES Interface Overview
\ No newline at end of file