From: Carl Worth Date: Mon, 4 Nov 2013 23:43:41 +0000 (-0800) Subject: dispatch: Add support for glGetIntegerv, glGetString, and glGetStringi X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=c27d7ce0b3ce5a2b9b753a654fdebcc1627aae52;hp=c27d7ce0b3ce5a2b9b753a654fdebcc1627aae52;p=fips dispatch: Add support for glGetIntegerv, glGetString, and glGetStringi We're going to need this when we do detection of available extensions soon. ---