]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/program_backend.h
Remove support for array size specialization from the engine as well
[libs/gl.git] / source / backends / opengl / program_backend.h
2021-11-07 Mikko RasaRemove support for array size specialization from the...
2021-11-07 Mikko RasaBuild the list of glUniform* calls even for SPIR-V...
2021-11-07 Mikko RasaRearrange shader reflection calls
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory