Disable GLSL 1.30 support

Disables support for version 1.30 of the OpenGL Shading Language. This is one of two methods used for supporting integer operations in shaders. If this is enabled and GL_EXT_gpu_shader4 is not available, then this will limit the availability of ROP operations and may make some operations less accurate.