]> git.cworth.org Git - glaze/history - Makefile
Add a simple helper program to find libGL.so.1
[glaze] / Makefile
2013-08-23 Carl WorthAdd a simple helper program to find libGL.so.1
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-25 Carl WorthExtend OpenGL API list to all functions in Khronos...
2013-07-24 Carl WorthInitial commit of glaze, a thin, shiny wrapper for...