]> git.tdb.fi Git - libs/gl.git/history - source/core/program.h
Use DataType instead of GLenum for Program variable types
[libs/gl.git] / source / core / program.h
2021-03-30 Mikko RasaUse DataType instead of GLenum for Program variable...
2021-03-30 Mikko RasaSplit Module into a base class and format-specific...
2021-03-30 Mikko RasaRefactor adding and compiling shader stages in Program
2021-03-21 Mikko RasaRename VertexComponent to VertexAttribute
2021-02-26 Mikko RasaAdd interfaces for using specialization constants with...
2021-02-21 Mikko RasaRedesign the way shader programs are loaded
2021-02-14 Mikko RasaRearrange soucre files into subdirectories