charcoal/charcoal-builtin
elipzer 835fb62449 Got TextPipeline working.
I think that there needs to be a re-work or re-specification of
the text pipeline works to make the functions/methods more
intuitive rather than them being prefixed with "text".
2018-11-13 14:08:26 -05:00
..
AutoPrerenderingScene.cpp
AutoPrerenderingScene.h
BasicBatch.h
BasicPipeline.h
BasicShaderProgram.h
BasicTypes.h
Batched.h
BuiltinBatch.h
BuiltinCamera2D.h
BuiltinCamera3D.h
BuiltinPipeline.h
BuiltinTypes.h
charcoal-builtin.vcxproj
charcoal-builtin.vcxproj.filters
GLUtil.cpp
GLUtil.h
LitBatch.h
LitPipeline.h
LitShaderProgram.h
LitTypes.h
MeshGenerator.h
PoseableBatch.h
SpriteBatch.h
TextBatch.h
TextPipeline.h Got TextPipeline working. 2018-11-13 14:08:26 -05:00
TextShaderProgram.h Got TextPipeline working. 2018-11-13 14:08:26 -05:00
TextTypes.h
TexturedBatch.h
TexturedPipeline.h
TexturedRenderable.h
TexturedShaderProgram.h
TexturedTypes.h
TextureGenerator.cpp
TextureGenerator.h
WithCamera.h