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
Post a Comment