Move text rendering shaders out of line.
authorBernie Innocenti <bernie@codewiz.org>
Sat, 8 Jul 2017 16:09:00 +0000 (12:09 -0400)
committerBernie Innocenti <bernie@codewiz.org>
Sat, 8 Jul 2017 16:31:14 +0000 (12:31 -0400)
commit45391f3ccaa74be2be93e4b31507f45939afa4b0
tree54723547472c794b4730d6d4bdacd1c538ab7e5e
parent147dc8ea810d9be0f965b1b80a208956f944d7fc
Move text rendering shaders out of line.
release.sh [new file with mode: 0755]
shaders/text.frag [new file with mode: 0644]
shaders/text.vert [new file with mode: 0644]
text.rs