]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/program_backend.cpp
Fix incorrect exception messages
[libs/gl.git] / source / backends / opengl / program_backend.cpp
2021-10-11 Mikko RasaFix incorrect exception messages
2021-10-10 Mikko RasaRemove generic clipping state
2021-10-10 Mikko RasaDetermine the default uniform block size regardless...
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory