opengl es - Do android textured point sprites work on software renderer? -


i can render non textured point sprites on both emulator , multiple devices (2.1/2.2) when add textured code nothing displayed on software rendered devices (or emulator) fine on hardware accelerated devices. limitation of software renderer or should able have textured point sprites if can point sprites @ all?

thanks

ok, emulator not support gl_oes_point_sprite extension.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -