Program
Created by: VLanvin
Fixed a few bugs with the way textures were handled internally, and moved GLSL programs to a specific module. Users can now create a ProgramLibrary.t which contains some useful programs. I'm not really happy with the way ProgramLibrary is documented but I don't see a way to do it better.