gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] [PATCH][OGL] Fix draw_subshape() to disable environment mapp


From: Gwenole Beauchesne
Subject: [Gnash-dev] [PATCH][OGL] Fix draw_subshape() to disable environment mapping
Date: Fri, 2 Oct 2009 19:58:13 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]