Added Truchet_hex plugins and Fixed Starblur in GPU

This commit is contained in:
Michel Mastriani
2019-06-16 00:12:56 -03:00
parent 7b613df986
commit ddece14251
6 changed files with 479 additions and 5 deletions

View File

@ -422,6 +422,8 @@ uint Timing::m_ProcessorCount;
EXPORTPREPOSTREGVAR(TileHlp, T) \
EXPORTPREPOSTREGVAR(Truchet, T) \
EXPORTPREPOSTREGVAR(TruchetFill, T) \
EXPORTPREPOSTREGVAR(TruchetHexFill, T) \
EXPORTPREPOSTREGVAR(TruchetHexCrop, T) \
EXPORTPREPOSTREGVAR(TruchetGlyph, T) \
EXPORTPREPOSTREGVAR(TruchetInv, T) \
EXPORTPREPOSTREGVAR(TruchetKnot, T) \