]> git.cworth.org Git - glaze/commit
Rename glaze.c to glaze-gl.c
authorCarl Worth <cworth@cworth.org>
Mon, 12 Aug 2013 19:22:00 +0000 (12:22 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 12 Aug 2013 19:22:00 +0000 (12:22 -0700)
commitd6e3c2ecec2d78a1f07f1701a472d646d3165f71
treec98b4a193dcba928b157c456ffa48302377f101a
parenta60d550273984e5a553338c410eea587eff22bc2
Rename glaze.c to glaze-gl.c

I'm planning to add a new glaze library with a "glaze.h" header file,
so it will be natural to have its implementation in glaze.c. To
prepare for that, I'm renaming the OpenGL API implementation from
glaze.c to glaze-gl.c.
Makefile
glaze-gl.c [new file with mode: 0644]
glaze.c [deleted file]