]> git.tdb.fi Git - libs/gl.git/commit
Add an abstraction for queries
authorMikko Rasa <tdb@tdb.fi>
Fri, 1 Oct 2021 09:51:31 +0000 (12:51 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 1 Oct 2021 10:54:03 +0000 (13:54 +0300)
commit052b85720688900bc36f8844a94269cb1c0cdd52
treeb9358244eb34c42c60a080e1fc525b081e464fa7
parentbae374a3cda6a1b59f36016624ef518bf2676355
Add an abstraction for queries
source/core/commands.cpp
source/core/commands.h
source/core/query.cpp [new file with mode: 0644]
source/core/query.h [new file with mode: 0644]
source/render/renderer.cpp
source/render/renderer.h