Hi,

draw_subshape() was glEnable()'ing GL_TEXTURE_GEN_S and GL_TEXTURE_GEN_T and never glDisable()'ing them. This causes problem when you wan to render a GL texture afterwards. e.g. video frames.

Regards,
Gwenole.

Attachment: 0002-Fix-draw_subshape-to-disable-environment-mapping-w.patch
Description: Binary data




_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to