]> git.cworth.org Git - glaze/shortlog
glaze
2013-08-23 Carl WorthAdd a simple helper program to find libGL.so.1
2013-08-22 Carl WorthAdd a more useful error message if dlopen fails
2013-08-22 Carl WorthUse "gcc --print-multiarch" to determine directory...
2013-08-22 Carl WorthDon't compile 32- or 64-bit components when not supported
2013-08-20 Carl WorthMakefile: Fix to enable compiler warnings
2013-08-12 Carl WorthAdd a new libglaze library
2013-08-12 Carl WorthAdd a configure script
2013-08-12 Carl WorthRename glaze.c to glaze-gl.c
2013-07-29 Carl WorthAdd a README file
2013-07-29 Carl WorthAdd GLAZE_WRAPPER variable to specify library with...
2013-07-25 Carl WorthAdd GLX functions as well.
2013-07-25 Carl WorthExtend OpenGL API list to all functions in Khronos...
2013-07-24 Carl WorthInitial commit of glaze, a thin, shiny wrapper for...