From: Julien I. <jul...@gm...> - 2011-12-16 11:30:29
|
Hi, In the source code of gl_lv_flower there is a glPopMatrix but there is no glPushMatrix before. The result is a GL_STACK_UNDERFLOW. Any reason for that ? The code of libvisual_gl_lv_flower is there : http://libvisual-plugins.sourcearchive.com/documentation/0.4.0.dfsg.1/main_8c-source.html All libvisual plugins are there: http://libvisual-plugins.sourcearchive.com/documentation/0.4.0.dfsg.1/files.html Sincerely Julien |