]> git.tdb.fi Git - libs/gl.git/history - source/backends
Rearrange postprocessor creation code in SequenceBuilder
[libs/gl.git] / source / backends /
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-07 Mikko RasaUse set_manager instead of passing the manager to the...
2021-10-07 Mikko RasaRename OpenGLTexture::generate_id to create
2021-10-07 Mikko RasaAlways delay texture creation until it is allocated
2021-10-03 Mikko RasaSet viewport and scissor before clear commands
2021-10-01 Mikko RasaStore query pool size separately, in the common part...
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory