Hi,
I have a problem with an OpenGL ES 2 project similar to the problem stated here: https://developer.tizen.org/forums/sdk-ide/sdk-2.1.0-cant-run-opengl-es-project
When I launch the project in Debug mode everything is ok. When I uninstall the app from my device, and install it in release mode it fails. If I recompile the app in release mode and install it on the device without uninstalling the other version it works. If I uninstall the old version first, then and copy the re-compiled version to the device, then it fails.
[EDIT:] I reinstalled the OpenGL driver and now it works.
Regards,