On Wednesday, February 12, 2014 8:26:23 PM UTC+5:30, freesty...@gmail.com 
wrote:
>
> In Android 4.3 they use OpenGL ES 3.0 version. The GPU of my device does 
> not support the OpenGL 3.0 version.
>
> What problems might I expect if I port the device to Android 4.3 with 
> OpenGL version 3.0. The big question is will Android 4.3 version work on my 
> device?
>

It should be fine if OpenGL 2.0 is supported on your device.

Check this page 
http://developer.android.com/about/versions/android-4.3.html#Graphics
My reading is that most of the API calls are still for 2.0 features. 3.0 
APIs are additional and requested by the app in question.

-Vishveshwar

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to