]> git.tdb.fi Git - libs/gl.git/commit
Add a tool to convert a mesh into C code
authorMikko Rasa <tdb@tdb.fi>
Thu, 4 Feb 2010 07:43:30 +0000 (07:43 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 4 Feb 2010 07:43:30 +0000 (07:43 +0000)
commitc6c4fc39952e372eba1f44f2bc504428140f3d0e
treed99f5a5305fff0f10eced80d56829c2a3d540409
parent2508306f82675546be3c98e1eb556bae62ed2ccd
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
Build
mesh2c.cpp [new file with mode: 0644]
source/batch.h
source/extension.cpp
source/vertexformat.cpp
source/vertexformat.h