hello friends
i have an application working with openGL library
i have multi panels which includes GLSurfaceView
the application is working well in most android devices, but is stop working in X64 devices. in this case i have to enable lighting in openGL than its not necessary for me. by...