]> git.cworth.org Git - fips/commit
fips-dispatch: Add functions necessary for GL_TIMESTAMP queries
authorCarl Worth <cworth@cworth.org>
Fri, 1 Nov 2013 23:12:12 +0000 (16:12 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 11 Nov 2013 18:31:42 +0000 (10:31 -0800)
commitec6fb3e9d202bebf02eb8676b9de98711c64956f
tree61dfbee3d36df07604baa9bb9fe21e53cf545b75
parent38cac4f60ed2d37cb90dc6018d90600edf5ba8eb
fips-dispatch: Add functions necessary for GL_TIMESTAMP queries

We're about to start making GL_TIMESTAMP queries in fips, so we need
the GL_TIMESTAMP enum, as well as glQueryCounter, glGetIntegerv64, and
glGetQueryObjecti64v.

While at it, add a couple of related functions such as
glGetQueryObjectiv, and glGetQueryObjectui64v.
fips-dispatch-gl.c
fips-dispatch-gl.h