[Scummvm-git-logs] scummvm master -> 33f0341b84259b3b89cd08ea7165c713b76b7ef0

aquadran noreply at scummvm.org
Mon Oct 6 13:56:31 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
33f0341b84 WINTERMUTE: CID 1639886


Commit: 33f0341b84259b3b89cd08ea7165c713b76b7ef0
    https://github.com/scummvm/scummvm/commit/33f0341b84259b3b89cd08ea7165c713b76b7ef0
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2025-10-06T15:56:26+02:00

Commit Message:
WINTERMUTE: CID 1639886

Changed paths:
    engines/wintermute/base/gfx/tinygl/base_render_tinygl.h


diff --git a/engines/wintermute/base/gfx/tinygl/base_render_tinygl.h b/engines/wintermute/base/gfx/tinygl/base_render_tinygl.h
index bc82179bbd3..90a3dce69f3 100644
--- a/engines/wintermute/base/gfx/tinygl/base_render_tinygl.h
+++ b/engines/wintermute/base/gfx/tinygl/base_render_tinygl.h
@@ -165,7 +165,7 @@ private:
 	SimpleShadowVertex _simpleShadow[4];
 	Common::Array<DXVector4> _lightPositions;
 	Common::Array<DXVector3> _lightDirections;
-	TGLuint _postfilterTexture;
+	//TGLuint _postfilterTexture;
 	bool _shadowVolumesSupported;
 };
 




More information about the Scummvm-git-logs mailing list