]> git.tdb.fi Git - libs/gl.git/commit
Fix logic with appending Batches
authorMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2012 19:48:48 +0000 (22:48 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2012 19:48:48 +0000 (22:48 +0300)
commit7398ee7ebbd8b7e56c721a85cbe721b79758d09a
tree8fe75ec11815701d36651d8a83ddfd0fc6242aed
parent7d6b7b18221e670810bdd0505995b8f1fa012eb4
Fix logic with appending Batches

Allow combining Batches of any primitive type with NV_primitive_restart,
and don't use it if not necessary.
source/batch.cpp