From: Mikko Rasa Date: Fri, 12 Aug 2016 20:31:47 +0000 (+0300) Subject: Restore user clip planes in a form compatible with modern OpenGL X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=9b685afdaac3952bab7a49410bdf7f6b3cf67c6f;hp=9b685afdaac3952bab7a49410bdf7f6b3cf67c6f;p=libs%2Fgl.git Restore user clip planes in a form compatible with modern OpenGL They work much the same as lights, with the ability to add uniforms to a ProgramData object. ---