|
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.
0002-Fix-draw_subshape-to-disable-environment-mapping-w.patch
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |