]> git.tdb.fi Git - libs/gl.git/commit
Remove support for UInt8 indices from Batch
authorMikko Rasa <tdb@tdb.fi>
Sat, 23 Jan 2021 17:27:32 +0000 (19:27 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 24 Jan 2021 14:14:17 +0000 (16:14 +0200)
commitc897f76c44c2baaa90c0f85e0bcbee152a99272a
treed106a4908af4418ad1745d7cbc13b07a7368b6e0
parentf5469600171c951438fb62df6427bf968adda28c
Remove support for UInt8 indices from Batch

Vulkan does not support them
source/batch.cpp
source/batch.h