d2fde9fc99Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed.
%!s(int64=14) %!d(string=hai) anos
Ivan Safrin
f4baf7df63Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support.