]> git.tdb.fi Git - libs/gl.git/history - source/core/query.cpp
Add correct copy and move semantics to most classes
[libs/gl.git] / source / core / query.cpp
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
2021-10-01 Mikko RasaAdd an abstraction for queries