From: Mikko Rasa Date: Thu, 4 Feb 2010 07:43:30 +0000 (+0000) Subject: Add a tool to convert a mesh into C code X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=inline;h=c6c4fc39952e372eba1f44f2bc504428140f3d0e;hp=c6c4fc39952e372eba1f44f2bc504428140f3d0e;p=libs%2Fgl.git Add a tool to convert a mesh into C code Add Batch::get_type() accessor Make get_stride a member of VertexFormat Add a #define GLX_GLXEXT_PROTOTYPES to allow compilation against Mesa ---