procedural-3d-engine/textoverlay
Petros Bantolas 0060ae151f Fix textoverlay demo to use correct allocation size.
textoverlay was previously using a custom allocationSize for the font
texture. Changed that to use vkGetImageMemoryRequirements.
2016-05-17 15:42:29 +01:00
..
textoverlay.cpp Fix textoverlay demo to use correct allocation size. 2016-05-17 15:42:29 +01:00
textoverlay.vcxproj Started work on a text overlay rendering example using a separate render pass for drawing on top of the current framebuffer 2016-05-03 22:38:57 +02:00
textoverlay.vcxproj.filters Started work on a text overlay rendering example using a separate render pass for drawing on top of the current framebuffer 2016-05-03 22:38:57 +02:00