* shebang (#!) character sequence support;
* new function: sv_sampler_par() - set/get SunVox sampler parameter;
* new PIXINFO_OPENGL flag for PIXILANG_INFO variable; use the following code to check for OpenGL at runtime (unlike OPENGL constant, which reports the presence of OpenGL during compilation): if PIXILANG_INFO & PIX
* speed optimization;
* bug fixes.