diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-45955B91-368A-5601-92FC-88B25FF30BC2.dita --- a/Symbian3/PDK/Source/GUID-45955B91-368A-5601-92FC-88B25FF30BC2.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-45955B91-368A-5601-92FC-88B25FF30BC2.dita Thu Mar 11 18:02:22 2010 +0000 @@ -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