This adds a simple instruction set with basic operations and adds an instruction list to the shader class.
This adds a shader class to LibSoftGPU and makes use of it when linking GLSL program in LibGL. Also adds actual rendering code to the shader tests.