]> git.cworth.org Git - glaze/commit
Remove obsolete glapi.def file
authorCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 21:56:54 +0000 (14:56 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 22:00:57 +0000 (15:00 -0700)
commitafee8048bacd3a16418dcbf52185204a06786c4e
treea61c24565b26e3fb16bfd1b2a8195a1395912d93
parentcaa8d546aea211396beaebf6f811314ff5979c14
Remove obsolete glapi.def file

The glapi.def file was originally created as a simple stub during the
development of the GLAZE_API ifunc-creating macros. This file has been
obsolete since commit c06f006c64765 which generates a complete gl.def
file from the XML description of the OpenGL interface. It's just that
we neglected to delete the glapi.def file at that time. We fix that by
actually removing it now.
Makefile
glapi.def [deleted file]