]> git.cworth.org Git - glaze/commitdiff
Initial commit of glaze, a thin, shiny wrapper for OpenGL
authorCarl Worth <cworth@cworth.org>
Wed, 24 Jul 2013 23:48:02 +0000 (16:48 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 24 Jul 2013 23:48:02 +0000 (16:48 -0700)
The basic mechanic is in place here to create a pass-through ifunc for
every function in a list of functions.

The current list is the tiniest stub so far, (nothing but glClear).

And there is not yet any mechanism to do selective substitution of any
OpenGL functions, (so glaze cannot actually be used for anything yet).


No differences found