procedural-3d-engine/data/shaders/textoverlay
2016-05-07 12:37:12 +02:00
..
background.frag Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
background.frag.spv Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
background.vert Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
background.vert.spv Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
generate-spirv.bat Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
mesh.frag Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
mesh.frag.spv Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
mesh.vert Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
mesh.vert.spv Added backgdrop, object and more text to text overlay example 2016-05-07 12:37:12 +02:00
text.frag 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
text.frag.spv 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
text.vert Pass references framebuffers and sizes as references to the text overlay, recreate command buffers on resize 2016-05-05 13:03:56 +02:00
text.vert.spv Pass references framebuffers and sizes as references to the text overlay, recreate command buffers on resize 2016-05-05 13:03:56 +02:00