From: Mikko Rasa Date: Tue, 27 Jan 2009 19:38:22 +0000 (+0000) Subject: Add a Pipeline framework for constructing complex rendering sequences X-Git-Tag: 1.1~9 X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=e17243fb2421977cb781361828b77718e2cf8d48;hp=e17243fb2421977cb781361828b77718e2cf8d48;p=libs%2Fgl.git Add a Pipeline framework for constructing complex rendering sequences Some minor fixes ---