]> git.tdb.fi Git - libs/gl.git/history - source/core/datatype.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / core / datatype.cpp
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-04-03 Mikko RasaGuard against hitting the end of the array in get_gl_type
2021-03-30 Mikko RasaUse DataType instead of GLenum for Program variable...
2021-03-30 Mikko RasaAdd data types for vectors, matrices, images and samplers
2021-03-20 Mikko RasaDecouple DataType from the OpenGL constants
2021-02-14 Mikko RasaRearrange soucre files into subdirectories