The source project of this merge request has been removed.
vrend_renderer: Check the shader terminator
Fix issue #21 (closed) Before calling tgsi_text_translate, check the last 4 bytes of shader contains the terminating character.
TEST=WebGLAquarium #bugfix
Edited by Pohsien Wang